Commit Graph

328 Commits

Author SHA1 Message Date
Naresh
d2a13626b6 As Per Scott Comment Updated Key to hide chat icon as per legacy
As Per Scott Comment Updated Key to hide chat icon as per legacy
2024-02-20 23:34:18 +05:30
Matt Bruce
fef1e0f9ff CXTDT-511155 - VDS_Cancel and Delete CTAs are missing in Edit All Calls and Edit Missed Calls screen
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-25 13:35:59 -06:00
Rajendran, Nandhini
ad48df2242 story: ONEAPP-4156 LoggingHandler Swift migration 2023-12-21 16:28:22 +00:00
Keerthy
9d80f2027e Merge branch 'develop' into feature/accessibilityHandler 2023-11-02 11:37:03 +05:30
Sumanth Nadigadda
9be7fef53c Showing/Hiding the text while starting/pausing the loading overlay 2023-10-31 22:51:39 +05:30
Sumanth Nadigadda
fdaa932c3b Enabling the loading overlay info text to take attributed string. 2023-10-19 16:58:07 +05:30
Krishna Kishore Bandaru
436d4c746b review comments and enhancements in rotorhandler 2023-10-19 10:35:27 +05:30
Sumanth Nadigadda
0a42ebb032 Setting empty string to the text in the loading overlay 2023-10-17 20:14:19 +05:30
Sumanth Nadigadda
20a4a2c87b Moving progress indicator below the text in the loading overlay screen 2023-10-17 14:57:25 +05:30
Krishna Kishore Bandaru
521eaa7c15 Added RotorHandler & addressed review comments 2023-10-13 22:28:00 +05:30
Sumanth Nadigadda
939ee1ec7a Adding option to show a label to loading overlay 2023-09-15 15:44:42 +05:30
Keerthy
fb22b5c614 Removed accessibilityElements to resolve focus stuck 2023-07-21 15:44:35 +05:30
Bruce, Matt R
a33846d1a3 Merge branch 'feature/native_mockups' into 'develop'
Prospect atomic changes

### Summary
bugfixes to allow prospect to work

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

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/971
2023-07-12 14:32:44 +00:00
Ramya Subramaniam
e8c6a10935 updating the condition 2023-07-11 19:01:34 +05:30
Ramya Subramaniam
23ec67e668 Defect: CXTDT-434858 Support panel is not opening for L2 authentication 2023-07-11 18:51:40 +05:30
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
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
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
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
2ad329949a color changes 2022-09-19 13:53:53 -04:00
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