Commit Graph

5684 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
eac64ec506 Digital PCT265 story PCT-135: handleNewData logic fix for orginalModel comparison. 2024-05-15 22:25:44 -04:00
Hedden, Kyle Matthew
ffc36c309f Digital PCT265 story PCT-135: More isEquals. Fix replaceChildMolecule signature for TabsListItemModel. 2024-05-15 22:24:03 -04:00
Hedden, Kyle Matthew
cd5d9b0c4a Digital PCT265 story PCT-135: Pager fix. TwoButtonViewModel isEqual. 2024-05-14 20:30:11 -04:00
Hedden, Kyle Matthew
32deda3d3d Digital PCT265 story PCT-135: Code review comments, cleanups and isEquals expansion. 2024-05-13 21:23:00 -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
9de1437edc Digital PCT265 story ONEAPP-7249 - Prevent SplitViewController forced layouts on every newDataBuildScreen update. 2024-05-08 20:36:17 -04:00
Hedden, Kyle Matthew
04581558e3 Digital PCT265 story ONEAPP-7249 - isVisuallyEquivalent build out to work with stabilizing carousel refreshes. 2024-05-08 20:34:08 -04:00
Hedden, Kyle Matthew
067f63e6de Digital PCT265 story ONEAPP-7249 - Fix notification retain cycle. 2024-05-08 17:49:33 -04:00
Hedden, Kyle Matthew
658850400f Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-05-08 10:12:25 -04:00
Hedden, Kyle Matthew
283fc2c17f Digital PCT265 story ONEAPP-7249 - Relax over aggressive polling on model updates. 2024-05-07 23:29:25 -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
Bruce, Matt R
758a7f686b Merge branch 'bugfix/atomic_headers_deprecated' into 'develop'
Digital ACT191 story ONEAPP-7718 - Bugfix for headlineBody legacy mapping to...

### Summary
Bugfix for headlineBody legacy mapping to titleLockup. Remove clipsToBounds to allow shadows.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1112
2024-05-07 23:05:45 +00:00
Scott Pfeil
861c6fd4d4 Digital ACT191 story ONEAPP-7718 - Bugfix for headlineBody legacy mapping to titleLockup. Remove clipsToBounds to allow shadows. 2024-05-07 18:52:33 -04:00
Pfeil, Scott Robert
07db477416 Merge branch 'feature/vds-titleLockup-update' into 'develop'
TextColor enums for TitleLockup/Tilelet

### Summary
For TitleLockup there are enum values that pertain to what color palette is used.

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

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1111
2024-05-07 21:38:46 +00:00
Matt Bruce
e7576ab19b removed old comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:37:06 -05:00
Matt Bruce
d07825c753 added back the TextColor enums for TitleLockup/Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:32:48 -05:00
Pfeil, Scott Robert
208fbd4824 Merge branch 'feature/vds-titleLockup-update' into 'develop'
Updated against new TitleLockup

### Summary
Updated to fix issues with the VDS TitleLockup text color changes.

### JIRA Ticket

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1110
2024-05-07 18:51:34 +00:00
Matt Bruce
c0d0e6f627 added to look at the Color(name: after VDS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:29:47 -05:00
Matt Bruce
ddc1d5002c removed subtitleColor since this is now textColor for the label
added textColor into the API for the model to read textColor of label

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:29:26 -05:00
Matt Bruce
3e8c53ecdf updated enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:28:17 -05:00
Matt Bruce
d7fd6f4465 added eyebrowModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:26:39 -05:00
Hedden, Kyle Matthew
4cd43dcfbe Merge branch 'bugfix/carousel_indicator_missing' into 'develop'
Digital ACT191 defect - Carousel indicator disappearing fix.

### Summary
Missing carousel indicator.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1109
2024-05-03 19:19:22 +00:00
Scott Pfeil
1c953bcccb Digital ACT191 defect - fix logic flip 2024-05-03 15:02:06 -04:00
Hedden, Kyle Matthew
7a948b3556 Merge branch 'feature/tile_container_colors' into 'develop'
Digital PCT265 story ONEAPP-7592 - Updates to tile container to allow custom colors.

### Summary
Updating tile container to allow any color

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1108
2024-05-03 16:55:40 +00:00
Scott Pfeil
6f92282a1d Digital ACT191 defect - Carousel indicator disappearing fix. 2024-05-03 12:54:17 -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
3f77a261bc Digital PCT265 story ONEAPP-7249 - Polling behavior fixes and logging for clarity. 2024-04-30 20:36:49 -04:00
Scott Pfeil
a0168d6e38 Digital PCT265 story ONEAPP-7592 - Warning fixes 2024-04-30 16:13:25 -04:00
Scott Pfeil
895f0181ec Digital PCT265 story ONEAPP-7592 - Updates to tile container to allow custom colors. 2024-04-30 16:03:48 -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
5bfd2ed85c Merge branch 'bugfix/CXTDT-531317' into 'develop'
Digital PCT265 defect CXTDT-531317 - Throw error during decode when pageType is empty.

### Summary
Error logging updates.

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

Co-authored-by: Pfeil, Scott Robert <scott.pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1104
2024-04-26 14:30:13 +00: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
Pfeil, Scott Robert
9518e34d5d Merge branch 'feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer' into 'develop'
Property Updates that were missing

### Summary 
VDS Integration for new Atomic Components for BadgeIndicator, ButtonIcon, TileContainer

### JIRA Ticket

- BadgeIndicator - https://onejira.verizon.com/browse/ONEAPP-6305
- ButtonIcon - https://onejira.verizon.com/browse/ONEAPP-6315 
- TileContainer - https://onejira.verizon.com/browse/ONEAPP-6679

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1105
2024-04-25 20:25:19 +00:00
Matt Bruce
6e0b135f30 forgot to add the action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 15:14:55 -05:00
Hedden, Kyle Matthew
9d801e7028 Digital PCT265 defect CXTDT-531317 - Adjust logging to capture webview errors. 2024-04-25 15:58:27 -04:00
Matt Bruce
ce8b5b85cb sync properties
also ensured same properties were in

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:00 -05: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
4c371b1875 Merge branch 'feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer' into 'develop'
Batch for BadgeIndicator, ButtonIcon, TileContainer

### Summary
VDS Integration for new Atomic Components for BadgeIndicator, ButtonIcon, TileContainer

### JIRA Ticket
BadgeIndicator - https://onejira.verizon.com/browse/ONEAPP-6305
ButtonIcon - https://onejira.verizon.com/browse/ONEAPP-6315
TileContainer - https://onejira.verizon.com/browse/ONEAPP-6679

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1096
2024-04-25 15:02:40 +00:00
Matt Bruce
e25a0cadc1 updated nameforreuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:55:50 -05:00
Matt Bruce
9292e6a8d0 set the molecule to the moleculeView found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:18:49 -05:00
Matt Bruce
0f3d7c1320 removed setting the molecule to nil
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:13:25 -05:00
Matt Bruce
50099b1cd6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-25 09:10:58 -05:00
Matt Bruce
dac8711258 ensure molecule is removed from parent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:07:40 -05:00
Matt Bruce
725d80b5ce added praentmoleculemodel protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:24:20 -05:00
Matt Bruce
980ffaee67 removed carriage return
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:36 -05:00
Matt Bruce
c9589e9b94 added nameforReuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:11 -05:00
Pfeil, Scott Robert
35088ae446 Merge branch 'develop' into 'release/11_6_0'
Develop merge

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
Co-authored-by: Xi Zhang <xi.zhang@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1103
2024-04-23 23:19:35 +00:00
Hedden, Kyle Matthew
3f93f1654b Merge branch 'feature/MVAPCT-1-Offline-Network-Feedback' into 'develop'
Provide an API for checking selected date is today.

Provide an API for checking if selected date is today.

JIRA Ticket
https://onejira.verizon.com/browse/MVAPCT-1

Co-authored-by: Xi Zhang <xi.zhang@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1101
2024-04-23 23:15:32 +00:00