Scott Pfeil
558e1803e5
title offset and default for 3 dot O
2022-03-14 11:31:53 -04: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
Scott Pfeil
c4c513250c
style push decode
2022-03-09 12:21:25 -05:00
Scott Pfeil
9f574e854b
change access level
2022-03-09 12:18:49 -05:00
Scott Pfeil
a1f9e4babe
remove testing default
2022-03-09 12:07:33 -05:00
Scott Pfeil
44a57ab96e
name update
2022-03-09 00:10:31 -05:00
Scott Pfeil
67c745c719
Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style
2022-03-08 22:48:27 -05:00
Scott Pfeil
c73bd06853
SubNavManager fixes
2022-03-08 14:47:32 -05:00
Scott Pfeil
b4af1abe81
subnav and tab bar color changes
2022-03-07 01:03:36 -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
52844cd5e1
fixed to add readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:35:24 -06: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
95b32491d1
moved clearablemodelprotocol out of the formfieldeffect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:19:12 -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
4ed9dcacfd
Update ListOneColumnFullWidthTextBodyText.swift
2022-01-05 18:40:58 +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
1a912b485e
Merge branch 'develop' into bugfix/Accessibility
2021-12-23 01:47:58 +05:30
Pfeil, Scott Robert
603dbc4430
Merge branch 'feature/swift_subnav_manaager' into 'develop'
...
sub nav manager
See merge request BPHV_MIPS/mvm_core_ui!787
2021-12-21 16:23:24 +00:00
Krishna Kishore Bandaru
27c3e9da1e
Merge branch 'develop' into bugfix/popupAlert_analytics
2021-12-21 13:09:12 +05:30
Krishna Kishore Bandaru
bd729b514a
added analytics data for AlertModel
2021-12-21 13:08:39 +05:30
Scott Pfeil
9aad8e897c
cleanup
2021-12-17 15:53:20 -05:00
Scott Pfeil
5aaf93186a
fix tabs to respect proper spacing
2021-12-17 15:47:38 -05:00
Scott Pfeil
ba16e241cb
sub nav manager
2021-12-17 14:48:42 -05:00
Nishanth T
694a557c86
modified code for clarity
2021-12-17 19:41:55 +05:30
Nishanth T
97b19696d7
Merge branch 'develop' into bugfix/Accessibility
2021-12-17 19:40:53 +05:30
Matt Bruce
27bca4e436
refactored CarouselItemModelProtocol to inherit FormFieldProtocol
...
update CarouselItemModel with FormFieldProtocol requirements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 17:33:28 -06:00
Nishanth T
649a9361e4
added accessibility text
2021-12-17 01:59:13 +05:30