Commit Graph

5193 Commits

Author SHA1 Message Date
Scott Pfeil
f412fd70e1 Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules. 2024-08-08 14:02:21 -04:00
Pfeil, Scott Robert
50b0280ba4 Merge branch 'feature/MVAPCT-213' into 'develop'
Digital PCT265 story MVAPCT-213 - Allow for panels to override the supported...

### Summary
Allow for panels to override the supported orientation. Force chatbot panel to be full screen width on non tablet devices.

### JIRA Ticket
https://onejira.verizon.com/browse/MVAPCT-213

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1165
2024-08-06 15:06:09 +00:00
Scott Pfeil
dfbb53f545 Digital PCT265 story MVAPCT-213 - Function name update 2024-08-06 10:31:18 -04:00
Scott Pfeil
1d2defeabb Digital PCT265 story MVAPCT-213 - Add Helper to update the orientation. 2024-08-06 09:53:59 -04:00
Arun Kumar Chintakrinda
2ce1b671bd added comment 2024-08-06 17:18:56 +05:30
Scott Pfeil
e13e8ca5ab Digital PCT265 story MVAPCT-213 - Allow for panels to override the supported orientation. Force chatbot panel to be full screen width on non tablet devices. 2024-08-05 13:59:59 -04:00
Arun Kumar Chintakrinda
100ede48fa added condition to check if view is available 2024-08-05 20:32:09 +05:30
Arun Kumar Chintakrinda
0d6fc3d15d bugfix PRODDEF-26055 Issue #2, added missing view to getAcessibilityElements func 2024-08-05 20:25:24 +05:30
Matt Bruce
37c6dfd6b3 optional viewModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 13:13:57 -05:00
Matt Bruce
5a3f04aa5f use super instead of var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 08:53:15 -05:00
Matt Bruce
5e116e3c91 reverted code in case the isSelected is set directly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-01 17:14:04 -05:00
Matt Bruce
c2cb8781d6 ensured all vds components have the estimated height implementation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-01 15:18:33 -05:00
Matt Bruce
ab5a5a1e55 added placeholder in delegates so you can understand what is passed back
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-01 10:55:48 -05:00
Matt Bruce
3732f98d7c added override property to deal with oldvalue/newValue for the selected Item.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-01 10:53:14 -05:00
Matt Bruce
9606b914cc removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 17:02:17 -05:00
Matt Bruce
57bec1ecec moved formvalidation to publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 17:02:09 -05:00
Matt Bruce
d199389ff3 ensured isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 16:38:30 -05:00
Matt Bruce
ac23b0dc41 refactored checkbox action to didSet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 16:35:46 -05:00
Matt Bruce
5a47b32789 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox 2024-07-30 16:34:17 -05:00
Pfeil, Scott Robert
f1087527d8 Merge branch 'feature/atomic-vds-toggle' into 'develop'
VDS Brand 3.0 Toggle Integration

### Summary
VDS Components - (iOS) VDS Brand 3.0 Toggle into Atomic

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1151
2024-07-30 21:18:56 +00:00
Matt Bruce
eb9ad769e5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-toggle 2024-07-30 16:14:02 -05:00
Matt Bruce
fe66380d72 refactored setting of isON on viewModelDidUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 16:13:35 -05:00
Matt Bruce
eab6fb5f3b refactored model to remove default text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 16:13:17 -05:00
Pfeil, Scott Robert
fa650bafb5 Merge branch 'feature/atomic-vds-radioButton' into 'develop'
VDS Brand 3.0 Radiobutton

### Summary
VDS Brand 3.0 Radiobutton, RadiobuttonItem for IOS
* RadiobuttonGroup will be a later integration since this is not in the app at this time.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1153
2024-07-30 20:07:46 +00:00
Matt Bruce
4b06a5ba1f ensured inverted is set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 14:48:36 -05:00
Matt Bruce
ccf520f49e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-radiobox 2024-07-30 14:25:52 -05:00
Matt Bruce
2771808674 added inverted encoding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 14:10:24 -05:00
Matt Bruce
3e702ec0f5 removed properties that were pushed down
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 13:44:19 -05:00
Matt Bruce
c794add84d removed duplicate struct for view masking protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 13:44:03 -05:00
Matt Bruce
344b2f18aa Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-textArea 2024-07-30 13:36:09 -05:00
Pfeil, Scott Robert
d0a6bdda3d Merge branch 'feature/atomic-vds-inputField' into 'develop'
VDS Brand 3.0 Input Field

### Summary
VDS Brand 3.0 Input Field for IOS

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1156
2024-07-30 18:19:59 +00:00
Matt Bruce
68083819be change protocol to any
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 13:16:16 -05:00
Pfeil, Scott Robert
fbecc82d20 Merge branch 'feature/atomic-vds-dropDownSelect' into 'develop'
VDS Brand 3.0 Dropdown Select

### Summary
VDS Brand 3.0 Dropdown Select for IOS

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1157
2024-07-30 17:47:22 +00:00
Matt Bruce
8ec3f01e2c Merge branch 'feature/vds-form-controls' into feature/atomic-vds-textArea 2024-07-30 11:10:07 -05:00
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
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
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
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
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
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
Matt Bruce
80edb943b2 Merge branch 'feature/vds-form-controls' into feature/atomic-vds-textArea 2024-07-12 14:49:47 -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
Matt Bruce
fedf1760ec made public/open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 09:33:21 -05:00
Xi Zhang
de60fdfaf9 Make animation duration configurable. 2024-07-11 17:22:11 -04:00
Matt Bruce
73893d36d7 Merge branch 'feature/vds-form-controls' into feature/vds-radiobox 2024-07-11 12:53:59 -05:00
Matt Bruce
cb30a58db6 Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds-radioButton 2024-07-11 12:53:16 -05:00
Matt Bruce
0abc903793 turn off required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:52:53 -05:00
Matt Bruce
675ba3eaff Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds-checkbox 2024-07-11 12:51:55 -05:00
Matt Bruce
c7d5cac1af Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds-toggle
# Conflicts:
#	MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:51:01 -05: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
Matt Bruce
7ec685136b added more properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:22:28 -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
bd4c7780b0 Merge branch 'feature/vds-form-controls' into feature/vds-textArea 2024-07-11 12:11:45 -05: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
c7a4bf72c3 added more propeties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:00:54 -05:00
Matt Bruce
9e9a1ab853 added properties from model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 11:23:14 -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
a4b550cf03 first cut of textEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 10:19:01 -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
Matt Bruce
8c5840fba3 views updated for model changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 10:23:05 -05:00
Matt Bruce
8a12bf12c2 refactored models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 10:21:55 -05: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
Matt Bruce
04f228ea48 refactored to remove old properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 15:58:35 -05:00
Matt Bruce
724130a827 converted to vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 15:58:22 -05:00
Matt Bruce
10c55b12be converted to VDS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 15:58:15 -05:00
Matt Bruce
fa52fa8c12 added protocol/refactored to deal with RadiobuttonLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 15:58:01 -05:00
Matt Bruce
fcd4f4e0ec refactored name to subTitle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 15:57:22 -05: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
1d048f9389 Merge branch 'feature/vds-form-controls' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds-checkbox 2024-07-03 11:43:42 -05: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
Matt Bruce
a84f502a0e updated checkbox/label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 09:37:00 -05: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
Hedden, Kyle Matthew
d8d4b37d1d Digital PCT265 defect CXTDT-579050: Rewire asynchronous response JSON parsing to filter, queue, and delay drop UI changes. 2024-07-02 19:05:53 -04:00
Matt Bruce
568ab2e5e5 added surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 10:56:40 -05:00
Matt Bruce
847daee32f - refactored more code
- CheckboxLabel to VDS.CheckboxItem

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 14:55:25 -05:00
Matt Bruce
dee11d7732 aspectRatio set to .none
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 11:13:18 -05:00
Matt Bruce
f3efb91fee remove horizontalAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 11:12:57 -05:00
Matt Bruce
7357a199d2 fixes for VDS TileContainer update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-29 09:48:18 -05:00
Hedden, Kyle Matthew
12bbe5d9a2 Merge branch 'bugfix/CXTDT-579050' into 'release/20_0_3'
Digital PCT265 defect CXTDT-579050: Prevent updateViews from triggering...

### Summary
UAD thread state crash fix.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1140
2024-06-28 20:02:36 +00:00
Matt Bruce
11a023d92a initial cut for the checkbox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 14:57:15 -05:00
Matt Bruce
04e11ee1fb a few updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 14:54:47 -05:00
Hedden, Kyle Matthew
91eb4fa87a Digital PCT265 defect CXTDT-579050: Prevent updateViews from triggering tableView(_:cellForRowAt:) through visibleCells. 2024-06-28 15:23:17 -04:00
Hedden, Kyle Matthew
080f77581f Digital PCT265 defect CXTDT-579049: Fix indexing safety to mocules to add. (Another crash in App Store reports.) 2024-06-28 09:18:13 -04:00
Hedden, Kyle Matthew
525f0f8f0a Digital PCT265 defect CXTDT-579049: Add indexing safety to track action call. 2024-06-28 09:13:49 -04:00
Matt Bruce
66255d9dc5 implemented initial vds toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 15:49:06 -05:00
Matt Bruce
3108dcdafc refactored out code that is now in VDS.Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:11:20 -05:00
Hedden, Kyle Matthew
626b8082df Merge branch 'bugfix/CXTDT-531317' into 'release/20_0_0'
Digital PCT265 defect CXTDT-531317: Give the default page type for those that send an empty string.

### Summary
Allow openURL to send an empty string pageType.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1134
2024-06-21 15:18:53 +00:00
Subramaniam, Ramya
adb415f72c Making the view nil to prevent dangling contrainst 2024-06-21 12:17:48 +05:30
Hedden, Kyle Matthew
41548b8434 Digital PCT265 defect CXTDT-531317: Give the default page type for those that send an empty string. 2024-06-20 16:44:58 -04:00
Hedden, Kyle Matthew
efa99033e9 Digital PCT265 story CXTDT-574791: Prevent additional reload tables in updateView. 2024-06-19 15:30:03 -04:00
Hedden, Kyle Matthew
451758f96d Restore table reload to ensure table is synced to model. 2024-06-19 14:52:33 -04:00
Hedden, Kyle Matthew
10c63a52b9 Digital PCT265 defect DE307-687: Slightly better logging clarity, making sure the base page is logged before the module counterparts. 2024-06-17 19:43:47 -04:00