Commit Graph

158 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
f74bea64c2 Digital PCT265 story PCT-135: Switch to shallow equals with deep compare on parent in order to pinpoint midmatched models. Unit testing setup. 2024-05-17 21:24:58 -04:00
Hedden, Kyle Matthew
52e8ce7621 Digital PCT265 story PCT-135: Prevent registering table cells on ListViewTemplate handleNewData when the page is not changing. 2024-05-16 10:20:31 -04:00
Hedden, Kyle Matthew
f37e7abcb1 Digital PCT265 story PCT-135: Inline replacement updates with the core render loop. 2024-05-13 14:46:35 -04:00
Hedden, Kyle Matthew
31096a15a5 Digital PCT265 story ONEAPP-7249 - Prevent UI updates when there are no model changes. 2024-05-07 23:28:53 -04:00
Hedden, Kyle Matthew
fd296b9623 Digital PCT265 story ONEAPP-7249 - Reduce full cell reloads on updates. 2024-05-02 19:21:29 -04:00
Hedden, Kyle Matthew
0ab05f4206 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-04-26 15:43:56 -04:00
Hedden, Kyle Matthew
c5dd5ed4e7 Digital PCT265 story ONEAPP-7249 - Prevent forcing immediate layouts on cell changes which causes scroll stagger and carousel width double layouts. 2024-04-25 19:34:36 -04:00
Hedden, Kyle Matthew
e06788ca66 Digital PCT265 defect CXTDT-531317 - Throw error during decode when pageType is empty. 2024-04-25 15:51:35 -04:00
Pfeil, Scott Robert
add7eee2f7 Merge branch 'bugfix/CXTDT-537495' into 'develop'
Digital PCT265 defect CXTDT-537495

### Summary
Retail store locator crash fix.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-537495

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1085
2024-04-03 16:36:51 +00:00
Hedden, Kyle Matthew
6a3bbc2a45 Digital ACT191 defect CXTDT-538262 - Switch tab selection over to a single transaction action to blend the animation. 2024-03-27 23:48:40 -04:00
Hedden, Kyle Matthew
6b2ac01028 Open heightForRowAt delegate method. Add index safety fetch to getMoleculeInfo given optional return. 2024-03-26 10:06:51 -04:00
Pfeil, Scott Robert
2505559444 Merge branch 'feature/vds_header_mapping' into 'develop'
Digital PCT265 story ONEAPP-6389 - Button group size updates, title lockup...

### Summary
Sizing fixes for templates when using button group and font updates.

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-6389

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1073
2024-03-14 14:26:30 +00:00
Scott Pfeil
5c414a0e40 Digital PCT265 story ONEAPP-6389 - Button group size updates, title lockup like views font updates, label font updates 2024-03-12 13:47:48 -04:00
Hedden, Kyle Matthew
582cd33a1c footerlessSpacerHeight + footerlessSpacerColor to adjust footerless padding. 2024-03-11 19:35:45 -04:00
Naresh
335ca30c6f AddedeLeftAndRightPanelKeysToPageModel
AddedeLeftAndRightPanelKeysToPageModel
2024-02-29 22:36:52 +05:30
Naresh
99e3d43376 Merge branch 'develop' into mvm_core_ui/feature/ONEAPP-6149 2024-02-28 12:52:22 +05:30
Naresh
a21bf23d44 AddedLeftPanelAndRightPanelInBaseTemplateModel
AddedLeftPanelAndRightPanelInBaseTemplateModel
2024-02-28 11:25:55 +05:30
Scott Pfeil
ae71e723ee Allows "gone" property for hiding list molecules in the list template 2024-02-23 09:11:25 -05:00
Scott Pfeil
8f3bf61574 Gone changes for the list item 2024-02-22 17:39:36 -05:00
vimal
0f56803a5d review comment update, updated the function name 2024-02-21 19:37:44 +05:30
vimal
adc15bd6d8 review comment updated 2024-02-15 19:30:15 +05:30
Hedden, Kyle Matthew
3057226a75 Code Review. Embracing the implicit nature of Swift (?) and preventing a change highlight. 2024-02-12 11:08:22 -05:00
vimal
46a3af5e6b review comment updated 2024-01-08 09:30:09 +05:30
vimal
03ea6c528c minor cleanup 2024-01-04 11:07:34 +05:30
vimal
db7e59191a fix for button model
review comment updated
2024-01-03 23:25:48 +05:30
vimal
047d9b7014 enhancement on the header update based on the molecules 2024-01-03 15:23:29 +05:30
Hedden, Kyle Matthew
ac88b5d2b1 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2023-12-05 14:39:29 -05:00
Hedden, Kyle Matthew
50646851ba move model replacement to the viewcontroller for model state synchronization & stability. shift replacement molecule handling to the behavior for targeted updates. 2023-10-26 12:52:08 -04:00
Krishna Kishore Bandaru
436d4c746b review comments and enhancements in rotorhandler 2023-10-19 10:35:27 +05:30
Krishna Kishore Bandaru
521eaa7c15 Added RotorHandler & addressed review comments 2023-10-13 22:28:00 +05:30
Krishna Kishore Bandaru
00427f9e77 changed to dynamic rotor 2023-09-26 00:15:20 +05:30
Hedden, Kyle Matthew
33a05b79a6 List template behavior fix. 2023-09-18 15:04:57 -04:00
Hedden, Kyle Matthew
cd35990a95 split handlenewdata from updateUI. refactor behavior constuction. molecule iteration bug fixes. removing AnyObject requirement from ParentMoleculeProtocol. 2023-09-15 17:39:36 -04:00
Hedden, Kyle Matthew
caf995c0b0 add type check error logic. expand to replacement to the rest of parent molecules. lift full tree replacement to the template. 2023-09-13 20:30:00 -04:00
Scott Pfeil
4920977c7f code review cleanup, removing testing details 2023-06-27 13:27:23 -04:00
Scott Pfeil
425ec9ea20 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-03-09 11:22:13 -05:00
Rajesh Pullagalla
be6629ab7b Changed above methods permission to open to subclass in 5G Module 2023-02-09 17:41:55 -05:00
Scott Pfeil
2a7cff7e03 Changes to get grid wall working 2022-09-21 16:05:46 -04:00
Scott Pfeil
1ea70f3b97 Temporary grid code 2022-09-21 14:43:47 -04:00
Scott Pfeil
2ad329949a color changes 2022-09-19 13:53:53 -04:00
Scott Pfeil
78034bb8d0 Centralize SoureModel 2022-08-12 16:17:05 -04:00
Scott Pfeil
1f75221915 Drive through delegate up front. Remove some legacy delegate back and forth 2022-08-10 22:19:01 -04:00
Scott Pfeil
d8bf3c9a08 Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:28 -04:00
Scott Pfeil
558eb9bfd0 Revert 2022-07-29 16:27:49 -04:00
Scott Pfeil
768aa578d2 More Migrations.
Delegate subclass
2022-07-19 14:33:34 -04:00
Kyle Matthew Hedden
9cefb94bff restore PageBehaviorHandlerProtocol createBehaviors 2022-07-13 23:22:44 -04:00
Kyle Matthew Hedden
044a103665 Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
2022-06-29 16:16:33 -04:00
Kyle Matthew Hedden
83c0503d18 Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
	MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
	MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
2022-06-28 15:45:20 -04:00
Matt Bruce
5efd98b5b7 fixed variable order bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-22 09:31:56 -05:00
Matt Bruce
93d23d620d added default value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:47:14 -05:00