Commit Graph

1864 Commits

Author SHA1 Message Date
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
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
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
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
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
Matt Bruce
d958ef817e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-13 09:51:15 -05:00
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
47a38e5d3f release notes update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-10 11:46:51 -05:00
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
Matt Bruce
59294ebd51 using setup() now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:37:36 -05:00