Matt Bruce
d078b6beed
Merge branch 'develop' into feature/monarch
2024-05-24 12:13:02 -05:00
Matt Bruce
2163abe91a
ensure all classes accessibility works the same
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:16 -05:00
Matt Bruce
77109fd264
CXTDT-560458 - Dropdown & TextArea voiceover behaviour
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:59:02 -05:00
Scott Pfeil
fe3dbcbb45
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch
2024-05-24 09:26:18 -04:00
Matt Bruce
e70d160619
more refactoring
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 14:44:20 -05:00
Matt Bruce
522624b403
initial fix
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 14:05:37 -05:00
Matt Bruce
a4d9fd0ccc
updated responder methods
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 09:49:56 -05:00
Scott Pfeil
52101435cc
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch
2024-05-20 15:10:52 -04:00
Matt Bruce
9d19464b57
fixed issues with dropdown / inputField
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-20 12:17:25 -05:00
Matt Bruce
e667054eb6
refactored calculating width
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 12:32:46 -05:00
Matt Bruce
cd0b066701
refactored entryfield base
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 11:19:57 -05:00
Matt Bruce
d7fc65612f
fixed password link bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 17:23:04 -05:00
Matt Bruce
6ad9156e13
resolved input field
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 17:04:03 -05:00
Matt Bruce
3859c8eeb7
refactored width to fields
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:17:12 -05:00
Matt Bruce
a7d777a97d
refactored more for the naming
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 10:30:37 -05:00
Matt Bruce
0af79c97b7
refactored to helpertext to the right
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 10:08:10 -05:00
Matt Bruce
d870d4f385
refactored dropdown/inputfield for the helper text position
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:31:18 -05:00
Matt Bruce
c5262246f3
refactred getContainer() to getFieldContainer() to make more sense that the developer needs to only return the Item the User see to interact with.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:10:35 -05:00
Matt Bruce
501dc4a55f
refactored the layout for the entryfield
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:00:55 -05:00
Matt Bruce
7ec0192945
added validateOnChange
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 16:33:09 -05:00
Matt Bruce
afea918aa4
fixed issue with error focused
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 14:33:11 -05:00
Matt Bruce
7965d4056f
updated images / imageView
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 11:05:18 -05:00
Matt Bruce
a71e391050
moved extension
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:05:38 -05:00
Matt Bruce
4ed2b3c894
refactored the rest of the inputfield code into the fieldtype handlers
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:03:56 -05:00
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
fa35654ebe
Merge branch 'develop' into feature/monarch
2024-05-07 14:12:09 -05:00
Scott Pfeil
a04ccd9bf5
Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library
2024-05-07 10:44:53 -04: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
b5b5c0d9e4
refactored accessibility elements
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:27:00 -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
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
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
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
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
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
bb705d8155
refactored value to be readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-23 16:39:50 -05:00
Matt Bruce
7e2fdb30e3
removed accessibleText
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 15:03:08 -05:00