Commit Graph

3966 Commits

Author SHA1 Message Date
Scott Pfeil
9157be5047 form read only build fix 2022-01-14 14:00:44 -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
e5d27cd423 remove print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:37:08 -06:00
Matt Bruce
9c34ea267e fixed encodeIfPresent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:36:15 -06: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
3fa1be0582 refactored validate group with new valid that returns tuple
update to set formfield validity after the group.validate occurs

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:55:23 -06:00
Matt Bruce
7c05d9fcc7 refactored out setting form field validity within validation
refactored validate method to return tuple and again not mess with setting formfield validity

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:54:36 -06:00
Matt Bruce
df2b6b4db2 removed setting the form field validity within a validation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:53:43 -06:00
Matt Bruce
7432454232 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/optional-readonly
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 13:59:52 -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
63a23033cc added ClearableModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:17:10 -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
8397522c46 implemented dynamic rule effect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -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
065cf9a2af remove self. 2021-12-20 14:47:43 -05:00
Scott Pfeil
15d60bd3eb remove self. 2021-12-20 14:45:14 -05:00
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
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
Krishna Kishore Bandaru
3c8046587b setting pageJSON for alertobject 2021-12-10 19:37:26 +05:30
Scott Pfeil
5ad469daf5 add missing prefix 2021-12-07 15:13:42 -05:00
Subhankar
d9aa6cf662 removed comment 2021-12-07 22:08:35 +05:30
Subhankar
557a532b3f change in variable 2021-12-07 22:03:11 +05:30
Subhankar
ab1ee24156 added spacing to unordered list 2021-12-07 21:46:38 +05:30
Krishna Kishore Bandaru
2b5ce09b10 added new function hideTopAlertViewOfType 2021-11-11 23:11:31 +05:30
Krishna Kishore Bandaru
e1261d9e4d Updated hideTopAlert method name 2021-11-10 21:16:03 +05:30
Scott Pfeil
6c12d7eda0 set variable at the beginning of function 2021-11-09 10:05:50 -05:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Scott Pfeil
beab18ad09 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2021-11-08 11:16:08 -05: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
Scott Pfeil
6cc2cc25b3 change mdn calculation
default errors not received from server
2021-10-25 17:32:19 -04:00
Matt Bruce
3a1ad0f93d call super handleOtherActions in an subclassed method 2021-10-21 15:06:31 -05:00
Scott Pfeil
66973bd4cb added checks 2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73 manager timing.... 2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e revert 2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Tondapu, Alekhya
6a825b4e4b changed access specifier to open 2021-10-04 17:22:02 +05:30
Scott Pfeil
9dfa5df1ef version bump 2021-09-13 14:51:04 -04:00
Scott Pfeil
d81b02f6b0 system back button decode for externals 2021-09-13 14:48:45 -04:00
Pfeil, Scott Robert
31a993a483 navigation verification fixes 2021-09-08 19:21:21 +00:00
Sankari, Swathi S
5bfef340f1 passing tabs as sourcemodel 2021-09-03 21:27:12 +05:30
Sankari, Swathi S
acbb26bbd8 passing sourcemodel 2021-09-03 21:08:49 +05:30
Sankari, Swathi S
9803c269a0 Tabslistitem molecule action 2021-09-03 17:44:18 +05:30
Pfeil, Scott Robert
ffb019f595 Merge branch 'release/9_2_0' into 'develop'
release/9_2_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!754
2021-08-24 13:55:22 +00:00
Pfeil, Scott Robert
901236c6de Merge branch 'feature/dateValidation' into 'develop'
Added public specifier

See merge request BPHV_MIPS/mvm_core_ui!757
2021-08-18 14:36:06 +00:00
Tondapu, Alekhya
193ef93ffe added specifiers for message label 2021-08-18 19:20:25 +05:30
Sumanth Nadigadda
c0828f69ee Changing the way accessibility trait is set. 2021-08-16 23:00:43 +05:30
Sumanth Nadigadda
a005d9e5c1 Fix for CXTDT-197891, Setting accessibility trait in 'list1CFWBdy' component 2021-08-16 13:13:43 +05:30
Pfeil, Scott Robert
d4e438e278 Merge branch 'bugfix/field_errors_fix' into 'develop'
validation causes bug.

See merge request BPHV_MIPS/mvm_core_ui!753
2021-08-13 21:02:21 +00:00
Kevin G Christiano
594b223f54 validation causes bug. removed 2021-08-12 14:24:29 -04:00
Pfeil, Scott Robert
30fd351d2e remove structs for now 2021-08-12 13:41:56 -04:00
Pfeil, Scott Robert
c67ad2c536 hot fix 2021-08-12 13:39:13 -04:00
Suresh, Kamlesh
43bb9cde80 fix 2021-08-05 17:16:51 -04:00
Tondapu, Alekhya
44c44a83ae Moved datevalidation rules to chatbot 2021-08-05 17:35:54 +05:30
Pfeil, Scott Robert
2493ef51cc Merge branch 'bugfix/alignment_problems' into 'develop'
removing preferred width in update

See merge request BPHV_MIPS/mvm_core_ui!750
2021-08-03 20:58:08 +00:00
Kevin G Christiano
64d858571e removing preferred width in update 2021-08-03 16:16:30 -04:00
Kevin G Christiano
2c8cc0c9ca removed comments 2021-08-03 14:01:01 -04:00
Christiano, Kevin
54651b0a65 extension of utility 2021-08-03 17:38:30 +00:00
Tondapu, Alekhya
5e36106d66 updated names of functions 2021-08-03 20:07:45 +05:30
Tondapu, Alekhya
478b7fda1b updated as per comments 2021-08-03 20:05:21 +05:30
Tondapu, Alekhya
1a13291684 Form rule date validation added 2021-08-03 19:31:25 +05:30
Pfeil, Scott Robert
4ab8fd9caf Move dispatch to always happen for refresh 2021-08-02 17:16:11 -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
dc12612c6f add and remove clean up, tabs addition 2021-07-26 18:51:22 -04:00
Pfeil, Scott Robert
e853647367 merge 2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
0f0f526885 Merge branch 'bugfix/CXTDT-198773' into 'release/9_1_0'
weak managers

See merge request BPHV_MIPS/mvm_core_ui!745
2021-07-23 19:44:36 +00:00
Pfeil, Scott Robert
db106c2fb5 weak managers 2021-07-23 15:33:57 -04:00
Tondapu, Alekhya
b7479e2f7b Removed contentInset line 2021-07-23 23:42:40 +05:30
Tondapu, Alekhya
e42aaec8db Reverted index code changes in didSelect 2021-07-23 22:21:08 +05:30
Tondapu, Alekhya
64e11e8f7a Merge branch 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui:
  error checks
  threading fix
  Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"

# Conflicts:
#	MVMCoreUI/Atomic/Organisms/Carousel/Carousel.swift
2021-07-23 13:10:08 +05:30
Pfeil, Scott Robert
e9b1c4b64b Merge branch 'bugfix/layout_timing_9_1' into 'release/9_1_0'
error checks

See merge request BPHV_MIPS/mvm_core_ui!742
2021-07-23 01:44:32 +00:00
Kevin G Christiano
8562806880 error checks 2021-07-22 21:24:19 -04:00
Pfeil, Scott Robert
54b510f98a nullability change 2021-07-22 15:49:34 -04:00