Commit Graph

1459 Commits

Author SHA1 Message Date
Matt Bruce
5d19edbc6e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TileContainer/TileContainer.swift
#	VDS/Extensions/VDSLayout.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00
Bruce, Matt R
51c94b96cb Merge branch 'vasavk/carouselScrollbar' into 'develop'
VDS Brand 3.0 Carousel Scrollbar for IOS

See merge request BPHV_MIPS/vds_ios!188
2024-03-27 20:30:22 +00:00
Matt Bruce
c0d31cf3db Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into vasavk/carouselScrollbar 2024-03-27 15:24:49 -05:00
Matt Bruce
c64caa7a9f added publishers/cancellables
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 15:24:40 -05:00
Bruce, Matt R
f327fce1c9 Merge branch 'feature/breadcrumbs' into 'develop'
Feature/breadcrumbs

See merge request BPHV_MIPS/vds_ios!190
2024-03-27 19:46:33 +00:00
Matt Bruce
68e489ceea refactored to use updated ButtonGroupPositionLayout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:43:30 -05:00
Matt Bruce
17883b7853 added compression/hugging
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:41:21 -05:00
Matt Bruce
d22a7a12b6 refactor to allow custom spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:40:05 -05:00
Matt Bruce
516674f17e removed unneccessary enum and replace with axis
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:53 -05:00
Matt Bruce
335e2825f0 deleted flow layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:18 -05:00
Matt Bruce
c60c4541a8 only make them 1 liner buttons for now until I can come up with a better solution
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:38:53 -05:00
Matt Bruce
7cc64b2a23 updated intrinsicContentSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 10:32:04 -05:00
Matt Bruce
552de21ec0 Merge branch 'develop' into feature/breadcrumbs 2024-03-27 09:47:32 -05:00
Matt Bruce
81b4bd3935 remove previous views in stack
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 09:47:24 -05:00
Matt Bruce
4fb1930617 updated removed code, call super
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 09:47:13 -05:00
vasavk
6380026eaa Digital ACT-191 ONEAPP-6830 story: updated with required callbacks 2024-03-27 16:01:15 +05:30
Bruce, Matt R
0289764065 Merge branch 'mbruce/textArea-refactor-entryfield' into 'develop'
Refactored to use validator

See merge request BPHV_MIPS/vds_ios!192
2024-03-26 17:50:05 +00:00
Matt Bruce
620fb1e43b udpated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 12:48:08 -05:00
Matt Bruce
90976d773a renamed protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 12:43:09 -05:00
Matt Bruce
e1f34a743e Merge branch 'develop' into mbruce/textArea-refactor-entryfield 2024-03-26 12:35:20 -05:00
Bruce, Matt R
5252ed26ea Merge branch 'feature/tileletEnhancements' into 'develop'
Adding the padding fix between TileContainer/Tilelet

See merge request BPHV_MIPS/vds_ios!191
2024-03-26 17:08:20 +00:00
Matt Bruce
3bd52ce75d Merge branch 'develop' into feature/tileletEnhancements 2024-03-26 11:56:59 -05:00
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