Commit Graph

1531 Commits

Author SHA1 Message Date
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
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
Matt Bruce
973e25034e reverted back to onClick() since I found the issue in reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:37:08 -05:00
Matt Bruce
09886ffe26 added setDefaults() into protocol and implemented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:35:51 -05:00
Matt Bruce
0decdb5a16 add the touchUpInside since this is the only one using this
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 13:19:33 -05:00
Matt Bruce
c2c88c7b90 moved to setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:57:28 -05:00
Matt Bruce
760433243e updated to private methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:52:25 -05:00
Matt Bruce
9f6a83f8ce ensure isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:23:53 -05:00
Matt Bruce
f713cc0659 CXTDT-599736 - Unable to turn off the Toggles for Privacy preferences
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:22:26 -05:00
Matt Bruce
317cf89fb6 ensure updateView() can't be called until setup() is run
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:21:51 -05:00
Matt Bruce
06b92f48c3 Merge branch 'develop' into mbruce/inputStepper 2024-08-08 11:35:00 -05:00
Matt Bruce
0434b3f63e refactored to a View instead of Control
implemented isHighlighted

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-08 11:00:33 -05:00
Matt Bruce
e0d769ccf3 refactored to now use the onClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-08 11:00:02 -05:00
Matt Bruce
d4e7d7476d rearranged comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-07 16:43:14 -05:00
Matt Bruce
6c4fb1c5ba moved code up to 1 point rather than duplicating
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-07 16:42:19 -05:00
Matt Bruce
cbdd82ee31 updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-07 16:37:38 -05:00
Matt Bruce
6938d91860 refactored a ton of code...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-07 16:36:30 -05:00
Vasavi Kanamarlapudi
815024cc5c Digital ACT-191 ONEAPP-9314 story: added public properties 2024-08-06 14:35:12 +05:30
Vasavi Kanamarlapudi
0158d2f5db Digital ACT-191 ONEAPP-9314 story: added new page 2024-08-06 11:05:35 +05:30
Matt Bruce
a024e1d5b3 removed property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:40:53 -05:00
Matt Bruce
9fc100d3d6 updated default
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:40:42 -05:00
Matt Bruce
417cddb382 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:38:31 -05:00
Matt Bruce
ce3d9e6e22 Merge branch 'genericEntryField' into vasavk/inputStepper
# Conflicts:
#	VDS/Components/InputStepper/InputStepper.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-02 16:38:24 -05:00
Matt Bruce
3ec2c98425 setup contentHugging and added more contraints to toggle when not in label mode
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-31 12:26:39 -05:00
Vasavi Kanamarlapudi
46b11c2585 Digital ACT-191 ONEAPP-9311 story: refactored code and resolved constraint issues 2024-07-31 14:52:02 +05:30
Matt Bruce
c326213302 initial generic entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 12:24:14 -05:00
Vasavi Kanamarlapudi
06b0c80a58 Digital ACT-191 ONEAPP-9311 story: changes as per review notes 2024-07-30 14:54:42 +05:30
Vasavi Kanamarlapudi
c120c746d2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/inputStepper
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift
2024-07-29 16:40:24 +05:30
Vasavi Kanamarlapudi
3ea4b74af2 Digital ACT-191 ONEAPP-9311 story: added accessibility changes 2024-07-29 16:17:52 +05:30
Vasavi Kanamarlapudi
90eb01cb24 Digital ACT-191 ONEAPP-9311 story: aligning text to center 2024-07-26 21:24:15 +05:30
Vasavi Kanamarlapudi
4e88ee936a Digital ACT-191 ONEAPP-9311 story: parent container width can be set to value (percentage), controlWidth of input stepper can be set to value - percentage 2024-07-26 20:48:45 +05:30
Matt Bruce
6bf3e19ebe added @objcMembers to all classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -05:00