Commit Graph

912 Commits

Author SHA1 Message Date
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
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Pfeil, Scott Robert
3e68bc367c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-01 13:57:44 -04:00
Pfeil, Scott Robert
0c3187dbb7 merge' 2021-03-31 17:07:09 -04:00
Pfeil, Scott Robert
31ccb1ecd2 unify the many registries and mappers 2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
7a689ea7eb one video behavior 2021-03-29 17:19:23 -04:00
Pfeil, Scott Robert
7ccc5bcecf merge kyle branch 2021-03-29 16:57:57 -04:00
Pfeil, Scott Robert
bc39332b17 get contact behavior temp 2021-03-29 15:20:58 -04:00
Pfeil, Scott Robert
9cde90fdf4 Gutter and margin fixes 2021-03-25 13:44:21 -04:00
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04:00
Kevin G Christiano
eaad7f56f8 Merge branch 'develop' into feature/exposing_keyboard 2021-02-15 09:18:57 -05:00