Commit Graph

1967 Commits

Author SHA1 Message Date
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
7e6fa3288a Merge branch 'release/20_0_0' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-06-26 09:50:50 -05:00
Matt Bruce
738dee681f updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 15:20:44 -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
83a0ff07b8 updated notes version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 14:01:40 -05:00
Matt Bruce
4c4cac92c7 more notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:58:07 -05:00
Matt Bruce
6408d97841 updted release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:57:41 -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
3589e1230a removed throws
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:37:45 -05:00
Matt Bruce
67e055878d fixed bug in accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:36:56 -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
7cd9a7d1a9 added alertViewController
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 11:08:28 -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
891a816f55 refactored base for responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-24 15:33:47 -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
7770a49f6f Merge branch 'mbruce/bugfix' into refactor/datePicker 2024-06-21 14:32:00 -05:00
Matt Bruce
5d21e500bc Merge branch 'bugfix/label-action' into mbruce/bugfix 2024-06-21 14:26:26 -05:00
Matt Bruce
e8387d2c43 Merge branch 'hotfix/label-actions' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/label-action
# Conflicts:
#	VDS/Components/Label/Label.swift
#	VDS/Extensions/UITapGestureRecognizer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:25:29 -05:00
Bruce, Matt R
72065a8257 Merge branch 'hotfix/label-actions' into 'release/20_0_0'
Label update

See merge request BPHV_MIPS/vds_ios!262
2024-06-21 19:12:21 +00:00
Matt Bruce
eaf6d68ab7 reverted to using kevin's old code for actions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:10:16 -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
e7f5d4ee94 removed code not needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 13:21:36 -05:00
Matt Bruce
8b37986b40 reverted back to original MVA code for getting the location of links and such.
refactored

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 13:19:15 -05:00
Matt Bruce
31b9704163 first attempt to get link clicks working again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 12:20:39 -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
b302077f99 added popover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 18:23:54 -05:00
Bruce, Matt R
eeae91e616 Merge branch 'refactor/accessibilityBlocks' into 'develop'
added shouldUpdateAccessibility

See merge request BPHV_MIPS/vds_ios!261
2024-06-20 19:14:05 +00: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
d8c3ba2e33 added new protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:36:15 -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
2700c39632 fixed rename
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:27:29 -05:00
Matt Bruce
b18cabb680 added any
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:51 -05:00
Matt Bruce
6c4d428984 override for accessibility new impl
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:46 -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
4b8d0d985a added accessibility var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:16:27 -05:00
Matt Bruce
f25aee83de only toggle when enabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 14:02:11 -05:00
Matt Bruce
ec8d4ba1d6 updated base with fix 2024-06-19 13:28:04 -05:00
Matt Bruce
ac816f07f0 added accessibility override for main click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 13:27:50 -05:00
Matt Bruce
0f276f7822 Merge branch 'refactor/selector-accessibility' into mbruce/bugfix
# Conflicts:
#	VDS/BaseClasses/Selector/SelectorItemBase.swift
#	VDS/Components/Label/Label.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 12:31:27 -05:00
Matt Bruce
8d2125a91c updated mainStackView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 11:57:49 -05:00
Matt Bruce
bdd481109a allow touch events for labels to bleed through
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 10:58:48 -05:00
Matt Bruce
c20027dd2c updated for label click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 10:53:19 -05:00
Matt Bruce
4aa081f6de updated for checkbox only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:49:19 -05:00
Matt Bruce
5efcc624e0 updated to use new accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:39:33 -05:00