Commit Graph

280 Commits

Author SHA1 Message Date
Matt Bruce
c41599578a added ParentViewProtocol to views and updated children
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 16:03:47 -05:00
Matt Bruce
9edd360303 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/inputStepper
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 17:25:19 -05:00
Matt Bruce
bf4ff94933 moved default values into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:35 -05:00
Matt Bruce
09886ffe26 added setDefaults() into protocol and implemented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:35:51 -05:00
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
9fc100d3d6 updated default
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:40:42 -05:00
Matt Bruce
c326213302 initial generic entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 12:24:14 -05:00
Vasavi Kanamarlapudi
06b0c80a58 Digital ACT-191 ONEAPP-9311 story: changes as per review notes 2024-07-30 14:54:42 +05:30
Vasavi Kanamarlapudi
c120c746d2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/inputStepper
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift
2024-07-29 16:40:24 +05:30
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
Vasavi Kanamarlapudi
0210e0d128 Digital ACT-191 ONEAPP-9311 story: control width can be set to auto (default) or value (pixel) , updating stepper view when size changes. 2024-07-24 20:40:16 +05:30
Matt Bruce
a253e2efc8 CXTDT-565796 - DropdownSelect – Removed the "Type" from the VoiceOver
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:28:08 -05:00
Matt Bruce
54a2a63ba4 CXTDT-581801 - DatePicker - border disappears for on dark focus state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:17:49 -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
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