Commit Graph

457 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
caf995c0b0 add type check error logic. expand to replacement to the rest of parent molecules. lift full tree replacement to the template. 2023-09-13 20:30:00 -04:00
Hedden, Kyle Matthew
1f895ebdbd replaceMoleculeBehavior, cleaner child replacement helper, first working sample. 2023-09-12 20:10:20 -04:00
Scott Pfeil
ba8aa92994 ONEAPP-5208: Swiftify the navigation handler 2023-08-21 17:03:49 -04:00
Scott Pfeil
7eee7d51d5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-06-27 13:11:57 -04:00
Scott Pfeil
ab2ba0491b reorder inits 2023-06-23 15:21:05 -04:00
Scott Pfeil
8e551b92fd remove dispatch main from session time init 2023-06-23 15:18:21 -04:00
Scott Pfeil
928ef15b1f further bridging and refactoring of legacy TopAlert to Notification. 2023-06-07 00:34:52 -04:00
Scott Pfeil
b5e3f42d6e Notification Swiftify: Name changes and reorganization. 2023-06-02 18:34:11 -04:00
Scott Pfeil
7da3af94ec Top Alert Swift conversion 2023-06-02 10:36:07 -04:00
Scott Pfeil
47dfb10b62 Change name to NotificationHandler 2023-05-26 14:35:17 -04:00
Scott Pfeil
30c6355973 rename folder 2023-05-26 12:38:48 -04:00
Scott Pfeil
78e353105c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-05-19 14:35:05 -04:00
Scott Pfeil
d4ba901369 Minor review changes 2023-05-15 14:46:13 -04:00
Nowfal E Salam
7ae015ee5f story:ONEAPP-3275 Review comments addressed 2023-04-26 00:19:53 +05:30
Nowfal E Salam
6dfbea79dd Merge branch 'develop' into feature/account_settings_push_enablement 2023-04-25 19:27:51 +05:30
Scott Pfeil
657e69b798 more swift files 2023-04-18 09:07:11 -04:00
Nowfal E Salam
8e0000cb81 Review comments resolved
Renamed molecule nam to listNotificationAuth
2023-04-18 17:50:25 +05:30
Scott Pfeil
e55d9e14f6 Swiftify Alert 2023-04-17 13:04:45 -04:00
Nowfal E Salam
850b030b66 Merge branch 'develop' into feature/account_settings_push_enablement 2023-04-14 18:23:54 +05:30
Nowfal E Salam
252b5529ff 1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
2. Created molecule with name "list1CTxtConsumeNotificationAuth" molecule by subclassing "list1CTxt" molecule
2023-04-14 18:16:52 +05:30
Scott Pfeil
f231ea26d7 Migrate AlertHandler files to swift. 2023-04-13 11:54:51 -04:00
Scott Pfeil
6e37938abe Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-04-06 12:11:06 -04:00
Hedden, Kyle Matthew
f48031471b Merge branch 'feature/ONEAPP-2811-Tilet' into 'develop'
ONEAPP-2811 Tilelet Atom

### Summary
- VDS library referenced as well as the scripts needed to build on the tower.
- New Atom Tilelet/TiletModel

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-2811

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Subramaniam, Ramya <ramya.subramaniam@one.verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/924
2023-03-28 14:58:00 +00:00
Kyle Matthew Hedden
289a31af24 Prevent double logging and double error popup. 2023-03-13 19:45:58 -04:00
Scott Pfeil
425ec9ea20 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-03-09 11:22:13 -05: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
7e0d9ef0f7 added registration for Tilet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 15:53:42 -06:00
Keerthy
8e486f9301 Added RuleNotEquals form rule
PREGRO-5736
2022-09-29 19:52:00 +05:30
Scott Pfeil
2a7cff7e03 Changes to get grid wall working 2022-09-21 16:05:46 -04:00
Scott Pfeil
78034bb8d0 Centralize SoureModel 2022-08-12 16:17:05 -04:00
Scott Pfeil
31169e318e bug fixes 2022-08-11 22:34:37 -04:00
Scott Pfeil
6853274a67 Descriptor changes 2022-07-29 16:20:22 -04:00
Scott Pfeil
b816afba1c Fix for top notification dismiss bug 2022-07-28 18:30:01 -04:00
Scott Pfeil
f2d5352cc3 modernization.
Adding json protocol to continue to support legacy (unfortunately)
2022-07-28 18:25:56 -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
008a2a382a XCFramework and warning fixes 2022-07-05 15:57:01 -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
Naresh Reddy Maram Reddy
4cf9f61282 Removed preferredControlTintColor & preferredBarTintColor for SFSafariViewControllers to use default. 2022-05-27 12:17:46 +05:30
Sumanth Nadigadda
083e52bc19 TitleLockup model changes 2022-05-04 01:35:21 +05:30
Sumanth Nadigadda
def2e8ae7c Adding new component - title lockup 2022-04-09 02:37:31 +05:30
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Scott Pfeil
35625f2ac4 name change for open in safari webview 2022-02-17 10:26:24 -05:00
Scott Pfeil
36367deff4 changes to legacy webview function 2022-02-11 14:42:04 -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
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