Scott Pfeil
e4c69d59f7
merge
2022-03-15 16:54:01 -04:00
Scott Pfeil
9ce71945ae
merge
2022-03-15 16:36:06 -04:00
Pfeil, Scott Robert
290d19b661
Merge branch 'feature/navigation_bar_style' into 'feature/develop_mvp_3'
...
Feature/navigation bar style
See merge request BPHV_MIPS/mvm_core_ui!808
2022-03-14 19:04:50 +00:00
Pfeil, Scott Robert
b6906799ea
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Kyle was correct, guards or if lets are read left to right, including where statements.
See merge request BPHV_MIPS/mvm_core_ui!816
2022-03-14 16:33:24 +00:00
Bruce, Matt R
cd6b03b64b
Fix for MultiErrors, not a final solution, but a stopgap until we can refactor all of the forms
2022-03-11 16:29:45 +00:00
Bruce, Matt R
9a62ae6987
DigitEntryField was not showing errors
2022-03-11 14:29:46 +00:00
Scott Pfeil
5790fc6feb
line update
2022-03-10 12:57:14 -05:00
Scott Pfeil
e869a25cc6
Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style
2022-03-10 12:34:57 -05:00
Scott Pfeil
8fc03e75e0
iOS 13
2022-03-10 11:27:54 -05:00
Scott Pfeil
07226731c0
Line model contains style logic.
...
Fix for subnav
revert custom navigation bar for now
2022-03-09 17:15:15 -05:00
Hedden, Kyle Matthew
464f3c5f27
Merge branch 'bugfix/cscom-1703-cxtdt-250108' into 'develop'
...
CSCOM-1703 | CXTDT-250108
See merge request BPHV_MIPS/mvm_core_ui!802
2022-02-18 22:33:34 +00:00
Scott Pfeil
35625f2ac4
name change for open in safari webview
2022-02-17 10:26:24 -05:00
Sourabh Bhardwaj
c3eb895bdd
Changes as per Kyle comments on PR
2022-02-17 17:39:19 +05:30
Sourabh Bhardwaj
39e29bbaaf
Removing space from email field
2022-02-15 12:26:32 +05:30
Scott Pfeil
ac9259e416
remove added header
2022-02-14 12:08:37 -05:00
Scott Pfeil
36367deff4
changes to legacy webview function
2022-02-11 14:42:04 -05:00
Scott Pfeil
5043ba5ba4
move to web view
2022-01-14 14:34:54 -05:00
Scott Pfeil
760b79a3a5
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options
2022-01-14 13:10:54 -05:00
Matt Bruce
0dce42fb37
refactored code for stack
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:04:10 -06:00
Matt Bruce
143ebccb34
remove readOnly from the Views and now using the isEnabled and model is controlling this based off enabled & readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 10:57:18 -06:00
Matt Bruce
1fe73feb1f
added init
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:52:27 -06:00
Matt Bruce
d3f4f21b02
refactored StateLabel to FormLabel
...
add errorLabel
removed all constraints and replaced with UIStackView
show/hide errorLabel within showError
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:51:57 -06:00
Matt Bruce
083d767740
updated model with:
...
removed: titleLabel, feedbackLabel
added: required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:48:34 -06:00
Matt Bruce
8444ad15eb
refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
...
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06:00
Matt Bruce
cb3811f4ea
update readOnly didSet to only effect the FormField only and not title/feedback labels
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-10 13:54:55 -06:00
Scott Pfeil
014a0dc988
base page type to template for old web overrides.
2022-01-07 16:08:15 -05:00
Matt Bruce
05674a6798
added isReadOnly to views/helpers to read the model.readOnly property and update the UI similarly to disabled state
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:54:28 -06:00
Matt Bruce
6c7c683b27
added readOnly to models
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:53:06 -06:00
Matt Bruce
17f7161fe0
fixed default text bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-05 14:41:24 -06:00
Nishanth T
dc8732e9ef
removed unneccessary comment
2022-01-05 22:48:45 +05:30
Nishanth T
631c3a8067
changed model title
2022-01-05 22:42:08 +05:30
Nishanth T
d27def951e
Merge branch 'develop' into bugfix/Accessibility
2022-01-05 18:38:09 +05:30
Nishanth T
d35eceb78c
Added accessibiltyText for pillButton and link
2022-01-05 18:37:21 +05:30
Rajendran, Nandhini
da31c93b5e
Fix for enabledColor in CaretLinkModel
2022-01-03 15:06:25 +00:00
Nishanth T
694a557c86
modified code for clarity
2021-12-17 19:41:55 +05:30
Nishanth T
649a9361e4
added accessibility text
2021-12-17 01:59:13 +05:30
Matt Bruce
5233777a25
updated formFieldValue to look for enabled property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
87195296cc
FormFieldEffects Update
2021-12-14 21:18:37 +00:00
Suresh, Kamlesh
7eff1094d1
Merge branch 'develop' into feature/ft_enhancements
2021-11-01 17:09:46 -04:00
Suresh, Kamlesh
1d868ff9cb
FT chnages
2021-11-01 11:51:09 -04:00
Tondapu, Alekhya
6a825b4e4b
changed access specifier to open
2021-10-04 17:22:02 +05:30
Kevin G Christiano
594b223f54
validation causes bug. removed
2021-08-12 14:24:29 -04:00
Pfeil, Scott Robert
f23794bb59
Merge branch 'feature/add_remove_behavior' into 'develop'
...
Feature/add remove behavior
See merge request BPHV_MIPS/mvm_core_ui!724
2021-07-28 22:12:03 +00:00
Pfeil, Scott Robert
4108cfb7c6
Move molecule layout update back
2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
e853647367
merge
2021-07-26 18:11:36 -04:00
Kevin G Christiano
8562806880
error checks
2021-07-22 21:24:19 -04:00
Christiano, Kevin
8f2a4b2469
Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
...
This reverts merge request !734
2021-07-22 11:42:04 -04:00
Christiano, Kevin
f56bc4b894
Audio player behavior
2021-07-20 06:10:17 +00:00
Tondapu, Alekhya
882d818c06
Bugfix/carousel issues
2021-07-15 15:43:24 +00:00
rajampetS
47b6115ffd
Generalised delegate method
2021-07-05 13:56:53 +05:30