Commit Graph

5951 Commits

Author SHA1 Message Date
Matt Bruce
0938328ea2 Merge branch 'hotfix/checkbox-isSelected' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into release/20_1_0 2024-08-02 12:42:10 -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
Hedden, Kyle Matthew
941312dd08 Merge branch 'bugfix/dropDownSelect' into 'release/20_1_0'
DropDownSelect update

### Summary
fixed issue with EstimatedHeight and delegate callback.

### 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/1162
2024-08-01 20:35:04 +00: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
Pfeil, Scott Robert
d69722c431 Merge branch 'bugfix/atomic-vds-selectorUpdate' into 'develop'
Updated Merged Selectors

### Summary
updated selectors for similar logic in valuechanged event 

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1159
2024-07-31 00:52:13 +00: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
998ad97372 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox 2024-07-30 16:39:59 -05:00
Matt Bruce
d199389ff3 ensured isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 16:38:30 -05:00
Pfeil, Scott Robert
b24094ea5b Merge branch 'feature/atomic-vds-checkbox' into 'develop'
VDS Brand 3.0 Checkbox

### Summary
VDS Brand 3.0 Checkbox, CheckboxItem for IOS
- CheckboxGroup will be a later integration since this is not in the app at this time.
 
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7001

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1152
2024-07-30 21:36:51 +00: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
Pfeil, Scott Robert
aca65b13d3 Merge branch 'feature/atomic-vds-radiobox' into 'develop'
VDS Brand 3.0 Radiobox

### Summary
VDS Brand 3.0 Radiobox and group for IOS

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1158
2024-07-30 19:52:42 +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
Pfeil, Scott Robert
bf491e2341 Merge branch 'feature/atomic-vds-textArea' into 'develop'
VDS Brand 3.0 Text Area

### Summary
VDS Brand 3.0 Text Area for IOS

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1155
2024-07-30 18:51:43 +00: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
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