Commit Graph

160 Commits

Author SHA1 Message Date
Matt Bruce
760433243e updated to private methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:52:25 -05:00
Matt Bruce
317cf89fb6 ensure updateView() can't be called until setup() is run
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:21:51 -05:00
Matt Bruce
6bf3e19ebe added @objcMembers to all classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -05:00
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
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
0fdc9c9109 updated inputfield accessibility issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:18 -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
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
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
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
Matt Bruce
40a31dfe25 CXTDT-560823 – TextArea – Accessibility Labels/Error/ReadyOnly/Disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 15:18:32 -05:00
Scott Pfeil
c2f053dec8 Update to proper framework name 2024-06-05 12:49:47 -04:00
Matt Bruce
4fc7958f9d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/monarch 2024-06-05 08:40:34 -05:00
Matt Bruce
0207b70a20 CXTDT-565117 - Input Field - Overflow not clipped
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 14:00:32 -05:00
Matt Bruce
772863ff73 CXTDT-565112 - Input Field - Credit Card icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 12:04:57 -05:00
Matt Bruce
a24bbd32a5 CXTDT-565087 - Input Field - Text - OnDark colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 10:24:34 -05:00
Scott Pfeil
3bb61dab1c Merge branch 'develop' into feature/monarch 2024-05-30 10:12:55 -04:00
Matt Bruce
cbf5645959 CXTDT-563194 - Dropdown Select - missing transparentBackground option
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:11 -05:00
Matt Bruce
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -05:00