Commit Graph

6019 Commits

Author SHA1 Message Date
Matt Bruce
bdaa4b5ea7 added extra check to ensure you aren't duplicating rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 11:09:40 -05:00
Matt Bruce
66464cebc3 comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 10:39:04 -05:00
Matt Bruce
b754b476a6 reverted code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:29:07 -05:00
Matt Bruce
8215542ee7 removed method not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:25:21 -05:00
Matt Bruce
192509feef remvoed inverted since this is now in subclass
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:24:05 -05:00
Matt Bruce
8a89b2b2a9 updated methods and comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:22:24 -05:00
Matt Bruce
35ab4c94d2 removed accessibility and rearranged methods/comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:17:51 -05:00
Matt Bruce
5ebdbd24f1 rearranged methods for commenting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:15:17 -05:00
Matt Bruce
3d86b8fcf7 Merge branch 'feature/atomic-vds-toggle' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-toggle 2024-07-30 08:10:01 -05:00
Matt Bruce
62a74e8c34 removed accessibility settings to use VDS and rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:09:44 -05:00
Matt Bruce
796215f64d rearranged methods and comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:07:34 -05:00
Matt Bruce
694f074d08 Merge branch 'feature/atomic-vds-checkbox' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox 2024-07-30 08:03:34 -05:00
Matt Bruce
2675488ab3 removed accessibility so we can use the VDS version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 08:03:26 -05:00
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
Bruce, Matt R
fa3c97cabe Merge branch 'bugfix/CXTDT-590886' into 'develop'
CXTDT-590886 Fix to make placeholder text visible.

### Summary
Placeholder text is getting hidden when text is empty for the first launch. Added a fix

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

Co-authored-by: Nandhini Rajendran <nandhini.rajendran@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1150
2024-07-26 19:05:42 +00: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
Nandhini Rajendran
6db3a58782 CXTDT-590886 Fix to make placeholder text visible. 2024-07-26 01:55:36 +05:30
Matt Bruce
226c23abae removed inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:39:40 -05:00
Matt Bruce
3689b16339 refactored into VDS.Label extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:19:55 -05:00
Matt Bruce
c47d21bdf1 updated with open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 16:32:46 -05:00
Matt Bruce
f82ef2e51c add open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 16:12:12 -05:00
Matt Bruce
efd98cc887 removed un-needed properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 16:00:43 -05:00
Matt Bruce
c7d2dcd655 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox 2024-07-19 14:23:22 -05:00
Matt Bruce
2888eebb69 updated validity
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 14:16:55 -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
Matt Bruce
018fe9a25e updated MDN Field to use new inputfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 16:16:39 -05:00
Matt Bruce
239af70710 fix initial updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 15:27:54 -05:00
Matt Bruce
36669b61cb used new input in mapping for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 15:27:42 -05:00
Matt Bruce
65be46c767 added inputentryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 15:27:27 -05:00
Matt Bruce
273f45def0 updated model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 15:27:14 -05: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
022355a49f Merge branch 'feature/vds-form-controls' into feature/atomic-vds-textArea 2024-07-12 15:04:59 -05: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
1a23c97a73 updated FormField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 15:03:46 -05:00
Matt Bruce
b5f61953df updated textViewEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:58:05 -05:00
Matt Bruce
c8d817948b bug in rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:57:56 -05:00