Commit Graph

1382 Commits

Author SHA1 Message Date
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
a4f08f4923 set accessibleElements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:10:04 -05:00
Matt Bruce
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -05:00
Bruce, Matt R
ba47c02b00 Merge branch 'mbruce/bugfix' into 'develop'
bugs + added custom properties to button icon

See merge request BPHV_MIPS/vds_ios!254
2024-06-12 20:14:52 +00:00
Matt Bruce
c4b77dfc63 added custom
- container size
- icon size
- badgeIndicator Offset

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-12 15:13:47 -05:00
Hedden, Kyle Matthew
c4b7939040 Merge branch 'release/11_7_0' into 'develop'
release/11_7_0 hotfix merge

See merge request BPHV_MIPS/vds_ios!237
2024-06-11 16:22:07 +00:00
Matt Bruce
40129d8ce9 CXTDT-553663 - DropdownSelect - Accessibility - has popup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-11 11:04:46 -05:00
Matt Bruce
89be89c3cc Merge branch 'develop' into mbruce/bugfix 2024-06-11 10:37:36 -05:00
Bruce, Matt R
46cc7c6559 Merge branch 'develop' into 'feature/monarch'
make the last label a lower priority to anchor the bottom.

See merge request BPHV_MIPS/vds_ios!253
2024-06-10 20:00:51 +00:00
Matt Bruce
9cf0afeda5 increased the priority
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:50:21 -05:00
Matt Bruce
e42dc244c1 make the last label a lower priority to anchor the bottom.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:23:55 -05: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
575a68bf98 updated to VDSCoreTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:14:41 -05:00
Matt Bruce
03be610b28 Merge branch 'develop' into feature/monarch 2024-06-07 13:12:12 -05:00
Matt Bruce
c78287131c Merge branch 'develop' into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 09:38:36 -05:00
vasavk
a3fe0b7278 Digital ACT-191 CXTDT-568413 defect: Calendar - Missing option for Transparent Background 2024-06-07 17:59:29 +05:30
vasavk
c02ed37121 Digital ACT-191 CXTDT-568419 defect: Calendar - When hideContainerBorder=true, corner radius disappears 2024-06-07 17:35:28 +05:30
vasavk
2bb1a24d72 Digital ACT-191 CXTDT-568409 defect: Width control missing
- CXTDT-568398 - Calendar - Saturday missing
- CXTDT-568402 - Calendar - Extra row
2024-06-07 14:34:46 +05:30
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
f5380532ff fixed bug for Accessibility Elements in Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 17:32:45 -05:00
Matt Bruce
b3f810500b split up accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:53 -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
Matt Bruce
1fe2d061a6 Merge branch 'develop' into feature/monarch 2024-06-05 14:01:17 -05:00
Matt Bruce
3eda3bd68e fixed titlelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:09:04 -05:00
Scott Pfeil
c2f053dec8 Update to proper framework name 2024-06-05 12:49:47 -04:00
Matt Bruce
fdd6360f31 initial cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 09:32:32 -05: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
Matt Bruce
9ff45a73af Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/monarch 2024-06-03 08:53:51 -05:00
Hedden, Kyle Matthew
ea60bd142d Digital PCT265 defect DE307-545: Adjust line truncation to use ellipsis for cases where the numberOfLines is limited. 2024-05-30 18:38:35 -04:00
Scott Pfeil
3bb61dab1c Merge branch 'develop' into feature/monarch 2024-05-30 10:12:55 -04:00
Matt Bruce
66a386a300 refactored for breadcrumbs wordwrap
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 15:17:07 -05:00
Matt Bruce
756aa17e5d removed breeadcrumb disabled stated, now breadcrumbs are always enabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 13:09:38 -05:00
Matt Bruce
1378d9722a added radiobox to the accessibilitylabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:51:02 -05:00
Matt Bruce
ba4c27cdc6 CXTDT-552834 – Tile Container – Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:29:48 -05:00
Matt Bruce
35a929c2a6 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:45 -05:00
Matt Bruce
61a79b1cb4 Merge branch 'bugfix/accessibility-tileContainer' into mbruce/bugfix 2024-05-28 14:21:19 -05: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
fab109b59b CXTDT-555854 - Dropdown Select - spacing issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 12:17:55 -05: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
9c09841815 Merge branch 'bugfix/calendar' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
# Conflicts:
#	VDS/SupportingFiles/ReleaseNotes.txt

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:59:39 -05:00
Matt Bruce
4533e3e094 added fix for titleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:44:27 -05:00
Matt Bruce
7760fb2738 fix for setting tilecontainer label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:44:03 -05:00
Matt Bruce
f8289788ee isEnabled workaround until I can figure something else out.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:39:41 -05:00
Matt Bruce
0a9924f46c removed values taht can't occur
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:32:45 -05:00
Matt Bruce
63d698af1d CXTDT-563189 - Dropdown Select Readonly Border color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:31:47 -05:00
vasavk
238d178f30 refactored code 2024-05-28 10:43:04 +05:30
vasavk
eedf33e47c Digital ACT-191 CXTDT-559318 defect: added fix for the calendar elements are not receiving swipe focus. 2024-05-27 19:59:12 +05:30
Sumanth Nadigadda
d5b5285ec1 Adding Table change log file 2024-05-27 15:44:31 +05:30
Sumanth Nadigadda
d9e51773ac Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-05-27 15:28:08 +05:30
Sumanth Nadigadda
35d3a7cdf7 Renaming file. 2024-05-27 15:03:29 +05:30
Sumanth Nadigadda
b88d76da41 Table component refactoring, TableRowModel creation & table item will be able to take a empty view. 2024-05-27 15:02:49 +05:30
Matt Bruce
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -05:00
Matt Bruce
aba7ef7df7 turned off icon for voiceover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:27 -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
8cc87fd471 added accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:42:31 -05:00
Matt Bruce
3cc00e5260 CXTDT-560485 - Tilelet - Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:42:13 -05:00
Sumanth Nadigadda
7748a5eae4 Changes to accommodate any ui element into table cell and make its size dynamic. 2024-05-24 20:49:58 +05:30
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
Matt Bruce
9690f152ef CXTDT-556996 RadioboxGroup – Voice over does not render the group position for the radio box group.
implemented groupable to ensure accessibilityValue is kept to help explain groups

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:34:56 -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
7953751a89 fixed optional text position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:59:13 -05:00
Matt Bruce
13396d1501 updated custom spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:51:45 -05:00
Matt Bruce
6ad1c0561e updated vars
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:45:04 -05:00
Matt Bruce
4ba2b4e744 updated tilelet directional icon model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:54:33 -05:00
Matt Bruce
44323a0a84 fixed width issues
reset label color configs

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:28:44 -05:00
Matt Bruce
2e2beee8c3 fixed bug in word wrapping
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:28:30 -05:00
Matt Bruce
ad1d2bf945 updated models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 15:45:14 -05:00
Matt Bruce
1d1bab13d0 udpated spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 15:34:43 -05:00
Matt Bruce
8c3bce746e refactored models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 15:33:30 -05:00
Matt Bruce
dc4db4816d pushed out fix for using surface color config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 08:45:31 -05:00
Matt Bruce
3bc2b18962 updated field types
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 14:44:44 -05: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
Matt Bruce
675fbf8693 fixed keyboard issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 09:44:23 -05:00
Scott Pfeil
6c5dcf6238 Digital ACT191 story ONEAPP-7459 - Update VDS framework 2024-05-20 15:31:48 -04: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
1d5b631295 fixed issue with the dropdown not showing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-20 11:45:33 -05:00
vasavk
44f3e71208 legend alignment set to left and handling label overflow 2024-05-17 15:27:27 +05:30
vasavk
9c1b128102 Showing 3 variations of icons for date indicators for legend 2024-05-16 17:06:01 +05:30
vasavk
ff0117dc1d Hide legend view when date indicators are empty 2024-05-16 16:55:00 +05:30
Matt Bruce
c3e84a0440 Merge branch 'vasavk/calendar' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/datePicker
# Conflicts:
#	VDS/Components/Calendar/Calendar.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 17:44:32 -05:00
Matt Bruce
a031ea8077 CXTDT-557216 - BadgeIndicator - Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 17:25:50 -05: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
49ec99e9be refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 16:20:00 -05:00
Matt Bruce
561b47610b updated cornerRadius
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 13:24:05 -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
418b888987 Merge branch 'vasavk/calendar' into feature/datePicker 2024-05-14 09:07:52 -05:00