Commit Graph

1154 Commits

Author SHA1 Message Date
Matt Bruce
a656561073 redfactored handlers to base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:27:00 -05:00
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
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
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
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
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
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
649ff1945d CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 13:55:25 -05:00
Matt Bruce
e8eeddc889 made private
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:59:24 -05:00
Matt Bruce
12322130db CXTDT-549888 - Pagination - Accessibility - The pagination bar does not render the correct selected page
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:35:49 -05:00
Matt Bruce
26e7e24ec7 added keypads
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:23 -05:00
Matt Bruce
77f8dfa3d8 CXTDT-552825 - Tilelet - Accessibility – The role of button is not provided for the tilelet.
CXTDT-552834 - TileContainer - Accessibility – Voice over is not rendering the information present click state.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:02 -05:00
Matt Bruce
99978ead11 CXTDT-552842 - Accessibility - Breadcrumbs - The breadcrumb links are not properly placed within a breadcrumbs region.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-02 11:49:24 -05:00
Matt Bruce
3f36d8b8c9 refactored readOnly to isReadOnly and required to isRequired
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 17:36:48 -05:00
Matt Bruce
5627c1b76e refactored out TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 14:32:46 -05:00
Matt Bruce
65ce18d083 refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:38:40 -05:00
Matt Bruce
c0b59694f2 refactored validation again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:24:09 -05:00
Matt Bruce
06d56fd70e updated input validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:01:26 -05:00
Matt Bruce
1813661f7d updated states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 15:48:29 -05:00
Matt Bruce
cfc21c2727 added internal rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 14:10:36 -05:00
Matt Bruce
aa4dc91afa updated for password field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:51:13 -05:00
Matt Bruce
896d393d7a updated for focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:24:37 -05:00
Matt Bruce
2241f6d131 Merge branch 'mbruce/bugfix' into feature/inputField 2024-04-30 13:19:34 -05:00
Matt Bruce
83e0c4ab53 CXTDT-552071 - Text Area - Entering text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:15:31 -05:00
Matt Bruce
b80dcda680 CXTDT-552070 - Text Area - Container heights
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:31:55 -05:00
Matt Bruce
000e4cdefa CXTDT-552074 - Text Area - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:15:43 -05:00
Matt Bruce
5a0018319f CXTDT-552068 - Text Area - Text padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 11:55:04 -05:00
Matt Bruce
accd264595 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
# Conflicts:
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/InputField/InputField.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
39107082e7 fixed bug with isSecureTextEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:25:55 -05:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Matt Bruce
f65cc2115b CXTDT-546824 - Notification Status / Close icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 12:39:25 -05:00
Matt Bruce
07110ed5cc updated for error and resign first responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 11:16:09 -05:00
Matt Bruce
80233b6797 added error state in the accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:52:39 -05:00