Commit Graph

2238 Commits

Author SHA1 Message Date
Bruce, Matt R
0219aee5e9 Merge branch 'feature/tileletEnhancements' into 'develop'
Tilelet Enhancements

See merge request BPHV_MIPS/vds_ios!170
2024-03-26 16:54:51 +00:00
Bandaru, Krishna Kishore
25713cd533 Tilelet Enhancements 2024-03-26 16:54:50 +00:00
Matt Bruce
1d23b9c8f2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/tileletEnhancements
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 11:52:06 -05:00
Bruce, Matt R
9b4eccfc6d Merge branch 'bugfix/notificationEnhancements' into 'develop'
Removed vertical layout & max width constraint

See merge request BPHV_MIPS/vds_ios!169
2024-03-26 15:05:19 +00:00
Bruce, Matt R
5a0f10cd4b Merge branch 'bugfix/notificationAccessibility' into 'develop'
Accessibility fixes for Notification component

See merge request BPHV_MIPS/vds_ios!189
2024-03-26 14:59:16 +00:00
vasavk
3d971fa569 Digital ACT-191 ONEAPP-6827 story: updated accessibility properties 2024-03-26 15:26:15 +05:30
vasavk
4a9262c0dc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carouselScrollbar
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-03-26 14:52:58 +05:30
vasavk
3df155bff5 Digital ACT-191 ONEAPP-6830 story: Fix misalignment of breadcrumbitems 2024-03-26 12:56:08 +05:30
vasavk
d5138dcdd3 Digital ACT-191 ONEAPP-6827 story: setting content alignment 2024-03-26 12:50:50 +05:30
vasavk
ea97637288 Digital ACT-191 ONEAPP-6830 story: added ‘CarouselScrollbar’ in VDS.md 2024-03-26 08:19:16 +05:30
Krishna Kishore Bandaru
303554462c accessibility fixes for Notification 2024-03-25 19:12:47 +05:30
Bruce, Matt R
1b89c8b2da Merge branch 'feature/pagination' into 'develop'
Pagination Component

See merge request BPHV_MIPS/vds_ios!168
2024-03-21 20:13:28 +00:00
Matt Bruce
d1006f1266 removed images that already existed
added resizer and refactored code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 15:11:38 -05:00
Matt Bruce
67e42b9730 removed dumb code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:32:04 -05:00
Matt Bruce
bbcdbebbb0 refactored some naming to keep in line with others
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:31:57 -05:00
Bruce, Matt R
ee3c375516 Merge branch 'vasavk/breadcrumbs' into 'develop'
VDS Brand 3.0 Breadcrumbs for IOS

See merge request BPHV_MIPS/vds_ios!178
2024-03-21 19:17:47 +00:00
Matt Bruce
37d43fbb62 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:15:48 -05:00
Matt Bruce
e139a0a0b8 refactor cell some more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:15:41 -05:00
Matt Bruce
f862c8bd1c fix bug, must find other solution later
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:20:11 -05:00
Matt Bruce
7a533944b8 refactored breadcrumbs to use selfsizing cv
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:44 -05:00
Matt Bruce
e9bd1614ec refactored cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:26 -05:00
Matt Bruce
b9f17f2af4 added disabled state
removed link

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:18 -05:00
Matt Bruce
c23e7f700b refactored model to correct properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:43 -05:00
Matt Bruce
5ce775a885 added isSelected to buttonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:31 -05:00
Matt Bruce
d11ef82a4a refactored out flowlayout into a class and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:17 -05:00
vasavk
9290e40a2a Digital ACT-191 ONEAPP-6830 story: refactored code 2024-03-21 21:32:04 +05:30
vasavk
939465f7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carouselScrollbar 2024-03-21 17:29:53 +05:30
vasavk
39a4c5040b Digital ACT-191 ONEAPP-6830 story: minor changes 2024-03-21 17:29:10 +05:30
vasavk
22d82fac04 Digital ACT-191 ONEAPP-6830 story: removed commented code 2024-03-21 17:17:01 +05:30
vasavk
5356650355 Digital ACT-191 ONEAPP-6830 story: increased hit area to thumb and track 2024-03-21 17:15:09 +05:30
Krishna Kishore Bandaru
f8fec46805 iPad bug fix for imageview 2024-03-21 16:25:51 +05:30
vasavk
1387cb6bf4 Digital ACT-191 ONEAPP-6830 story: update position when scroll thumb drag / on move forward / backward 2024-03-21 12:00:03 +05:30
vasavk
51a00f9b68 Digital ACT-191 ONEAPP-6830 story: Interaction type: Drag scrollbar thumb 2024-03-21 10:58:53 +05:30
vasavk
f7ef52251b Digital ACT-191 ONEAPP-6830 story: Implementation for scroll thumb on given position value 2024-03-21 09:32:00 +05:30
Bruce, Matt R
317b55a58e Merge branch 'bugfix/label-range-validation' into 'develop'
Validation of ranges

See merge request BPHV_MIPS/vds_ios!187
2024-03-20 21:37:20 +00:00
Matt Bruce
0fc70e9f75 ensure range is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:29:24 -05:00
Matt Bruce
1d9667c173 added validators for invalid range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:59 -05:00
Matt Bruce
9203b6cab5 added/updated isValid(range:
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:35 -05:00
vasavk
fadb996c6e Digital ACT-191 ONEAPP-6830 story: scrollbar thumb advancement logic, changes to active track color and opacity. 2024-03-21 01:49:10 +05:30
vasavk
11618e88a0 Digital ACT-191 ONEAPP-6830 story: did set color configurations and removed unused code 2024-03-20 23:14:04 +05:30
Krishna Kishore Bandaru
f528b3cd62 changed constraints for backgroundImageView and updated frames for CAlayers 2024-03-20 20:54:19 +05:30
vasavk
e0d1fd844d Digital ACT-191 ONEAPP-6827 story: Updated code as per review feedback 2024-03-20 17:20:58 +05:30
Krishna Kishore Bandaru
86e91c3ac7 Added Center X & Y constraints and modified code based on constraints 2024-03-20 16:50:47 +05:30
Krishna Kishore Bandaru
87a0198e24 Merge branch 'develop' into feature/tileletEnhancements 2024-03-19 18:48:36 +05:30
Krishna Kishore Bandaru
baf934ba8d added Truncation logic in tilelet 2024-03-19 18:44:25 +05:30
vasavk
eb3d6b7a34 Digital ACT-191 ONEAPP-6830 story: added new Carousel Scrollbar page and change log file 2024-03-19 17:49:01 +05:30
vasavk
bf3149f567 Merge branches 'vasavk/breadcrumbs' and 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-19 17:34:27 +05:30
vasavk
868c728f63 Digital ACT-191 ONEAPP-6827 story: container size changes 2024-03-19 17:33:19 +05:30
vasavk
4c9c844b1d Digital ACT-191 ONEAPP-6827 story: alignment issue fix on surface change 2024-03-19 14:31:16 +05:30
Bruce, Matt R
0c4b9bb13b Merge branch 'release/11_4_0' into 'develop'
removed intrinsic size

See merge request BPHV_MIPS/vds_ios!183
2024-03-18 22:03:44 +00:00