Commit Graph

1565 Commits

Author SHA1 Message Date
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
fd4694db8d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:05:33 -05:00
Bruce, Matt R
e1d58d0e9f Merge branch 'mbruce/bugfix' into 'develop'
updated release notes

See merge request BPHV_MIPS/vds_ios!249
2024-06-07 17:55:50 +00: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
Matt Bruce
cb704ea1e9 Merge branch 'develop' into mbruce/bugfix
# Conflicts:
#	VDS/SupportingFiles/ReleaseNotes.txt

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:12:17 -05:00
Matt Bruce
f11b21a04b updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:05:59 -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
a90cd23f11 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:19:55 -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
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
a71085f2b3 added release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:16:13 -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
3eda3bd68e fixed titlelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:09:04 -05: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
38310b5ab1 made register static
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 08:22:22 -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
83d6d34093 added script for removing all logging text files with xcconfig.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-03 16:06:05 -05: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
9aa026ee94 Selector called 2x for the items/group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 09:40:57 -05:00
Matt Bruce
e4d75dd5b5 rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:53 -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
8e0287c8fd added readonly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:33:10 -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
aba7ef7df7 turned off icon for voiceover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:27 -05:00