Commit Graph

1232 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
8212d7146c Merge branch 'bugfix/CXTDT-626224' into 'develop'
CXTDT-626224

### Summary
CXTDT-626224
MVA/iOS: Progress section has visual defects that need to be corrected.
Change :-  Number size should be: (font-size: 32px / line-height: 36px and “%” symbol size should be: font-size: 11px / line-height: 16px

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-626224![Screenshot_2024-10-17_at_7.15.02_PM](/uploads/e89f367a09b23c230ab4f461320fc669/Screenshot_2024-10-17_at_7.15.02_PM.png)

![Screenshot_2024-10-17_at_7.15.33_PM](/uploads/a5055585223f4ab2697d1ce79f52d43b/Screenshot_2024-10-17_at_7.15.33_PM.png)

Co-authored-by: rajani kumari  Gupta <rajani.kumari.gupta@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1204
2024-10-21 13:10:53 +00:00
rajani kumari Gupta
5c280b7922 Fix comment 2024-10-21 14:28:34 +05:30
rajani kumari Gupta
eb4f741f1a CXTDT-626224
MVA/iOS: Progress section has visual defects that need to be corrected.
issue fixed :- Number size should be: (font-size: 32px / line-height: 36px and “%” symbol size should be: font-size: 11px / line-height: 16px
2024-10-17 17:47:24 +05:30
Matt Bruce
7eb1a4ff4b redid the values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-10-15 16:57:37 -05:00
Matt Bruce
4487f9b03b refactored badge text/fill color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-10-14 15:53:31 -05:00
Matt Bruce
3b2dc2d447 updated to use badgeModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-10-08 09:08:20 -05:00
Matt Bruce
c737ca1344 added textColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-10-08 09:08:05 -05:00
Scott Pfeil
bb2fbe4bdd Added missing accessibility identifier 2024-09-27 12:13:09 -04:00
Matt Bruce
de33f8ffa1 fixed migration issue in checkboxLabel to integrate the VDS.CheckboxItem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-27 09:38:36 -05:00
Hedden, Kyle Matthew
00a11cd5dc Merge branch 'feature/atomic-vds-sept2024' into 'develop'
September Atomic/VDS Release

### Summary
Added Breadcrumbs and Pagination 

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1185
2024-09-20 16:29:11 +00:00
Matt Bruce
5043ff35a0 removed inits
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-20 08:30:27 -05:00
Scott Pfeil
47e63e0c8b Digital ACT191 defect FeaturedProducts - Fix for bold when the font isn't supported, and for bg image forcing full image size. 2024-09-19 14:35:33 -04:00
Hedden, Kyle Matthew
1b5ca94988 Merge branch 'release/20_2_0' into 'develop'
release/20_2_0 hotfix merge

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1182
2024-09-06 19:59:31 +00:00
Hedden, Kyle Matthew
89842ee443 Digital PCT032 defect CXTDT-608227: Set content compression resistance for RadioButton. 2024-08-29 13:39:41 -04:00
Matt Bruce
484b578568 added Pagination
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 14:30:39 -05:00
Sumanth Nadigadda
22c30de62f Fix for CXTDT-601365, enabling option for Icon to be accessible from JSON. 2024-08-26 23:40:29 +05:30
Hedden, Kyle Matthew
c2e10582f8 Merge branch 'feature/atomic-vds-new-forms-atoms' into 'develop'
Last of the VDS FormFields

### Summary
Added in 
1. Checkboxes (VDS CheckboxGroup)
2. RadioButtons (VDS RadioButtonGroup)
3. CalendarView (VDS CalendarBase)
4. DatePickerEntryField (VDS DatePicker)

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7001
https://onejira.verizon.com/browse/ONEAPP-7004
https://onejira.verizon.com/browse/ONEAPP-7016
https://onejira.verizon.com/browse/ONEAPP-7958

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1176
2024-08-22 21:46:28 +00:00
Matt Bruce
8670fa3193 removed visualEquivalent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 14:25:48 -05:00
Matt Bruce
9bbf325640 removed since this is not needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 14:11:14 -05:00
Matt Bruce
62c1aa6a8a removed isVisuallyEqual since this was the same as isEqual
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 14:10:26 -05:00
Matt Bruce
df1846c295 added parentMoleculeModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 14:09:48 -05:00
Matt Bruce
533bcd2dea added isEqual to CalendarView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:30:13 -05:00
Matt Bruce
e211d4dc22 added isEqual to TextViewEntryFieldModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:21:52 -05:00
Matt Bruce
f9915dfacc update func
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:20:22 -05:00
Matt Bruce
68a72f6b2e added isEqual to ItemDropDown
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:20:10 -05:00
Matt Bruce
2a497082a0 added isEqual to TextEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:19:50 -05:00
Matt Bruce
961a0546a8 added isEqual to base model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:19:37 -05:00
Matt Bruce
86d49053a6 add isEqual to DatePicker
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:12:58 -05:00
Matt Bruce
db8ba63892 added isEqual to Toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:12:00 -05:00
Matt Bruce
878fd11c8a added isEqual to RadioButton variations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:11:48 -05:00
Matt Bruce
c40dc5e396 added isEqual to RadioBox variations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:11:35 -05:00
Matt Bruce
f94ddbf866 added isEqual to Checkbox variations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:11:14 -05:00
Matt Bruce
b70d2f8add added isEqual
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 13:10:49 -05:00
Matt Bruce
398bf94811 removed obj-c compatibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 11:41:28 -05:00
Arun Kumar Chintakrinda
6354174857 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-08-22 19:46:40 +05:30
Arun Kumar Chintakrinda
3be3b11e39 added updateView for molecule in tile container 2024-08-22 19:41:43 +05:30
Matt Bruce
3b306a299a using enabled now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:28:14 -05:00
Matt Bruce
de67fd7fb6 refactored
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:07:10 -05:00
Matt Bruce
60cefc57a6 pushed word change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 15:47:27 -05:00
Matt Bruce
9185e185fd removed duplicate .
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 15:17:27 -05:00
Matt Bruce
3d5c188898 changed comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 15:16:26 -05:00
Matt Bruce
458f303972 fixed per comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:21:17 -05:00
Matt Bruce
ef08aa043e added other properties to encoder :D
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:14:01 -05:00
Matt Bruce
698f7b5520 subclass to formFieldModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:10:23 -05:00
Matt Bruce
315eac1dac used new isEnabled in model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:09:57 -05:00
Matt Bruce
c3290f83ba updated for change in RadioBoxModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:09:24 -05:00
Matt Bruce
c41cf3f18e converted to use FormFieldModel subclass
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:08:57 -05:00
Matt Bruce
56b4142c14 added isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 14:07:59 -05:00
Matt Bruce
e7bcd32588 put the moleculeName in the base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 13:07:51 -05:00
Matt Bruce
29b56bf63b updated field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 15:41:53 -05:00