Commit Graph

1115 Commits

Author SHA1 Message Date
vasavk
3eaf29f3f1 Digital ACT-191 ONEAPP-7016 story: hide/show container border 2024-05-06 09:47:02 +05:30
vasavk
f043ac74d3 Digital ACT-191 ONEAPP-7016 story: updating surface for all childviews 2024-05-03 19:59:49 +05:30
vasavk
890ad97f0a Digital ACT-191 ONEAPP-7016 story: Displays indicator for day based on the indicators data 2024-05-03 18:29:32 +05:30
vasavk
408effa9f0 Digital ACT-191 ONEAPP-7016 story: displaying days for calendar month view 2024-05-02 17:51:56 +05:30
vasavk
0d9c409736 Digital ACT-191 ONEAPP-7016 story: updated constraints and header month view 2024-05-02 07:53:42 +05:30
vasavk
36238890c7 Digital ACT-191 ONEAPP-7016 story: added change log 2024-04-30 19:39:50 +05:30
vasavk
23831589f0 Digital ACT-191 ONEAPP-7016 story: added header view and updated with week days 2024-04-30 19:19:28 +05:30
vasavk
ef80db9e73 Digital ACT-191 ONEAPP-7016 story: minor changes 2024-04-30 14:21:43 +05:30
vasavk
0f70047e5a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar 2024-04-30 11:18:27 +05:30
vasavk
7438d65fe5 Digital ACT-191 ONEAPP-7016 story: updating footer with indicators data 2024-04-30 11:17:14 +05:30
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
42a469aec9 CXTDT-549901 - RadioBox strike through state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:13:03 -05:00
vasavk
c40ec7204e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/calendar 2024-04-29 10:17:07 +05:30
vasavk
58ceee5d47 Digital ACT-191 ONEAPP-7016 story: added properties 2024-04-29 10:13:58 +05:30
vasavk
2b16fecdc3 Digital ACT-191 ONEAPP-7016 story: added calendar indicator model 2024-04-29 10:10:26 +05:30
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
vasavk
440f516522 Digital ACT-191 ONEAPP-7016 story: changes for calendar base view with header and footer. 2024-04-26 17:02:18 +05:30
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
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
Matt Bruce
5570507f27 remove from superView before adding as a subview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:56:47 -05:00
Matt Bruce
bb655eefa2 ensure color range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:42:24 -05:00
Matt Bruce
86c675a07f fixed color attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:41:38 -05:00
Matt Bruce
7c8690bcb4 added other value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:32:56 -05:00
Matt Bruce
6a8285d8b1 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:31:08 -05:00
Matt Bruce
324601d490 update tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:19 -05:00
Matt Bruce
90ec2fa8f2 updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:12 -05:00
Matt Bruce
788fcb73ac updated tile container click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:12:21 -05:00
Matt Bruce
e4bd72c64a added conformance back
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:54:44 -05:00
Matt Bruce
c6cbfff6b8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/resetOnClick-Change 2024-04-24 14:51:30 -05:00
Matt Bruce
c22592cdb5 refactor to reset onClick/onClick to nil
removed old willSet

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:49:23 -05:00
vasavk
2e99210dfe Digital ACT-191 ONEAPP-7016 story: added new page 2024-04-24 18:06:21 +05:30
vasavk
8e6b9d660c Digital ACT-191 CXTDT-547200 defect: Carousel scrollbar - Accessibility - Removing focus from the carousel scrollbar. also updated release notes 2024-04-22 16:24:53 +05:30
Bruce, Matt R
5c857738f1 Merge branch 'bugfix/buttonIcon' into 'develop'
CXTDT-544442- Button Icon - Selected state needs to allow custom color

See merge request BPHV_MIPS/vds_ios!209
2024-04-18 20:59:52 +00:00
Matt Bruce
7eddaf1d04 added selected Icon Color Configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-18 14:18:40 -05:00
vasavk
0841a6d9f7 Digital ACT-191 CXTDT-546821 defect: TextArea - Accessibility 2024-04-18 20:09:22 +05:30
vasavk
14d77ef81f Digital ACT-191 CXTDT-546821 defect: Accessibility - Text area input field is not receiving swipe focus 2024-04-18 15:51:07 +05:30
Matt Bruce
90783667d8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-04-17 15:50:23 -05:00
Matt Bruce
a4b0ffd391 CXTDT-544384 - TileContainer Background Image stretch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:47:19 -05:00
Matt Bruce
6902dea139 CXTDT-544383 - removed 2x and replaced with 3x
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 14:39:26 -05:00
vasavk
bb00f4c457 Digital ACT-191 CXTDT-544460 defect: Fixed issue for Button Icon - Incorrect Icon Sizes 2024-04-17 15:05:00 +05:30
Matt Bruce
9ce6428bda made property internal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:51:57 -05:00
Matt Bruce
2046897199 refactored out of entryfieldbase to inputfield since this is the only place it is needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:50:40 -05:00
Matt Bruce
5c44d25339 added TextLinkModel to the EntryFieldBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:43:28 -05:00
Matt Bruce
ed9c148578 fixed init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:32 -05:00