Commit Graph

5862 Commits

Author SHA1 Message Date
Matt Bruce
4ad3f7c078 Merge branch 'feature/atomic-vds-dropDownSelect' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-dropDownSelect 2024-07-29 13:21:08 -05:00
Matt Bruce
e1755a3b32 Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-dropDownSelect 2024-07-29 13:09:31 -05:00
Matt Bruce
b8d6376e86 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-dropDownSelect 2024-07-25 19:26:29 -05:00
Hedden, Kyle Matthew
38ae12e91b Merge branch 'feature/VZWYZDG-1810-UpdatedProgressUI' into 'develop'
Set the default value of duration to 0 to disable the animation by default...

Set the default value of animation duration to 0 to disable the animation by default following confluence page.

JIRA Ticket
https://onejira.verizon.com/browse/VZWYZDG-2236

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1149
2024-07-17 18:41:16 +00:00
Xi Zhang
0f4a97b49c Set the default value of duration to 0 to disable the animation by default following confluence page. 2024-07-17 14:35:55 -04:00
Hedden, Kyle Matthew
7f32af62cc Merge branch 'feature/VZWYZDG-1810-UpdatedProgressUI' into 'develop'
Fix the circular progress showing issue when percent is 100%.

Fix the circular progress showing issue when percent is 100%.

Jira Ticket:
https://onejira.verizon.com/browse/VZWYZDG-2236

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1148
2024-07-17 15:49:12 +00:00
Xi Zhang
3b5b03a368 Fix the showing issue when percent is 100%. 2024-07-17 10:23:50 -04:00
Bruce, Matt R
a845f70b55 Merge branch 'feature/DE307-834' into 'develop'
Digital PCT265 story DE307-834: Prevent scroll reset on reconfigure.

### Summary
Prevent carousel reset on same data.

### JIRA Ticket
https://onejira.verizon.com/browse/DE307-834

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1147
2024-07-17 12:32:44 +00:00
Hedden, Kyle Matthew
16c20507ce Digital PCT265 story DE307-834: Crash prevention on registered cells check for gone change. 2024-07-16 19:58:26 -04:00
Hedden, Kyle Matthew
bc72d81396 Digital PCT265 story DE307-834: Prevent scroll reset on reconfigure. 2024-07-16 15:16:56 -04:00
Bruce, Matt R
c77f0c6837 Merge branch 'feature/DE307-834' into 'develop'
Digital PCT265 story DE307-834: Increase throttle time for collision safety....

### Summary
Badge isEqual implementation.

### JIRA Ticket
https://onejira.verizon.com/browse/DE307-834

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1146
2024-07-16 18:38:37 +00:00
Hedden, Kyle Matthew
46d57733e4 Digital PCT265 story DE307-834: Increase throttle time for collision safety. As a throttle this is to space the updates at regular intervals. This should also help reduce some of the page stuttering as there will be bigger update batches. 2024-07-16 14:32:48 -04:00
Hedden, Kyle Matthew
f001f98d3a Digital PCT265 story DE307-834: Add missing BadgeModel isEqual(to:). 2024-07-16 14:20:37 -04:00
Hedden, Kyle Matthew
8e5e713c72 Merge branch 'feature/VZWYZDG-1810-UpdatedProgressUI' into 'develop'
Support for Circular Progress UI Component

add support for Circular progress UI Component

Jira Ticket:
https://onejira.verizon.com/browse/VZWYZDG-2236

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1145
2024-07-16 13:17:13 +00:00
Xi Zhang
29466e4e33 Move GraphSize to a higher level for common use. 2024-07-15 17:02:28 -04:00
Xi Zhang
5cbd472a2d Make diameter default value to 64 consistent with the default small size diameter value. 2024-07-15 16:04:34 -04:00
Xi Zhang
53c4bd6c46 Revise codes following MR comments 2024-07-12 16:12:54 -04:00
Matt Bruce
c8496194f0 updated FormField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 15:04:17 -05:00
Matt Bruce
d2eae79f47 bug in rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 15:04:12 -05:00
Matt Bruce
05e2967131 add to validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:48:56 -05:00
Matt Bruce
c925323347 implemented new protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:48:48 -05:00
Matt Bruce
716550bf23 added new rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:48:36 -05:00
Matt Bruce
1b391272c5 updated model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:45:20 -05:00
Xi Zhang
de60fdfaf9 Make animation duration configurable. 2024-07-11 17:22:11 -04:00
Matt Bruce
4c28312191 updated helper text placement
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:47:31 -05:00
Matt Bruce
d76d7c0974 Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-dropDownSelect 2024-07-11 12:42:34 -05:00
Matt Bruce
be5a691365 added more properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:41:45 -05:00
Xi Zhang
021f4184a6 Merge branch 'develop' into feature/VZWYZDG-1810-UpdatedProgressUI 2024-07-11 13:14:08 -04:00
Xi Zhang
20d818b2c2 Refactor codes for circular progress UI. 2024-07-11 13:12:29 -04:00
Matt Bruce
cadded3217 added more enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:09:52 -05:00
Matt Bruce
b1c59124a7 fixed bugs in validation to match textViewentryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 11:20:17 -05:00
Matt Bruce
0ab9ad37a8 added extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 14:51:49 -05:00
Matt Bruce
797d044913 added inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 14:51:36 -05:00
Matt Bruce
79d5529991 added delegates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 14:51:10 -05:00
Matt Bruce
981bdac292 refactored to use VDS Dropdown Select
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 14:37:04 -05:00
Matt Bruce
8bf4a28b0f added extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 14:36:47 -05:00
Matt Bruce
144efea342 added inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 12:54:50 -05:00
Matt Bruce
4eba94f413 refactored to use formfieldmodel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 12:05:07 -05:00
Xi Zhang
1b0197ed2c Add support for circular progress bar part 2 2024-07-09 18:49:10 -04:00
Pfeil, Scott Robert
82fe0e13de Merge branch 'bugfix/CXTDT-579050' into 'develop'
Digital PCT265 defect CXTDT-579049: Fix indexing safety to mocules to add....

### Summary
A new attempt at synchronizing data + UI updates.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1142
2024-07-09 18:40:06 +00:00
Hedden, Kyle Matthew
6e88ae0b62 Merge branch 'release/20_0_3' into 'develop'
release/20_0_3 hotfix merge


See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1139
2024-07-09 14:53:22 +00:00
Xi Zhang
7fec6f540e Add support for circular progress bar. 2024-07-05 15:10:34 -04:00
Hedden, Kyle Matthew
cae92360a2 Digital PCT265 defect CXTDT-579050: Carousel cell registration check break early. 2024-07-03 18:45:29 -04:00
Hedden, Kyle Matthew
b2ad684f00 Digital PCT265 defect CXTDT-579050: Carousel cell registration check. 2024-07-03 18:40:43 -04:00
Hedden, Kyle Matthew
90f9a0bcf5 Digital PCT265 defect CXTDT-579050: Code simplification and fixes of combine pipeline for page updates. 2024-07-03 18:39:28 -04:00
Hedden, Kyle Matthew
4cbf15a3a7 Digital PCT265 defect CXTDT-579050: Change batching to the UI. 2024-07-03 15:42:12 -04:00
Matt Bruce
aa773dc8f5 added base FormField model class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 11:42:08 -05:00
Pfeil, Scott Robert
fdab57200d Merge branch 'bugfix/tilecontainer-refactor' into 'develop'
fixes for VDS TileContainer update

### Summary
TileContainer/Tilelet for VDS still hasn't been fully VDS Tested, however the automatic fill is in fact a part of the requirement. This was resolved as well as the height/width issue.

This change in Atomic is to default to leading for Tilelet so it won't automatically be pinned to all edges. These components shouldn't be pinned to the trailing/right or bottom if they are to be resized by ratio or having width/height values.

Also by default, the Tilelet's aspectRatio should be set to .none

### JIRA
https://onejira.verizon.com/browse/VZWYZDG-2117

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1141
2024-07-03 14:44:37 +00:00
Hedden, Kyle Matthew
3cdd3a95a0 Merge branch 'bugfix/CXTDT-578423' into 'develop'
Digital ACT191 defect CXTDT-578423 - Fix to missing navigation line when the...

### Summary
The hide navigation bar line logic has been updated to include if the sub navigation is manually hidden.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1143
2024-07-03 13:46:04 +00:00
Scott Pfeil
9e712aa213 Digital ACT191 defect CXTDT-578423 - Fix to missing navigation line when the subnav tabs are manually hidden. 2024-07-03 09:33:57 -04:00