Commit Graph

1839 Commits

Author SHA1 Message Date
Matt Bruce
14c578edbd refactored into FieldTypeHandlers first cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:10:46 -05:00
Matt Bruce
eab8e72785 refactor into FieldHandlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:57:03 -05:00
Matt Bruce
f93239b421 refactored out more code into enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:30:19 -05:00
Matt Bruce
5672df7070 initial refactor to split out FieldTypes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:19:39 -05:00
Sumanth Nadigadda
0d421190a2 Table component refactoring 2024-05-09 18:24:02 +05:30
vasavk
76022ab6eb Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-05-09 15:53:05 +05:30
vasavk
4b5c4a28b2 Digital ACT-191 ONEAPP-7958 story: handling days of month based on min, max date and active, inactive dates selected. 2024-05-09 13:38:02 +05:30
vasavk
450dd1aae8 Digital ACT-191 ONEAPP-7958 story: added action for next and previous on changing min / max dates 2024-05-09 09:43:13 +05:30
Matt Bruce
2d5f3d7652 refactored more of inputfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 17:18:50 -05:00
Matt Bruce
819aa7a44e refactored some of the credit card
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 17:00:41 -05:00
Matt Bruce
5d9b744077 added compare to date/tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 16:08:33 -05:00
Matt Bruce
978db64823 updated rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 15:59:43 -05:00
Matt Bruce
3134327dd5 fixed the tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 15:25:51 -05:00
Bruce, Matt R
e646c1c7a2 Merge branch 'mbruce/bugfix' into 'develop'
Merged in bugs and updated version 1.0.62

See merge request BPHV_MIPS/vds_ios!224
2024-05-08 18:43:26 +00:00
Matt Bruce
c23d45f1aa updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-08 11:03:23 -05:00
vasavk
80f90e0b56 Digital ACT-191 ONEAPP-7958 story: added missing date function 2024-05-08 12:03:57 +05:30
vasavk
8d415a72f1 Digital ACT-191 ONEAPP-7958 story: Fixed issues in constraints for the component and updated to flexible width 2024-05-08 12:02:08 +05:30
Bruce, Matt R
b1b5b2b41b Merge branch 'mbruce/monarch' into 'develop'
Bugfixes / Changes to color in titleLockup

See merge request BPHV_MIPS/vds_ios!223
2024-05-07 18:42:30 +00:00
Matt Bruce
0d96e8eb5e Merge branch 'develop' into feature/inputField 2024-05-07 12:00:58 -05:00
Bruce, Matt R
fbc3cdb2bc Merge branch 'mbruce/bugfix' into 'develop'
CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.

See merge request BPHV_MIPS/vds_ios!222
2024-05-07 16:55:53 +00:00
Matt Bruce
5ec6046bed added accessiblityText property to badgeindicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:53:57 -05:00
Matt Bruce
91cb21eb04 added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:51 -05:00
Matt Bruce
fd0c8a27ec updated tooltip accessible main view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:40 -05:00
Matt Bruce
070aa285ae updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:23 -05:00
Matt Bruce
5d1cdcfdff refactored accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:17 -05:00
Matt Bruce
fb23a411b9 CXTDT-553663 - DropdownSelect - Accessibility - 5 issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:51:52 -05:00
Matt Bruce
6236184481 release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:51:48 -05:00
Matt Bruce
9982eddce9 CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:51:40 -05:00
vasavk
8560d7a6d4 Digital ACT-191 ONEAPP-7016 story: handling active dates, inactive dates, min date, max date with updated values 2024-05-07 11:13:56 +05:30
Matt Bruce
e0bf6b0524 Merge branch 'feature/inputField' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-05-06 19:12:23 -05:00
Matt Bruce
fbd188cae8 refactored color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 19:11:50 -05:00
Matt Bruce
aaeb2ced1c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-05-06 19:08:01 -05:00
Matt Bruce
b92bb553b1 intial date work for input
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 18:41:23 -05:00
Matt Bruce
aa3b11efc1 refactored hexstring to uicolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 18:40:48 -05:00
Bruce, Matt R
da4b37b391 Merge branch 'bugfix/tile_container_actionable_children' into 'develop'
Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits.

See merge request BPHV_MIPS/vds_ios!221
2024-05-06 22:49:24 +00:00
Scott Pfeil
29a3a4a3a3 Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits. 2024-05-06 18:46:19 -04:00
Matt Bruce
6a07bcdd4c added accessiblityText property to badgeindicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 17:06:38 -05:00
Matt Bruce
46a1471282 implement Monarch in Tilelet (first cut)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:49:21 -05:00
Matt Bruce
4685c6d398 Implemented TextColor changes to TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:42:12 -05:00
Matt Bruce
d703595e5a TitleLockup TextColor Monarch update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:41:41 -05:00
Matt Bruce
e2a23d6381 added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 09:24:30 -05:00
vasavk
7fe5123a69 Digital ACT-191 ONEAPP-7016 story: config container background, hide/show current date indicator 2024-05-06 16:01:56 +05:30
Sumanth Nadigadda
ed684acd62 Table component, changing the way collectionViewlayout measures the sizes of the cell & minor improvements 2024-05-06 16:00:35 +05:30
vasavk
e980d816b3 Digital ACT-191 ONEAPP-7016 story: applying selected/unselected properties and updating selected date on change 2024-05-06 12:30:32 +05:30
vasavk
3eaf29f3f1 Digital ACT-191 ONEAPP-7016 story: hide/show container border 2024-05-06 09:47:02 +05:30
Matt Bruce
b6ace4039b updated tooltip accessible main view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:34:03 -05:00
Matt Bruce
3f899eb7c2 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:27:35 -05:00
Matt Bruce
b5b5c0d9e4 refactored accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:27:00 -05:00
Matt Bruce
6518ffe513 CXTDT-553663 - DropdownSelect - Accessibility - 5 issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:26:39 -05:00
Matt Bruce
3107c69dcb release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 13:56:03 -05:00