Commit Graph

41 Commits

Author SHA1 Message Date
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
67c401f87a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into hotfix/toggleIssue 2024-08-09 17:19:32 -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
06b92f48c3 Merge branch 'develop' into mbruce/inputStepper 2024-08-08 11:35:00 -05:00
Matt Bruce
e0d769ccf3 refactored to now use the onClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-08 11:00:02 -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
Matt Bruce
00f73a503c CXTDT-581800 - Date Picker - Selected Error state icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:13:21 -05:00
Matt Bruce
2b60e8cff3 CXTDT-581803 - Date Picker - Calendar does not switch to Dark Mode
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 12:19:30 -05:00
Matt Bruce
88fdcabe67 updated to use generic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 14:52:58 -05:00
Matt Bruce
99db2d3b1c align left
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 09:00:10 -05:00
Matt Bruce
77fbec8bed fixeds for the datePicker
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 15:18:19 -05:00
Matt Bruce
3ec982d45c fixed responder issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 14:29:55 -05:00
Matt Bruce
3589e1230a removed throws
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:37:45 -05:00
Matt Bruce
8757fe6147 refactored popover controlling algo
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 11:28:40 -05:00
Matt Bruce
32a44a51b5 updated date picker
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-24 15:34:02 -05:00
Matt Bruce
beaa2b3a82 refactored out old code and reorganized
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:43:55 -05:00
Matt Bruce
aad70d2e40 testing not using popover viewcontroller
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 13:30:19 -05:00
Matt Bruce
ce6aad5540 refactored to use new popover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 18:24:21 -05:00
Matt Bruce
0a2e6c88b6 deleted file no longer needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 18:24:09 -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
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
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
3bb61dab1c Merge branch 'develop' into feature/monarch 2024-05-30 10:12:55 -04:00
Matt Bruce
bf21f45e9a added focus after calendar item picked
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:59:54 -05:00
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
6c5dcf6238 Digital ACT191 story ONEAPP-7459 - Update VDS framework 2024-05-20 15:31:48 -04:00
Matt Bruce
85adb2be69 fixed bug for seelcted date
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 16:43:49 -05:00
Matt Bruce
6d0e334f73 refactored out classes/structs into files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 16:41:02 -05:00
Matt Bruce
6f17c1b0da refactored to use new calendar
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 11:23:00 -05:00
Matt Bruce
1c5273155d added changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 15:13:24 -05:00
Matt Bruce
31b893042c updated for isReadOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 13:15:46 -05:00
Matt Bruce
28d8161d09 refactored date picker a popover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 13:12:07 -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
4b5bbd1ace got picker working again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 12:16:18 -05:00