Commit Graph

588 Commits

Author SHA1 Message Date
Matt Bruce
e73c975b5b Merge branch 'bugfix/Table' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample.git into develop 2024-08-27 15:21:08 -05:00
Matt Bruce
d72cd1e2da updated carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 13:32:10 -05:00
Sumanth Nadigadda
476ec50be3 Fix for CXTDT-586497, Using the icon instead of UIImage while feeding data to Table component. 2024-08-21 13:15:46 +05:30
Matt Bruce
3556b4daa6 updated menu for price lockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:44:34 -05:00
Matt Bruce
c6ce52d5ce added pricefield text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-15 15:30:04 -05:00
Vasavi Kanamarlapudi
a4b99d1ecc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample into vasavk/priceLockup 2024-08-15 16:47:33 +05:30
Vasavi Kanamarlapudi
1b6e270a76 Digital ACT-191 ONEAPP-9314 story: price optional and may have nil 2024-08-15 14:58:58 +05:30
Vasavi Kanamarlapudi
604dfd73a1 Digital ACT-191 ONEAPP-9314 story: price to float value, load test data 2024-08-14 15:30:18 +05:30
Matt Bruce
0f5226ea76 enabled inputstepper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-10 10:14:29 -05:00
Matt Bruce
adc5528362 Merge branch 'develop' into mbruce/inputStepper 2024-08-08 11:35:41 -05:00
Matt Bruce
9b30f3e2d4 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample.git into develop 2024-08-08 11:34:05 -05:00
Matt Bruce
4a6e4b1cdd fixed issues with tilecontainer base change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-08 11:33:37 -05:00
Vasavi Kanamarlapudi
5d06bc6ac2 Digital ACT-191 ONEAPP-9314 story: did setup form, setup model, pass values to price-lockup properties. 2024-08-06 14:37:54 +05:30
Vasavi Kanamarlapudi
2b14c6e068 Digital ACT-191 ONEAPP-9314 story: added new controller for PriceLockup 2024-08-06 11:07:32 +05:30
Matt Bruce
0a10dbceb4 refactored
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:49:11 -05:00
Vasavi Kanamarlapudi
4399eef2d6 Digital ACT-191 ONEAPP-9311 story: refactored code and resolved constraint issues 2024-07-31 14:53:43 +05:30
Vasavi Kanamarlapudi
a85a675214 Digital ACT-191 ONEAPP-9311 story: checking type for defaultValue and using it. 2024-07-30 14:55:48 +05:30
Vasavi Kanamarlapudi
81f29f3558 Digital ACT-191 ONEAPP-9311 story: minor changes 2024-07-29 16:54:09 +05:30
Vasavi Kanamarlapudi
ba06c5d466 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample into vasavk/inputStepper 2024-07-29 16:40:39 +05:30
Vasavi Kanamarlapudi
0830610108 Digital ACT-191 ONEAPP-9311 story: parent container width, controlWidth of input stepper can be set to value - percentage 2024-07-26 20:49:36 +05:30
Vasavi Kanamarlapudi
170d902a1e Digital ACT-191 ONEAPP-9311 story: control width can be set to auto (default) or value (pixel) 2024-07-24 20:41:13 +05:30
Sumanth Nadigadda
cfe03586cf Merge branch 'develop' into bugfix/Table 2024-07-23 14:44:40 +05:30
Matt Bruce
9073887c84 enabled carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:30:00 -05:00
Vasavi Kanamarlapudi
e250f204e8 minor changes 2024-07-19 17:01:24 +05:30
Vasavi Kanamarlapudi
a96f3509e3 Digital ACT-191 ONEAPP-7013 story: renamed selectedIndex to groupIndex 2024-07-19 11:18:15 +05:30
Vasavi Kanamarlapudi
e89acb3c12 Digital ACT-191 ONEAPP-7013 story: updated views with tile container and removed slot border 2024-07-18 20:28:04 +05:30
Sumanth Nadigadda
94fe752541 Fix for CXTDT-586375, default to compact padding, when striped is selected. 2024-07-18 19:51:18 +05:30
Vasavi Kanamarlapudi
304ee8ff7e Digital ACT-191 ONEAPP-7013 story: Refactored code, updated views data, and added info label for testing purpose. 2024-07-18 17:34:37 +05:30
Vasavi Kanamarlapudi
1ed92734a4 Digital ACT-191 ONEAPP-7013 story: removing width, passing selectedGroupIndex through onChange, added selected index to form. 2024-07-18 12:56:07 +05:30
Sumanth Nadigadda
f9ad75cb32 Code clean up 2024-07-17 22:08:13 +05:30
Sumanth Nadigadda
30f5a4d48c Fix for CXTDT-586383, adding none style for line for Table component alone for testing 2024-07-17 22:04:44 +05:30
Vasavi Kanamarlapudi
59d2634800 Digital ACT-191 ONEAPP-9311 story: addressing PR feedback 2024-07-17 18:33:14 +05:30
Sumanth Nadigadda
652d5aab22 Fix for CXTDT-586372, by default the header/row styles will be none when striped is selected. 2024-07-16 14:59:05 +05:30
Sumanth Nadigadda
4c551c22f7 Fix for CXTDT-586497 2024-07-16 12:32:58 +05:30
Vasavi Kanamarlapudi
d3de7775b9 Digital ACT-191 ONEAPP-9311 story: updated form with basic data and updating data if changes 2024-07-15 14:59:15 +05:30
Vasavi Kanamarlapudi
146ba03ab8 Digital ACT-191 ONEAPP-9311 story: Added size to form which shows large and small values 2024-07-15 14:58:24 +05:30
Vasavi Kanamarlapudi
ed6344a9a4 Digital ACT-191 ONEAPP-9311 story: setup form to pass values to stepper 2024-07-12 13:45:46 +05:30
Vasavi Kanamarlapudi
41c56485d4 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample into vasavk/carousel 2024-07-04 20:30:14 +05:30
Vasavi Kanamarlapudi
1ea4dff90b Digital ACT-191 ONEAPP-7013 story: Slot alignment and sending data as an example 2024-07-04 20:28:04 +05:30
Matt Bruce
30ddb73cb1 updated for datepicker change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-03 16:00:03 -05:00
Matt Bruce
539ecf78a7 add custom rotors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 14:52:31 -05:00
Matt Bruce
d3236876b1 updated icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 15:32:09 -05:00
Matt Bruce
b93860cc15 added accessibility to icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 14:25:14 -05:00
Vasavi Kanamarlapudi
14199f53d1 Digital ACT-191 ONEAPP-7013 story: Standard Peek supported for all Tablet viewports and layouts, for 1up layouts on Mobile viewports only. 2024-07-01 15:03:43 +05:30
Vasavi Kanamarlapudi
16fff82ac3 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios_sample into vasavk/carousel 2024-07-01 10:34:47 +05:30
Matt Bruce
2b978ffd03 updated samples
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 18:09:57 -05:00
Matt Bruce
5ffea5050a updated version/test
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 15:23:14 -05:00
Matt Bruce
f979ead3cf added UITesting for positioning in a scrollview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 11:38:04 -05:00
Vasavi Kanamarlapudi
649abb1bdb Digital ACT-191 ONEAPP-9311 story: added new controller for Input Stepper 2024-06-24 19:57:58 +05:30
Vasavi Kanamarlapudi
3fe43e8c55 Digital ACT-191 ONEAPP-7013 story: Peek minimum reverts to standard on tablet, and Pagination controls should show if peek none. 2024-06-24 18:42:42 +05:30