Commit Graph

1884 Commits

Author SHA1 Message Date
Vasavi Kanamarlapudi
09351db136 Digital ACT-191 ONEAPP-10586 story: updated symbolType to use as String, camelCase applied to footnoteItems 2024-09-12 13:26:06 +05:30
Vasavi Kanamarlapudi
e22b64095b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/footnote
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-09-03 10:32:52 +05:30
Vasavi Kanamarlapudi
a0b139b0af Digital ACT-191 ONEAPP-10586 story: added footnote group and updating with footnote items 2024-09-02 11:33:59 +05:30
Vasavi Kanamarlapudi
73caedce5f Digital ACT-191 ONEAPP-10586 story: updating content as per configuration 2024-08-29 19:09:22 +05:30
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
Matt Bruce
63499838c6 Merge branch 'develop' into mbruce/bugfix 2024-08-27 11:43:48 -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
343f674251 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-23 09:04:59 -05:00
Matt Bruce
b3f602087d refactored into a new file with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:39:18 -05:00
Matt Bruce
952d688cc2 updated with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:35:36 -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
Vasavi Kanamarlapudi
9cbfe1d46a Digital ACT-191 ONEAPP-10586 story: added public properties 2024-08-22 17:08:12 +05:30
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
Matt Bruce
012d6b3daf deleted protocol no longer used
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:14:21 -05:00
Matt Bruce
f2c6eb0fc2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-21 15:32:53 -05:00
Matt Bruce
7536774c0f fixed bug in checkbox getting crushed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 15:32:20 -05:00
Vasavi Kanamarlapudi
7667908ffd Digital ACT-191 ONEAPP-10586 story: added new file for footnote 2024-08-21 18:32:40 +05:30
Vasavi Kanamarlapudi
030ebdf897 added release note 2024-08-21 13:42:48 +05:30
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
Matt Bruce
eea54b26ff added calendar SVG to assets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 14:00:33 -05:00
Sumanth Nadigadda
1549832647 release notes of table component bug fixes. 2024-08-20 22:28:20 +05:30
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
aae72b435b updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:48:29 -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
d0c40aaeca refactored DefaultValuing to be its own thing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:41:46 -05:00
Matt Bruce
c534072a12 Merge branch 'bugfix/setDefaults' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-15 14:42:49 -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