Commit Graph

311 Commits

Author SHA1 Message Date
Ramya Subramaniam
23ec67e668 Defect: CXTDT-434858 Support panel is not opening for L2 authentication 2023-07-11 18:51:40 +05:30
Krishna Kishore Bandaru
ab304b6372 refactored 2023-05-03 22:11:21 +05:30
Krishna Kishore Bandaru
abb1cd55dc Merge branch 'develop' into feature/pageLoadTracking 2023-04-24 11:58:19 +05:30
Krishna Kishore Bandaru
85080bd15a addressed review comments 2023-04-18 18:01:57 +05:30
Scott Pfeil
f231ea26d7 Migrate AlertHandler files to swift. 2023-04-13 11:54:51 -04:00
Krishna Kishore Bandaru
8977840581 page load event trigger in pageshown 2023-04-11 18:29:07 +05:30
Krishna Kishore Bandaru
1c7d9786f7 added events for pageprocessing & rendering 2023-04-10 23:28:27 +05:30
Pfeil, Scott Robert
8788e0a3ab Merge branch 'release/10_5_1' into 'develop'
release/10_5_1 hotfix merge

Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/933
2023-03-24 18:56:16 +00:00
Sumanth Nadigadda
2ecfa6e924 Return false in shouldFinishProcessing flow in case behavior has thrown any error 2023-03-21 22:28:02 +05:30
Kyle Matthew Hedden
04e85db91e code review 2023-03-15 09:04:58 -04:00
Kyle Matthew Hedden
289a31af24 Prevent double logging and double error popup. 2023-03-13 19:45:58 -04:00
Kyle Matthew Hedden
6c0f0993a0 Crash fix for missing UserMessage. Suppress alertToShow dialogs when a native error screen is present. Pipe template parsing description messages to error object. Provide a messageToLog for invalid openURL calls. 2023-03-06 15:58:33 -05:00
Kyle Matthew Hedden
ee7e180684 wrapper function to add additoinal request data to error objects. begin working on better silentError handling. 2023-02-25 00:23:04 -05:00
Sumanth Nadigadda
d647dc9d18 shouldFinishProcessingLoad Behavior flow - Minor changes 2023-02-23 20:54:35 +05:30
Sumanth Nadigadda
29c73f2ccc Making the shouldFinishProcessingLoad method in behavior to throw 2023-02-22 23:19:57 +05:30
Sumanth Nadigadda
904cdf3798 Introducing shouldFinishProcessingLoad call to behavior to check if we can continue to load the viewcontroller 2023-02-22 20:24:18 +05:30
Scott Pfeil
36df641ce1 cleanup 2022-08-15 12:16:57 -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
1f75221915 Drive through delegate up front. Remove some legacy delegate back and forth 2022-08-10 22:19:01 -04:00
Scott Pfeil
d8bf3c9a08 Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:28 -04:00
Scott Pfeil
0c47fdc60f add back broken delegate 2022-07-29 09:36:38 -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
211b92a2ab remove unused legacy framework dependency 2022-07-06 11:25:45 -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
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
b6226616d8 Remove tab bar logic from base controllers and move to the manager. 2022-05-05 12:33:13 -04:00
Scott Pfeil
d1239eda74 move functions to default 2022-05-02 17:50:00 -04:00
Kyle Matthew Hedden
e7546a9144 code comments 2022-03-15 14:36:52 -04:00
Kyle Matthew Hedden
926ee41277 will show and will hide 2022-03-10 21:43:54 -05:00
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Suresh, Kamlesh
1d868ff9cb FT chnages 2021-11-01 11:51:09 -04:00
Pfeil, Scott Robert
4ab8fd9caf Move dispatch to always happen for refresh 2021-08-02 17:16:11 -04:00
Pfeil, Scott Robert
f23794bb59 Merge branch 'feature/add_remove_behavior' into 'develop'
Feature/add remove behavior

See merge request BPHV_MIPS/mvm_core_ui!724
2021-07-28 22:12:03 +00:00
Pfeil, Scott Robert
4108cfb7c6 Move molecule layout update back 2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
e853647367 merge 2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
db106c2fb5 weak managers 2021-07-23 15:33:57 -04:00
Pfeil, Scott Robert
54b510f98a nullability change 2021-07-22 15:49:34 -04:00
Christiano, Kevin
f56bc4b894 Audio player behavior 2021-07-20 06:10:17 +00:00
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
Suresh, Kamlesh Jain
345fb971cc Merge branch 'feature/form_group_fix' into 'develop'
Feature/form group fix

See merge request BPHV_MIPS/mvm_core_ui!716
2021-05-17 17:20:50 -04:00
Suresh, Kamlesh
6a08f57626 FormFieldProtocol to FormItemProtocol 2021-05-17 17:11:55 -04:00
Suresh, Kamlesh
085c990475 fix 2021-05-07 12:05:11 -04:00
Pfeil, Scott Robert
30e02ea9e7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-27 10:02:34 -04:00