Commit Graph

932 Commits

Author SHA1 Message Date
Scott Pfeil
657e69b798 more swift files 2023-04-18 09:07:11 -04:00
Scott Pfeil
a08a2c678b fix compile time errors 2023-04-17 18:52:01 -04:00
Scott Pfeil
e55d9e14f6 Swiftify Alert 2023-04-17 13:04:45 -04:00
Scott Pfeil
f231ea26d7 Migrate AlertHandler files to swift. 2023-04-13 11:54:51 -04:00
Matt Bruce
0e957dce2e added temporary model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:07:35 -06:00
Matt Bruce
e28cc4fc5b added VDS initial extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 13:04:19 -06:00
Matt Bruce
bff34ec1e1 mispelled the class, it should be Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 15:16:29 -06:00
Matt Bruce
715012aea4 Merge branch 'develop-vds' into feature/ONEAPP-2811-Tilet
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 14:43:33 -06:00
Matt Bruce
47668163b8 updated frameworks
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 14:25:14 -06:00
Matt Bruce
9da436adcb added protocol for helping in VDS, this at some point will refactor into the main
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>

# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2023-01-12 14:23:54 -06:00
Matt Bruce
29ff802474 inital work for Tilet Atom
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 13:53:42 -06:00
Kyle Matthew Hedden
06672f0268 Revert "Merge branch 'feature/vds-toggle' into 'develop'"
This reverts commit edfb2c1f36, reversing
changes made to 1dc367c463.
2022-11-01 17:29:20 -04:00
Kyle Matthew Hedden
c6a8b0c288 Revert "Merge branch 'develop' into 'release/10_4_0'"
This reverts commit a65f52ca07, reversing
changes made to edfb2c1f36.
2022-11-01 17:27:58 -04:00
Matt Bruce
7225866ba1 added VDSTypography
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 11:11:10 -05:00
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