Commit Graph

918 Commits

Author SHA1 Message Date
Matt Bruce
92fefd0ac1 removed framework not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:56:36 -05:00
Matt Bruce
433b45a545 removed framework not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:06:51 -05:00
Matt Bruce
16bf7e7e63 Merge branch 'develop' into feature/vds-toggle 2022-10-21 16:18:15 -05:00
Matt Bruce
b0d8a26688 added protocol for helping in VDS, this at some point will refactor into the main
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:28 -05:00
Scott Pfeil
f9b47922db always embed swift to no 2022-10-20 16:20:16 -04:00
Matt Bruce
1f73a351dc vds toggle import
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 11:25:20 -05:00
Keerthy
8e486f9301 Added RuleNotEquals form rule
PREGRO-5736
2022-09-29 19:52:00 +05:30
svc-mips_ios_tower
80cca3e0d1 Remove bitcode 2022-09-08 10:49:48 -04:00
Scott Pfeil
c75e3fb92c Version Bump 2022-08-15 15:30:51 -04:00
Scott Pfeil
b816afba1c Fix for top notification dismiss bug 2022-07-28 18:30:01 -04:00
Scott Pfeil
768aa578d2 More Migrations.
Delegate subclass
2022-07-19 14:33:34 -04:00
Scott Pfeil
4f2fa7962a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize 2022-07-18 19:01:01 -04:00
Scott Pfeil
16e9079b8c Action modernization 2022-07-18 18:54:11 -04:00
Kyle Matthew Hedden
664d90a713 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-07-13 20:14:09 -04:00
Scott Pfeil
211b92a2ab remove unused legacy framework dependency 2022-07-06 11:25:45 -04:00
Scott Pfeil
008a2a382a XCFramework and warning fixes 2022-07-05 15:57:01 -04:00
Kyle Matthew Hedden
044a103665 Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
2022-06-29 16:16:33 -04:00
Kyle Matthew Hedden
83c0503d18 Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
	MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
	MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
2022-06-28 15:45:20 -04:00
Scott Pfeil
7554a718b5 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup 2022-06-20 11:50:41 -04:00
vasavk
cb75955bb4 VDS FormControls 2022-05-30 16:21:09 +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
Pfeil, Scott Robert
f8e71c3232 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!847
2022-05-03 20:34:59 +00:00
Sumanth Nadigadda
083e52bc19 TitleLockup model changes 2022-05-04 01:35:21 +05:30
Scott Pfeil
27f7c22340 Change conflicting name TemplateModel to BaseTemplateModel 2022-05-02 17:47:25 -04:00
Sumanth Nadigadda
def2e8ae7c Adding new component - title lockup 2022-04-09 02:37:31 +05:30
Sumanth Nadigadda
5a33142934 Changes to read imageRenderingMode parameter from model sent from server. 2022-03-25 01:20:22 +05:30
Scott Pfeil
e4c69d59f7 merge 2022-03-15 16:54:01 -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
Scott Pfeil
b89cc43867 Review Comments from static to extension 2022-03-14 14:46:35 -04:00
Scott Pfeil
41031856e5 vds color tokens library 2022-03-14 13:44:41 -04: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
Kyle Matthew Hedden
691bb1a781 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-14 12:23:31 -04: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
Scott Pfeil
04ab9ef056 version changes 2022-03-10 10:59:00 -05:00
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Suresh, Kamlesh
3802164692 subnav 2022-02-24 15:19:19 -05: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
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
8397522c46 implemented dynamic rule effect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -06:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Scott Pfeil
9dfa5df1ef version bump 2021-09-13 14:51:04 -04:00
Christiano, Kevin
54651b0a65 extension of utility 2021-08-03 17:38:30 +00: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
rajampetS
ffa4719a95 moved image button to coreui 2021-06-29 13:54:49 +05:30
Pfeil, Scott Robert
1d556b6563 manager changes to allow manager to handle navigation bar logic 2021-06-11 10:31:03 -04:00
Pfeil, Scott Robert
af0ebf8678 add remove behavior 2021-05-28 09:56:58 -04:00
Pfeil, Scott Robert
41a71bc4f9 merge 2021-04-13 16:05:30 -04:00