Commit Graph

5639 Commits

Author SHA1 Message Date
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
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
Xi Zhang
5698f1f5c1 Provide an API for checking selected date is today. 2024-04-23 17:18:59 -04:00
Hedden, Kyle Matthew
7488ba3bcb Merge branch 'bugfix/CXTDT-546577' into 'develop'
Digital PCT265 defect CXTDT-546577 - Remove transcendsPageUpdates to prevent replace duplication.

### Summary
Remove transcendsPageUpdates to prevent replace duplication.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1099
2024-04-23 14:14:49 +00:00
Hedden, Kyle Matthew
adda10efb0 Digital PCT265 defect CXTDT-546577 - Logging for clarity. 2024-04-23 09:41:35 -04:00
Hedden, Kyle Matthew
652fcddcda Digital PCT265 defect CXTDT-546577 - Remove transcendsPageUpdates to prevent multiple replaces from muliple ReplaceMoleculeBehaviors listening and replacing. 2024-04-23 09:40:22 -04:00
Pfeil, Scott Robert
061959a7eb Merge branch 'bugfix/CXTDT-546577' into 'develop'
Digital PCT265 defect CXTDT-546577 - Track UI updates from module changes.

### Summary
Create feedback loop for module UI changes.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1098
2024-04-19 17:36:51 +00:00
Hedden, Kyle Matthew
94c66488ee Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-04-18 14:23:26 -04:00
Hedden, Kyle Matthew
c48eab03ec Digital PCT265 defect CXTDT-546577 - Track UI updates from module changes. 2024-04-17 19:23:45 -04:00
Pfeil, Scott Robert
76a50b1fda Merge branch 'bugfix/vds-tilecontainer-padding' into 'develop'
VDS Team removed 2x and replaced with 3x in the spec.

### Summary
Figma Spec update

### JIRA Ticket
CXTDT-544383 - TileContainer - Removed spacing2x and replaced with spacing3x

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1097
2024-04-17 21:25:43 +00:00
Matt Bruce
185912467e VDS Team removed 2x and replaced with 3x in the spec.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 16:24:03 -05:00
Matt Bruce
c87bbb3a78 refdactored to use better codable for the BackgroundEffect Enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 09:43:50 -05:00
Matt Bruce
0ddf76b576 refactored out base enums into base model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 15:15:02 -05:00
Matt Bruce
08a2079654 rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:35:56 -05:00
Matt Bruce
03318e863f refactored backgroundEffect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:27:17 -05:00
Matt Bruce
eccf721447 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-16 11:57:08 -05:00
Matt Bruce
f5d9423b1b removed code not nedded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 11:47:08 -05:00
Matt Bruce
300047fdbe updated the loadImage
made ViewModelMolecule optional

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 10:45:47 -05:00
Matt Bruce
44cbeeb695 refactored the Tilelet with missing tilecontainer properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:16:28 -05:00
Matt Bruce
61a5f4d7d1 registered tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:16:12 -05:00
Matt Bruce
6e5abcc912 added tileContainer view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:14:56 -05:00
Matt Bruce
122f5b6c97 added ButtonIcon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:15 -05:00
Matt Bruce
02973badbd refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:04 -05:00
Hedden, Kyle Matthew
70bc766c41 Merge branch 'bugfix/PRODDEF-24073' into 'develop'
Added missing code

### Summary
Checkbox label accessibility changes

### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-24073

Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1092
2024-04-15 17:35:00 +00:00
Pfeil, Scott Robert
f6b73712fb Merge branch 'feature/atomic_vds_notification' into 'develop'
Atomic VDS Notification Integration

### Summary
Atomic VDS Notification Integration

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1095
2024-04-15 15:12:32 +00:00
Matt Bruce
0c474a2764 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-12 13:11:01 -05:00
Matt Bruce
c6fccb014a initial button icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:10:51 -05: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
c50e6adfd6 removed embed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 12:22:59 -05:00
Matt Bruce
59a5c6a3e7 added BadgeIndicator Atom
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 10:22:12 -05: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
Hedden, Kyle Matthew
0cb04e3700 Merge branch 'release/11_5_0' into 'develop'
release/11_5_0 hotfix merge

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Bruce, Matt R <matt.bruce@one.verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1093
2024-04-12 13:39:00 +00: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
1048a29891 added rbg helper to UIColor extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 13:06:39 -05:00
Matt Bruce
7d6591a394 default implementation for model in protocol used for vds component integration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:29:28 -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
2e1bb7358f added executeAction helper method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:55:58 -05:00