Commit Graph

1561 Commits

Author SHA1 Message Date
Vasavi Kanamarlapudi
e951e82b88 Digital ACT-191 ONEAPP-10928 story: added new file for Modal 2024-09-20 12:39:41 +05:30
Xi Zhang
f27f04c23d Fix toggle alignment issue 2024-09-04 15:40:07 -04:00
Matt Bruce
296703076e updated from Control to View and add publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 14:28:51 -05:00
Matt Bruce
c76d3e7b76 updated Pagination to a Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 14:04:41 -05:00
Matt Bruce
35036ca804 more updates on carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 13:31:48 -05:00
Matt Bruce
ad6291af30 force component to redraw
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 11:56:19 -05:00
Matt Bruce
31f01773c4 added borders to the cells for carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 11:44:10 -05:00
Bruce, Matt R
e4630b65ea Merge branch 'bugfix/carousel' into 'develop'
refactoring Carousel to use a UICollectionView

See merge request BPHV_MIPS/vds_ios!297
2024-08-27 15:01:44 +00:00
Bruce, Matt R
47747c801e Merge branch 'bugfix/carouselPaginationCaret' into 'develop'
Pagination caret size and horizontal offset

See merge request BPHV_MIPS/vds_ios!296
2024-08-27 14:09:20 +00:00
Vasavi Kanamarlapudi
1f2637ed04 refactoring Carousel to use a UICollectionView 2024-08-27 11:54:41 +05:30
Matt Bruce
aa013f62e3 added equatable to structs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-26 09:03:17 -05:00
Matt Bruce
c41599578a added ParentViewProtocol to views and updated children
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 16:03:47 -05:00
Matt Bruce
d336b8dfda trying to deal with rendering issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 15:11:12 -05:00
Matt Bruce
b9ae68ab20 default enabled = true
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:24:40 -05:00
Matt Bruce
29714501cc removed disabled form the code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:14:43 -05:00
Vasavi Kanamarlapudi
592d2c1f1f Digital ACT-191 CXTDT-603719 defect: Added fix for pagination caret icon 2024-08-21 13:39:35 +05:30
Bruce, Matt R
a53a8ef26e Merge branch 'bugfix/Table' into 'develop'
Fix for CXTDT-597984

See merge request BPHV_MIPS/vds_ios!289
2024-08-20 19:03:31 +00:00
Matt Bruce
bd2b1b0de9 udpate setDefaults() for the maxDate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 14:01:20 -05:00
Matt Bruce
658624aadd set defaults to match the view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 14:01:04 -05:00
Matt Bruce
99da32947f do the selected date
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 14:00:53 -05:00
Matt Bruce
940493ef10 allow override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 14:00:43 -05:00
Sumanth Nadigadda
93b89ee754 Fix for CXTDT-597984, Fixing the padding issue while calculating the itemwidth which is causing the issue. 2024-08-20 18:07:10 +05:30
Matt Bruce
baf9136e26 code refactor into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-17 14:36:59 -05:00
Matt Bruce
dcc0307e9b fixed bug of adding space between 2 times
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-16 15:56:48 -05:00
Matt Bruce
30a4b1e0f7 refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-16 15:41:50 -05:00
Matt Bruce
7efc0096af refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-16 15:25:26 -05:00
Matt Bruce
5a255aac52 refactored for bugs in missing buttons for 2 rowCount
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-16 15:18:33 -05:00
Matt Bruce
c5972ccd0e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-15 15:47:01 -05:00
Matt Bruce
69cfb38149 cleaned up code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:43:01 -05:00
Matt Bruce
a95499b186 refactored due to the DefaultValuing update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:42:28 -05:00
Matt Bruce
393b791a40 refactored due to the DefaultValueing change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:42:10 -05:00
Matt Bruce
67bdcf5104 more updaets for setDefaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 14:41:36 -05:00
Matt Bruce
bbf521b1e5 updated setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 14:00:17 -05:00
Vasavi Kanamarlapudi
e5d9f77d3d Digital ACT-191 ONEAPP-9314 story: added missed comments 2024-08-15 16:55:55 +05:30
Vasavi Kanamarlapudi
1bd58256f7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/priceLockup 2024-08-15 16:47:16 +05:30
Vasavi Kanamarlapudi
01c05deebd Digital ACT-191 ONEAPP-9314 story: removed unused code 2024-08-15 16:37:01 +05:30
Vasavi Kanamarlapudi
7ae5f9853d Digital ACT-191 ONEAPP-9314 story: bold configuration, refactored strikethrough 2024-08-15 16:27:23 +05:30
Vasavi Kanamarlapudi
8f7581d0d6 Digital ACT-191 ONEAPP-9314 story: refactored code 2024-08-15 14:55:32 +05:30
Vasavi Kanamarlapudi
20c407f82a Digital ACT-191 ONEAPP-9314 story: remove a decimal for price if decimal is 0 2024-08-14 15:27:47 +05:30
Vasavi Kanamarlapudi
73db6dff2d Digital ACT-191 ONEAPP-9314 story: update label with strikethrough if its enabled, and other minor changes 2024-08-14 14:53:27 +05:30
Pfeil, Scott Robert
731836b346 Merge branch 'release/20_1_0' into 'develop'
release/20_1_0 hotfix merge

See merge request BPHV_MIPS/vds_ios!278
2024-08-13 14:43:25 +00:00
Vasavi Kanamarlapudi
1bb54d174f Digital ACT-191 ONEAPP-9314 story: applying textstyle and color 2024-08-13 15:37:02 +05:30
Matt Bruce
3ee592f638 fixed bug in radiobox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-12 12:27:49 -05:00
Matt Bruce
3809e96b16 fixed bug within radiobox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-12 09:58:44 -05:00
Vasavi Kanamarlapudi
b1adbd7e0d Digital ACT-191 ONEAPP-9314 story: update text 2024-08-12 15:45:18 +05:30
Matt Bruce
9edd360303 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/inputStepper
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 17:25:19 -05:00
Matt Bruce
67c401f87a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into hotfix/toggleIssue 2024-08-09 17:19:32 -05:00
Matt Bruce
bf4ff94933 moved default values into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:35 -05:00
Matt Bruce
fc7650f7d9 refactor toggle with setDefaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:18 -05:00
Matt Bruce
ac1957d1c3 using submit now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:38:32 -05:00