Commit Graph

4900 Commits

Author SHA1 Message Date
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
Bruce, Matt R
a3fdaca3f5 Merge branch 'bugfix/vds-tilelet-titlelockup-color-update' into 'develop'
fixed the vds color breaking changes for monarch

Updated models for Monarch color changes.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1124
2024-06-05 18:56:17 +00:00
Matt Bruce
037a52d379 fixed the vds color breaking changes for monarch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:40:01 -05:00
Matt Bruce
f6a46eed00 updated to static method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 08:28:09 -05:00
Matt Bruce
30b2eb150a remove the duplication of the same fonts that are available within the VDS Framework Library.
we are now calling the registration() funtion in VDS on the launch of MVMCoreUI

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 14:25:56 -05:00
Scott Pfeil
4a829eea7c remove test code 2024-06-03 14:31:35 -04:00
Scott Pfeil
5e9f33efa8 warning fix 2024-06-03 14:25:06 -04:00
Scott Pfeil
32d3a20232 navigation line dark fix 2024-06-03 14:24:11 -04:00
Scott Pfeil
012d677b0f Removing bars indicator animation
Removing dispatch to main thread during initial template load
2024-06-03 13:19:01 -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
b3d1bd02b0 Digital PCT265 story PCT-135: Code reivew. NavigationItemModel missing property checks. 2024-05-29 17:59:34 -04:00
Hedden, Kyle Matthew
9fdc5c5b69 Digital PCT265 story PCT-135: Code reivew. Missing unSelectedColor check in TabBarModel. 2024-05-29 17:39:09 -04:00
Hedden, Kyle Matthew
79972fc262 Digital PCT265 story PCT-135: Code review. Missing properties in TitleLockup equality check. 2024-05-29 17:33:34 -04:00
Hedden, Kyle Matthew
5660a3273f Digital PCT265 story PCT-135: Code review of headerH2TwoRows double body2 replace check. 2024-05-29 17:28:51 -04:00
Hedden, Kyle Matthew
6d8f8bd298 Digital PCT265 story PCT-135: Code review fix in AlertModel equality check. 2024-05-29 17:25:43 -04:00
Hedden, Kyle Matthew
0a3186ad2e Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-23 17:06:57 -04:00
Hedden, Kyle Matthew
54c697dd9d Digital PCT265 story PCT-135: Carousel item clipping VDS conditional approach. 2024-05-23 16:18:46 -04:00
Hedden, Kyle Matthew
a3334ee607 Merge branch 'bugfix/vds-tilelet-decode' into 'develop'
fixed issue with decoding

### Summary
Broke decoding with Tilelet Icon Change

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1118
2024-05-23 16:27:32 +00:00
Matt Bruce
d8f642258f encodeIfPresent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:25:52 -05:00
Matt Bruce
062a1cfe64 accessibleText not required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:24:39 -05:00
Matt Bruce
97d7e1dba1 fixed issue with decoding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:18:23 -05:00
Scott Pfeil
7956a643cb Digital ACT191 defect CXTDT-561854 - Update font of navigation bar label button to BoldBodySmall 2024-05-23 12:00:28 -04:00
Hedden, Kyle Matthew
c48402a638 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-05-22 18:03:23 -04:00
Hedden, Kyle Matthew
cb659b63e9 Digital PCT265 story PCT-135: ContainerModel ModelComparisonProtocol conformance. 2024-05-22 18:00:59 -04:00
Hedden, Kyle Matthew
9ff5b58eb5 Digital PCT265 story PCT-135: Carousel item clips to bounds restore. 2024-05-22 18:00:17 -04:00
Scott Pfeil
f940026bf1 Digital ACT191 defect ONEAPP-7459 - Fix missing title adjustment commit 2024-05-22 09:36:20 -04:00
Hedden, Kyle Matthew
6421c53f75 Digital PCT265 story PCT-135: Resovle merge conflicts & updates. 2024-05-21 20:28:51 -04:00
Hedden, Kyle Matthew
ab8b457772 Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-21 20:12:21 -04:00
Hedden, Kyle Matthew
0efbb231c3 Merge branch 'feature/navigation_patterns' into 'develop'
Digital ACT191 story ONEAPP-7459 - Navigation Patterns

### Summary
Changes to allow for setting navigation items by pattern.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1115
2024-05-22 00:11:56 +00:00
Hedden, Kyle Matthew
fbb582d2b7 Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-21 20:04:10 -04:00
Hedden, Kyle Matthew
d79ec8dc6a Digital PCT265 story PCT-135: Extract running the behavior transformations for method clarity. 2024-05-21 17:11:15 -04:00
Hedden, Kyle Matthew
042cc20859 Digital PCT265 story PCT-135: Cleanup. 2024-05-21 17:00:39 -04:00
Hedden, Kyle Matthew
f403e34d7d Digital PCT265 story PCT-135: Change filtering fix, disable partial page updates, move manager newDataReceived. 2024-05-21 14:00:07 -04:00
Hedden, Kyle Matthew
8135a126ed Digital PCT265 story PCT-135: Remove subnav from listening to page updates. 2024-05-21 13:57:04 -04:00
Hedden, Kyle Matthew
3ed40e52be Digital PCT265 story PCT-135: Deep equals check for replacement changes. 2024-05-21 13:56:02 -04:00
Hedden, Kyle Matthew
75104dbe4d Digital PCT265 story PCT-135: Revert onPageNew signature change. 2024-05-20 23:16:16 -04:00
Hedden, Kyle Matthew
d377ec84b7 Digital PCT265 story PCT-135: Rewire to allow the page transformation behavior to list all changes performed to the model tree. 2024-05-20 21:36:26 -04:00
Scott Pfeil
4a8ac3f9f0 Digital ACT191 story ONEAPP-7459 - Update to allow separate models in the pattern navigation 2024-05-20 14:55:01 -04:00
Hedden, Kyle Matthew
8e70aba157 Digital PCT265 defect CXTDT-54658: Code review. 2024-05-20 11:54:01 -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
7557e913a2 Digital PCT265 defect CXTDT-546581: Tabs page state tracking. 2024-05-17 14:42:35 -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