Commit Graph

166 Commits

Author SHA1 Message Date
Scott Pfeil
44adc76dcb Digital ACT192 story ONEAPP-11297 - Updating insets to allow for more flexibility and edge using. Removing the status bar view because it is no longer used. 2024-10-17 09:04:31 -04:00
Hedden, Kyle Matthew
65bf81830e Digital ACT192 story ONEAPP-11359: Lift the minimum supported iOS version number to 15. 2024-10-01 20:24:32 -04:00
Scott Pfeil
17a94e2f04 Digital PCT265 story VZWYZDG-1866 - Ensure the footer stays at the bottom. 2024-08-14 12:32:50 -04:00
Scott Pfeil
f412fd70e1 Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules. 2024-08-08 14:02:21 -04:00
Hedden, Kyle Matthew
41548b8434 Digital PCT265 defect CXTDT-531317: Give the default page type for those that send an empty string. 2024-06-20 16:44:58 -04:00
Hedden, Kyle Matthew
2dcbc9d41b Digital PCT265 defect CXTDT-569436: Restore render dispatch in handleNewData. Add optional flag to disable in situations where we want to handle it ourselves. 2024-06-11 19:06:46 -04:00
Scott Pfeil
5e9f33efa8 warning fix 2024-06-03 14:25:06 -04:00
Hedden, Kyle Matthew
4313041ae0 Digital PCT265 story PCT-135: Code reivew. Comments misspellings. 2024-05-29 18:00:32 -04:00
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