Vasavi Kanamarlapudi
93004f6e12
Digital ACT-191 ONEAPP-7013 story: Refactored code, removing redundant view and adding component to slot.
2024-07-18 17:28:40 +05:30
Vasavi Kanamarlapudi
559423f629
Digital ACT-191 ONEAPP-7013 story: removed unused file
2024-07-18 13:22:41 +05:30
Vasavi Kanamarlapudi
c2ec941a3c
Digital ACT-191 ONEAPP-7013 story: updating carousel position if receives selectedIndex
2024-07-18 12:49:12 +05:30
Vasavi Kanamarlapudi
4ae07b6402
Digital ACT-191 ONEAPP-7013 story: removing width prop, and passing selectedGroupIndex through onChange
2024-07-18 12:25:04 +05:30
Vasavi Kanamarlapudi
928db0f1fc
Digital ACT-191 ONEAPP-9311 story: changes about PR notes
2024-07-17 18:32:04 +05:30
Matt Bruce
6661e60333
abstract to String extension method
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 16:17:27 -05:00
Sumanth Nadigadda
bf46f85622
Fixing CXTDT-586497 issue, table contents alignment is based on the row type, is header
2024-07-16 12:31:06 +05:30
Matt Bruce
10f4f1db11
added new validator
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:27 -05:00
Matt Bruce
699626a4b8
updated in the didChange
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:19 -05:00
Vasavi Kanamarlapudi
161f690488
Digital ACT-191 ONEAPP-9311 story: Check the default value and update it to max or min on button icon presses.
2024-07-15 15:37:26 +05:30
Vasavi Kanamarlapudi
29d00ec352
Digital ACT-191 ONEAPP-9311 story: update color configurations to stepper text for default and disabled states
2024-07-15 15:08:32 +05:30
Vasavi Kanamarlapudi
6c26655cbb
Digital ACT-191 ONEAPP-9311 story: added actions to decrement and increment buttons.
2024-07-15 15:06:57 +05:30
Vasavi Kanamarlapudi
17f9240c7e
Digital ACT-191 ONEAPP-9311 story: added size configuration property that includes large and small
2024-07-15 15:05:57 +05:30
Matt Bruce
cbe28583ed
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
2024-07-12 15:27:53 -05:00
Matt Bruce
4ca74fa445
dynamically add rules
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:37 -05:00
Matt Bruce
95f4ad06a1
refactored updating of rules
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:27 -05:00
Matt Bruce
f95317eb24
added var to protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:09 -05:00
Matt Bruce
15515b6815
added telephone updating
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:37:05 -05:00
Matt Bruce
cdede872c0
make open to override
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:36:07 -05:00
Vasavi Kanamarlapudi
548984d499
Digital ACT-191 ONEAPP-9311 story: added properites
2024-07-12 13:43:26 +05:30
Matt Bruce
1647e44e2f
Merge branch 'mbruce/bugfix' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
2024-07-11 14:04:44 -05:00
Matt Bruce
d573002be5
refactored textfield
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:04:07 -05:00
Matt Bruce
acd688405d
updates public
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:56 -05:00
Matt Bruce
405a84b359
containerview public
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:48 -05:00
Matt Bruce
0fdc9c9109
updated inputfield accessibility issue
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:18 -05:00
Matt Bruce
11622b84d3
updated icon accessibility issue
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:03:07 -05:00
Matt Bruce
fae53c4f5b
added variable to shut off internal required
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:39:46 -05:00
Matt Bruce
c2e7465c4e
fixed bug in textarea maxLength
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 12:39:34 -05:00
Matt Bruce
46d4098cf2
fixed issue with showing errorIcon without error message
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 10:53:41 -05:00
Matt Bruce
d943202e83
updated placeholder logic
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:33:54 -05:00
Matt Bruce
d7086b0702
added a placeholder
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:21:50 -05:00
Matt Bruce
1c01fabef0
CXTDT-584278 – InputField - Accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 10:50:36 -05:00
Matt Bruce
d3a7d45ab9
fixed bug in radiobox
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 09:38:17 -05:00
Vasavi Kanamarlapudi
7a9910e830
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
2024-07-04 20:29:48 +05:30
Vasavi Kanamarlapudi
77288e4c54
Digital ACT-191 ONEAPP-7013 story: slot alignment and rendering data
2024-07-04 20:24:33 +05:30
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
0ee459946f
CXTDT-577463 - InputField - Accessibility - #5 Password / Inline Action
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:37:36 -05:00
Matt Bruce
1e0b0279b7
CXTDT-577463 - InputField - Accessibility - Issue #5
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:33:54 -05:00
Vasavi Kanamarlapudi
8619c64109
Digital ACT-191 ONEAPP-7013 story: refactored code
2024-07-02 14:47:20 +05:30
Vasavi Kanamarlapudi
668b20f77b
Digital ACT-191 ONEAPP-7013 story: Updating scrollbar position on scrolling carousel content
2024-07-02 13:22:39 +05:30
Matt Bruce
315601e048
CXTDT-577463 - InputField - Accessibility - #1 Typing Feedback
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 15:26:51 -05:00
Matt Bruce
72e86dafc2
CXTDT-560485 - updated text
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 14:26:41 -05:00
Matt Bruce
bf731a8a84
added in accessibility to icons
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 14:24:08 -05:00
Vasavi Kanamarlapudi
f13451ea37
Digital ACT-191 ONEAPP-7013 story: Standard Peek supported for all Tablet viewports and layouts and for 1up layouts on Mobile viewports only.
2024-07-01 15:03:00 +05:30
Vasavi Kanamarlapudi
6f5e94887e
activating leading constratint
2024-07-01 14:13:44 +05:30
Vasavi Kanamarlapudi
4b016974d2
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
2024-07-01 10:35:04 +05:30
Vasavi Kanamarlapudi
fa5051d258
Digital ACT-191 ONEAPP-7013 story: flexible width support, Carousel can be set to any pixel or percentage
2024-07-01 10:32:06 +05:30
Matt Bruce
90e88f37da
updated helper
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-29 10:24:28 -05:00
Matt Bruce
f6287df8f4
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
2024-06-29 10:05:15 -05:00
Matt Bruce
540dc35e2f
added cornerRadius back
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-29 09:45:14 -05:00
Matt Bruce
842bb6f0ad
updated to work at 100% width of parent if not set as well as calculating height if there is an aspect ration.
2024-06-28 18:08:50 -05:00
Matt Bruce
51b151a73f
partial bugfix
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 17:27:37 -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
532cb6c680
fixed animation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 09:00:02 -05:00
Vasavi Kanamarlapudi
c51093cfaf
Digital ACT-191 ONEAPP-7013 story: update view as per aspect ratio
2024-06-28 17:04:00 +05:30
Matt Bruce
16c2360324
Merge branch 'mbruce/bugfix' into refactor/tileContainer
2024-06-27 15:14:44 -05:00
Matt Bruce
7d399a42ef
fixed animation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 15:10:30 -05:00
Matt Bruce
9db5257132
align left
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 13:16:52 -05:00
Matt Bruce
8dfcb41691
refactor for layoutguide
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 12:52:52 -05:00
Matt Bruce
25ebcff2d9
rotation checking
...
update size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 12:52:38 -05:00
Matt Bruce
1044282c33
fixed bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 10:24:18 -05:00
Matt Bruce
289353a443
refactored to final fix, hopefully :D
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 09:55:37 -05:00
Matt Bruce
5fcc59d8af
added helpers methods to layoutconstrainable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 09:48:52 -05:00
Matt Bruce
742bae9169
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 17:19:17 -05:00
Matt Bruce
0f368b5132
updated constraints
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 15:46:37 -05:00
Matt Bruce
bd908aeb47
removed logic
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 13:31:29 -05:00
Matt Bruce
db3ba4f1a1
reset to start with none
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 13:29:45 -05:00
Matt Bruce
a432534e1a
updated constraints
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 13:28:39 -05:00
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
9c32ea4870
redo constraints
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 09:50:06 -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
Vasavi Kanamarlapudi
9efd50a0fa
Digital ACT-191 ONEAPP-9311 story: added new page for Input Stepper
2024-06-24 19:57:15 +05:30
Vasavi Kanamarlapudi
0840ed5ed3
Digital ACT-191 ONEAPP-7013 story: Adjust slot width if scrollbar suppressed and/or based on peek value
2024-06-24 18:42:07 +05:30
Vasavi Kanamarlapudi
0b47d70352
Digital ACT-191 ONEAPP-7013 story: changes to the default view of the carousel with one peek visible
2024-06-24 17:04:36 +05:30
Vasavi Kanamarlapudi
c00ddc68fd
Digital ACT-191 ONEAPP-7013 story: changes to pagination inset
2024-06-24 16:31:00 +05:30
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
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
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
Matt Bruce
f9799386d6
added action element
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:39:21 -05:00
Matt Bruce
4b06ef2e31
updated to use new accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:38:34 -05:00
Matt Bruce
6d42ec599c
updated accessibility elements
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:36:11 -05:00
Matt Bruce
225c44a84a
added action element
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:35:51 -05:00
Matt Bruce
18b2415143
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/selector-accessibility
...
# Conflicts:
# VDS/Components/DatePicker/DatePicker.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-18 14:39:30 -05:00
Matt Bruce
7aa6a3b823
Merge branch 'develop' into refactor/selector-accessibility
2024-06-17 14:59:48 -05:00
Matt Bruce
21595355a9
updated for issue
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-17 11:05:29 -05:00
Matt Bruce
f08fe00a25
updated release notes with close issues
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 16:14:06 -05:00
Matt Bruce
c697c4a437
updated release notes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 16:11:18 -05:00
Matt Bruce
e76674cfc8
Merge branch 'bugfix/calendar_fixes' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
2024-06-14 15:54:51 -05:00
Matt Bruce
a2a06f3870
added token to enum
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 15:45:04 -05:00
Matt Bruce
e8f225cdc3
refactored responder property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 12:59:13 -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
vasavk
69cdae8374
Digital ACT-191 CXTDT-568422 defect: Calendar - DarkMode Legend icon fill using Light mode color
2024-06-14 22:04:25 +05:30
Matt Bruce
c1f2aa6591
refactored textarea
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 11:33:59 -05:00
vasavk
bec994e2d4
Digital ACT-191 CXTDT-568412 defect: Calendar - Incorrect side nav icon size
2024-06-14 21:33:02 +05:30
vasavk
c9c3b54484
updated missed note.
2024-06-14 21:24:53 +05:30
vasavk
ed356299b5
Fixed issue observed: fetching days with wrong date if display date exceeds min/max date
2024-06-14 21:21:26 +05:30
vasavk
4119a6c180
Using internal enabled var for cell instead of label enabled state
2024-06-14 21:20:11 +05:30
vasavk
b8326faa16
Digital ACT-191 CXTDT-568463 defect: Calendar - On long press, hover randomizes
2024-06-14 21:17:48 +05:30
vasavk
993afcc367
updated to VDSCoreTokens
2024-06-14 20:32:22 +05:30
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
vasavk
fc10fbf9da
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
2024-06-14 19:10:48 +05:30
vasavk
0a27c27189
Digital ACT-191 ONEAPP-7013 story: add corner radius to slot, supporting to dynamic pagination inset
2024-06-14 18:02:57 +05:30
vasavk
a829df86e5
Digital ACT-191 ONEAPP-7013 story: Fixed Constraints issue and refactored Code
2024-06-14 13:17:29 +05:30
Matt Bruce
c02f355847
updated icons
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:22:30 -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
f0d0c5638c
don't traverse a view's subviews if the view in question is accessibleElement.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:08:45 -05:00
Matt Bruce
d06fa28a54
Merge branch 'develop' into feature/monarch
2024-06-13 10:58:21 -05:00
vasavk
de8a2ebdee
Digital ACT-191 ONEAPP-7013 story: Using custom container size and custom icon sizes for positioning controls
2024-06-13 14:13:27 +05:30
vasavk
ba1ffdf390
Digital ACT-191 ONEAPP-7013 story: added listeners to perform actions
2024-06-13 13:51:32 +05:30
vasavk
8a8bb73da3
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
2024-06-13 12:10:37 +05:30
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
vasavk
e8e0e7fed2
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
...
# Conflicts:
# VDS.xcodeproj/project.pbxproj
2024-06-11 15:34:59 +05:30
vasavk
35e4cf0301
Digital ACT-191 ONEAPP-7013 story: show slides on Scrollview
2024-06-11 15:16:52 +05:30
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
vasavk
0fc8c5c530
Digital ACT-191 ONEAPP-7013 story: updating pagination buttons while changing pagination properties
2024-06-09 11:25:39 +05:30
vasavk
bc35186bf6
Digital ACT-191 ONEAPP-7013 story: added pagination model
2024-06-09 11:02:18 +05:30
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
19b102348c
updated release notes for missed tickets
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:33:24 -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
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
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
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
Scott Pfeil
84920fa7bc
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch
2024-06-04 10:50:56 -04:00