Commit Graph

144 Commits

Author SHA1 Message Date
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
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
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
6a08f57626 FormFieldProtocol to FormItemProtocol 2021-05-17 17:11:55 -04:00
Suresh, Kamlesh
085c990475 fix 2021-05-07 12:05:11 -04:00
Damodaram
a225cf81e3 review changes 2021-04-22 20:54:44 +05:30
Damodaram
2204e2fd77 swap contact name changes 2021-04-22 19:27:54 +05:30
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Kyle Matthew Hedden
b89c1e66f5 expand out behaviors into page data sharing, molecule updates before rendering and custom action handling. continue expanding molecular traversal reach and custom model overrides. 2021-04-01 17:33:50 -04:00
Pfeil, Scott Robert
1712b6b7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-30 15:17:45 -04:00
Pfeil, Scott Robert
5b7d036c8b review comments 2021-03-30 10:30:35 -04:00
Pfeil, Scott Robert
a043cb5eb5 Merge branch 'feature/model_tree_traversal' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-29 17:00:00 -04:00
Pfeil, Scott Robert
7ccc5bcecf merge kyle branch 2021-03-29 16:57:57 -04:00
Kyle Matthew Hedden
cb2c42793a signature fix. template traversal conformance. 2021-03-29 16:52:48 -04:00
Pfeil, Scott Robert
14d2516263 Move to separate files for behavior logic
decode molecule for headline in eyebrowheadlinebody
behaviors have models and handlers now, not just one
2021-03-29 15:18:37 -04:00
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04:00
Suresh, Kamlesh
3395be0592 fix 2021-03-09 13:17:55 -05:00