Commit Graph

266 Commits

Author SHA1 Message Date
Matt Bruce
6661e60333 abstract to String extension method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 16:17:27 -05:00
Matt Bruce
10f4f1db11 added new validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:27 -05:00
Matt Bruce
699626a4b8 updated in the didChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:19 -05:00
Matt Bruce
cbe28583ed Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-07-12 15:27:53 -05:00
Matt Bruce
4ca74fa445 dynamically add rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:37 -05:00
Matt Bruce
95f4ad06a1 refactored updating of rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:27 -05:00
Matt Bruce
15515b6815 added telephone updating
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:37:05 -05:00
Matt Bruce
cdede872c0 make open to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:36:07 -05:00
Matt Bruce
1647e44e2f Merge branch 'mbruce/bugfix' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-07-11 14:04:44 -05:00
Matt Bruce
d573002be5 refactored textfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:04:07 -05:00
Matt Bruce
acd688405d updates public
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:56 -05:00
Matt Bruce
405a84b359 containerview public
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:48 -05:00
Matt Bruce
0fdc9c9109 updated inputfield accessibility issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:18 -05:00
Matt Bruce
fae53c4f5b added variable to shut off internal required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:39:46 -05:00
Matt Bruce
c2e7465c4e fixed bug in textarea maxLength
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:39:34 -05:00
Matt Bruce
46d4098cf2 fixed issue with showing errorIcon without error message
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 10:53:41 -05:00
Matt Bruce
d943202e83 updated placeholder logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:33:54 -05:00
Matt Bruce
d7086b0702 added a placeholder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:21:50 -05:00
Matt Bruce
1c01fabef0 CXTDT-584278 – InputField - Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 10:50:36 -05:00
Matt Bruce
0ee459946f CXTDT-577463 - InputField - Accessibility - #5 Password / Inline Action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:37:36 -05:00
Matt Bruce
1e0b0279b7 CXTDT-577463 - InputField - Accessibility - Issue #5
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:33:54 -05:00
Matt Bruce
315601e048 CXTDT-577463 - InputField - Accessibility - #1 Typing Feedback
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 15:26:51 -05:00
Matt Bruce
51b151a73f partial bugfix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 17:27:37 -05:00
Matt Bruce
9c6009e4ac fixed bug in not using super for overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 10:14:48 -05:00
Matt Bruce
649acb77af CXTDT-577463 - InputField - Accessibility - Format Text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:56:03 -05:00
Matt Bruce
0981bf7729 updated logic for statusIcon label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:46:00 -05:00
Matt Bruce
0ec165701b CXTDT-577463 - InputField
- Accessible Elements for actionLink/credit Card image, status image
- fixed issue with success text

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:39:18 -05:00
Matt Bruce
67a5663fc3 made credit card image accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:38:16 -05:00
Matt Bruce
1f0ba0cee6 made icon accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:37:59 -05:00
Matt Bruce
891a816f55 refactored base for responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-24 15:33:47 -05:00
Matt Bruce
73f27d1e8b more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
Matt Bruce
d013f07db3 first cut with just inline replace
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 10:11:41 -05:00
Matt Bruce
a2f7c03b8f added to base classes the new accessiblity implmenation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:19 -05:00
Matt Bruce
18b2415143 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/selector-accessibility
# Conflicts:
#	VDS/Components/DatePicker/DatePicker.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-18 14:39:30 -05:00
Matt Bruce
7aa6a3b823 Merge branch 'develop' into refactor/selector-accessibility 2024-06-17 14:59:48 -05:00
Matt Bruce
e8f225cdc3 refactored responder property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 12:59:13 -05:00
Matt Bruce
652088bbb1 refactored to base class and removed more duplicate code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 12:31:21 -05:00
Matt Bruce
c1f2aa6591 refactored textarea
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 11:33:59 -05:00
Matt Bruce
9538912a72 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/fields-refactor 2024-06-14 09:05:47 -05:00
Matt Bruce
9871324c8e first cut of accessibility update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 09:05:22 -05:00
Matt Bruce
0f27e82987 removed duplicate code from base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 08:47:45 -05:00
Matt Bruce
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -05:00
Scott Pfeil
af87f30328 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-06-10 14:58:32 -04:00
Matt Bruce
557bf7d373 bug to fix issue of the timing of the value being set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:40:15 -05:00
Matt Bruce
15b7e9be62 fixed bug in the masked number for credit card.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:19:51 -05:00
Matt Bruce
f7ded23857 CXTDT-565105 - InputField - Date - Typeover text not working.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:32 -05:00
Matt Bruce
8a686314f5 added a format label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:03 -05:00
Matt Bruce
ba0989bb2b updated credit card rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 15:54:56 -05:00
Matt Bruce
2e46759857 fixed credit card issues with formatting for different card types also added an min/max length based on card type.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 12:22:21 -05:00
Matt Bruce
a043bd33f2 added shouldUpdateAccessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:35 -05:00