Commit Graph

928 Commits

Author SHA1 Message Date
Scott Pfeil
0c28c8dc42 Merge branch 'feature/navigation_patterns' into feature/monarch 2024-05-20 14:56:36 -04:00
Scott Pfeil
7cddd8ef6f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-20 14:56:29 -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
7557e913a2 Digital PCT265 defect CXTDT-546581: Tabs page state tracking. 2024-05-17 14:42:35 -04:00
Nandhini Rajendran
b6ac373e0f Addressing review comments. 2024-05-08 21:01:07 +05:30
Scott Pfeil
2bf63fcb1a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-08 09:56:58 -04:00
Nandhini Rajendran
c628616e4a Remove NotificationXButton class 2024-05-08 08:25:54 +05:30
Nandhini Rajendran
91cee993b3 CXTDT-552665 Fixing top notification close button 2024-05-08 08:01:14 +05:30
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
Matt Bruce
7e722c07d4 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/monarch 2024-05-07 16:48:58 -05: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
Matt Bruce
f71d991b9d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/monarch 2024-05-07 14:28:12 -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
Scott Pfeil
272465008f Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:46:05 -04:00
Scott Pfeil
55050bf084 merge 2024-05-02 11:53:00 -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
Scott Pfeil
7eb0d64237 Digital ACT191 story ONEAPP-7592 - Monarch testing 2024-04-29 19:26:49 -04:00
Scott Pfeil
01371a320a Digital ACT191 story ONV9720_MVAPP - Updated colors and icons for Monarch MVP 2024-04-24 11:37:31 -04:00
Scott Pfeil
b8526ac8e1 Monarch colors 2024-04-23 17:00:22 -04:00
Scott Pfeil
16d9f59142 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-17 17:06:45 -04:00
Matt Bruce
a74362cc0c fixed issue with taking out ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:06:15 -05:00
Matt Bruce
1376752c8a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_notification 2024-04-12 12:46:06 -05:00
Hedden, Kyle Matthew
44fc093b7d Merge branch 'bugfix/vds-tokens-update' into 'develop'
Removed old frameworks to add the 1 primary VDSTokens

### Summary
Removed the old 3 frameworks to use the now 1 merge of 6 frameworks that contain the Tokens/Contants.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1091
2024-04-12 17:27:14 +00:00
Matt Bruce
1edffd8e24 added encoding for inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:39:28 -05:00
Matt Bruce
79cccbb471 removed ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:38:02 -05:00
Matt Bruce
8fd6a2e7c4 removed background color coding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:08:21 -05:00
Matt Bruce
473c98cca4 removed color since now this is driven by vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:04:12 -05:00
Matt Bruce
ae8f19ba51 set default color to black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:31 -05:00
Matt Bruce
277f54599e omit text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:18 -05:00
Matt Bruce
bd93cfdfe8 map notification label to topLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:02 -05:00
Matt Bruce
b23351386b using helper now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:59 -05:00
Matt Bruce
89e6ea43d0 put back to NotificationXBUttonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:51 -05:00
Matt Bruce
f6a29a734c updated collapsablenotification view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 14:01:26 -05:00
Matt Bruce
5fbf076aa7 refactored NotificationMoleculeView/Model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 13:40:09 -05:00
Scott Pfeil
9446899ca7 Digital ACT191 story - Monarch Testing 2024-04-09 17:07:14 -04:00
Scott Pfeil
c4dad0bddd Digital PCT265 bugfix - Added missing deprecated decodes for headers. 2024-04-09 11:00:15 -04:00
Matt Bruce
494a729658 update to point to the new VDSTokens framework
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:02:39 -05: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
Matt Bruce
5d3bb712fa removed self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 17:00:28 -05:00
Matt Bruce
19d7a459ed moved logic to setDefaults if a line model doesn't come back.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:57:55 -05:00
Matt Bruce
81623520d2 if the lineModel is nil, default to a none style.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:51:17 -05:00
Matt Bruce
6453272731 added 2 properties that were missed in the initial refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:42:56 -05:00
Scott Pfeil
3d9a6842dc Digital PCT265 story ONEAPP-6389 - Conversion to title lockup 2024-03-18 18:09:49 -04: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
Scott Pfeil
9b831bfa35 Merge branch 'release/11_4_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/vds_header_mapping 2024-03-12 11:03:02 -04:00
Pfeil, Scott Robert
b9675ce5f1 Merge branch 'bugfix/CXTDT-531163' into 'release/11_4_0'
CXTDT-531163

### Summary
Fix the tab state on table scroll.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1069
2024-03-11 22:01:46 +00:00
Hedden, Kyle Matthew
8d57b0ae0e Remove 2-way binding on Tabs selected index to avoid applying 0 on view reset. 2024-03-11 17:46:13 -04:00