Commit Graph

1622 Commits

Author SHA1 Message Date
Matt Bruce
9982eddce9 CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:51:40 -05:00
Bruce, Matt R
da4b37b391 Merge branch 'bugfix/tile_container_actionable_children' into 'develop'
Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits.

See merge request BPHV_MIPS/vds_ios!221
2024-05-06 22:49:24 +00:00
Scott Pfeil
29a3a4a3a3 Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits. 2024-05-06 18:46:19 -04:00
Bruce, Matt R
9b3a9e0589 Merge branch 'feature/inputField' into 'develop'
updated icon to statusIcon and iconColorConfiguration

See merge request BPHV_MIPS/vds_ios!220
2024-05-03 15:05:04 +00:00
Matt Bruce
cc965f36e7 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 10:01:46 -05:00
Matt Bruce
e8eeddc889 made private
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:59:24 -05:00
Matt Bruce
12322130db CXTDT-549888 - Pagination - Accessibility - The pagination bar does not render the correct selected page
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:35:49 -05:00
Matt Bruce
26e7e24ec7 added keypads
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:23 -05:00
Matt Bruce
77f8dfa3d8 CXTDT-552825 - Tilelet - Accessibility – The role of button is not provided for the tilelet.
CXTDT-552834 - TileContainer - Accessibility – Voice over is not rendering the information present click state.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:02 -05:00
Matt Bruce
2bfac96281 release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-02 11:50:36 -05:00
Matt Bruce
99978ead11 CXTDT-552842 - Accessibility - Breadcrumbs - The breadcrumb links are not properly placed within a breadcrumbs region.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-02 11:49:24 -05:00
Matt Bruce
3f36d8b8c9 refactored readOnly to isReadOnly and required to isRequired
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 17:36:48 -05:00
Matt Bruce
0ae2dd2706 textview publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 17:36:20 -05:00
Matt Bruce
5627c1b76e refactored out TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 14:32:46 -05:00
Matt Bruce
d109db6701 refactor code for possible memory issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 09:36:57 -05:00
Matt Bruce
9020cc3513 removed the initial text in the test app
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 08:20:11 -05:00
Matt Bruce
65ce18d083 refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:38:40 -05:00
Matt Bruce
c0b59694f2 refactored validation again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:24:09 -05:00
Matt Bruce
06d56fd70e updated input validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:01:26 -05:00
Matt Bruce
1813661f7d updated states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 15:48:29 -05:00
Matt Bruce
cfc21c2727 added internal rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 14:10:36 -05:00
Matt Bruce
aa4dc91afa updated for password field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:51:13 -05:00
Matt Bruce
896d393d7a updated for focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:24:37 -05:00
Matt Bruce
2241f6d131 Merge branch 'mbruce/bugfix' into feature/inputField 2024-04-30 13:19:34 -05:00
Matt Bruce
83e0c4ab53 CXTDT-552071 - Text Area - Entering text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:15:31 -05:00
Matt Bruce
b80dcda680 CXTDT-552070 - Text Area - Container heights
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:31:55 -05:00
Matt Bruce
000e4cdefa CXTDT-552074 - Text Area - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:15:43 -05:00
Matt Bruce
5a0018319f CXTDT-552068 - Text Area - Text padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 11:55:04 -05:00
Matt Bruce
accd264595 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
# Conflicts:
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/InputField/InputField.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
39107082e7 fixed bug with isSecureTextEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:25:55 -05:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Bruce, Matt R
1ae54d8ede Merge branch 'feature/ONEAPP-7249' into 'develop'
Digital PCT265 story ONEAPP-7249 - Better once implementation to avoid mutex lockups.

See merge request BPHV_MIPS/vds_ios!219
2024-04-29 19:34:44 +00:00
Hedden, Kyle Matthew
f7af3e52f1 Digital PCT265 story ONEAPP-7249 - Better once implementation to avoid mutex lockups. 2024-04-29 15:20:09 -04:00
Bruce, Matt R
b6a51ebb9c Merge branch 'mbruce/bugfix' into 'develop'
Bugfixes

See merge request BPHV_MIPS/vds_ios!218
2024-04-29 18:16:46 +00:00
Matt Bruce
f7f0fcbff1 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 13:07:46 -05:00
Matt Bruce
d630671215 release notes updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 12:40:13 -05:00
Matt Bruce
f65cc2115b CXTDT-546824 - Notification Status / Close icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 12:39:25 -05:00
Matt Bruce
07110ed5cc updated for error and resign first responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 11:16:09 -05:00
Matt Bruce
80233b6797 added error state in the accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:52:39 -05:00
Matt Bruce
a04f9a14df fixed bug in selector base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:29:50 -05:00
Matt Bruce
42a469aec9 CXTDT-549901 - RadioBox strike through state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:13:03 -05:00
Matt Bruce
4935db72d6 CXTDT-542333 - RadioBox Padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:44:17 -05:00
Matt Bruce
f432f6be0e CXTDT-549888 - Voiceover issues on next/previous
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:26:59 -05:00
Bruce, Matt R
57a7628837 Merge branch 'bugfix/removeLayoutIfNeeded' into 'develop'
removed layoutifneeded

See merge request BPHV_MIPS/vds_ios!217
2024-04-26 13:48:37 +00:00
Bruce, Matt R
3c5f68a830 Merge branch 'bugfix/tileContainer-dropShadow' into 'develop'
rearranged of when dropShadow is added

See merge request BPHV_MIPS/vds_ios!216
2024-04-25 22:03:39 +00:00
Matt Bruce
9cfbe14969 rearranged of when dropShadow is added
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 17:02:14 -05:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
cea37eeb77 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-04-25 15:00:43 -05:00
Bruce, Matt R
e330f17474 Merge branch 'bugfix/tileContainer' into 'develop'
removed plural

See merge request BPHV_MIPS/vds_ios!215
2024-04-25 19:57:52 +00:00
Matt Bruce
18c68b3949 removed plural
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:58 -05:00