Commit Graph

3957 Commits

Author SHA1 Message Date
Subhankar Acharya
5cbef6731f added behavior for unmasking 2022-05-27 12:08:16 +05:30
Subhankar
3d11c8abb2 Linkmodel changes 2022-05-11 12:10:45 +05:30
Subhankar
2f0bb7778d Merge branch 'develop' into feature/view_masking
# Conflicts:
#	MVMCoreUI/Atomic/Protocols/TemplateProtocol.swift
#	MVMCoreUI/Atomic/Templates/BaseTemplateModel.swift
2022-05-10 21:13:28 +05:30
Scott Pfeil
677c352b9e convenience functions 2022-05-02 17:54:37 -04:00
Scott Pfeil
6762082b7c move function behavior for scoping 2022-05-02 17:52:15 -04:00
Scott Pfeil
48388343ef Move function for scoping purposes 2022-05-02 17:51:08 -04:00
Scott Pfeil
d1239eda74 move functions to default 2022-05-02 17:50:00 -04:00
Scott Pfeil
27f7c22340 Change conflicting name TemplateModel to BaseTemplateModel 2022-05-02 17:47:25 -04:00
Scott Pfeil
35f1cc5c17 template protocol update 2022-05-02 17:43:18 -04:00
Scott Pfeil
c276b09d74 reorganizing defaults 2022-05-02 17:39:03 -04:00
Kyle Matthew Hedden
f8e24f2c91 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-04-13 09:11:45 -04:00
Kyle Matthew Hedden
241b9d701a Allow server to mask imageview models. Unmasked by default. 2022-03-31 20:10:05 -04:00
Nandhini Rajendran
b498c4fb0f Fix for entryField 2022-03-28 20:56:24 +05:30
Kyle Matthew Hedden
8ff374045b change template level masking default to true 2022-03-28 08:58:40 -04:00
Kyle Matthew Hedden
6431e77122 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-25 08:26:30 -04:00
Scott Pfeil
bf70c6b15b Fixes subnav titles for legacy controllers. 2022-03-23 11:29:44 -04:00
Bruce, Matt R
3dabba57df Fixed Crash on securetext in TextEntryField 2022-03-21 13:13:40 +00:00
Kyle Matthew Hedden
e7546a9144 code comments 2022-03-15 14:36:52 -04:00
Kyle Matthew Hedden
691bb1a781 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-14 12:23:31 -04:00
Matt Bruce
9c264dcfe0 Kyle was correct, guards or if lets are read left to right, including where statements.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-03-11 11:10:52 -06: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
Kyle Matthew Hedden
926ee41277 will show and will hide 2022-03-10 21:43:54 -05:00
Kyle Matthew Hedden
157c5c574b Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-10 12:38:38 -05:00
Kyle Matthew Hedden
818afb3dfc add molecule generation hooks to other 3 templates 2022-03-10 12:38:31 -05:00
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Scott Pfeil
c73bd06853 SubNavManager fixes 2022-03-08 14:47:32 -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
54dd5351ed Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options 2022-01-21 10:29:46 -05:00
Matt Bruce
a2319babc7 ensure the previousValidity is set before breaks
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:52:04 -06:00
Matt Bruce
67312fefd3 if false, the loop was breaking out before the previousValidity was set with the fieldKey that failed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:45:59 -06:00
Bruce, Matt R
d9a0c6b249 Merge branch 'bugfix/FormGroupValidation' into 'develop'
FormGroupRule validateGroup update

See merge request BPHV_MIPS/mvm_core_ui!797
2022-01-19 17:11:19 +00:00
Matt Bruce
69799be944 reverse order of method to do FormFieldEffects first, then validation. This is so the validation only runs 1 time instead of 2 times which could cause UI issues.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 10:38:23 -06:00
Scott Pfeil
f5e7b24601 hide the panels when not showing 2022-01-18 17:03:53 -05:00
Scott Pfeil
5043ba5ba4 move to web view 2022-01-14 14:34:54 -05:00
Scott Pfeil
d8ad52dfda Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options 2022-01-14 14:25:29 -05:00
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