Commit Graph

5081 Commits

Author SHA1 Message Date
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
Pfeil, Scott Robert
ffa9890221 Merge branch 'release/10_8_0' into 'develop'
release/10_8_0 hotfix merge

Co-authored-by: Ramya Subramaniam <ramya.subramaniam@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/969
2023-07-12 14:26:34 +00:00
Pfeil, Scott Robert
5a99da0189 Merge branch 'bugfix/CXTDT-434858' into 'release/10_8_0'
Defect: CXTDT-434858 Support panel is not opening for L2 authentication

### Summary
User is not able to navigate to Support page during step up authentication.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-434858

Co-authored-by: Ramya Subramaniam <ramya.subramaniam@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/977
2023-07-11 13:39:30 +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
Pfeil, Scott Robert
b49c03fa7f Merge branch 'develop' into 'release/10_8_0'
updated logic for change in VDS TitleLockup/Tilelet

### Summary
merge develop

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/976
2023-06-30 18:01:46 +00:00
Pfeil, Scott Robert
82126f630d Merge branch 'bugfix/CXTDT-431466' into 'develop'
CXTDT-431466: Fix for notification handler update.

### Summary
Bugfix for missing update notification logic.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-431466

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/975
2023-06-30 17:51:00 +00:00
Scott Pfeil
dd549593af CXTDT-431466: Fix for notification handler update. 2023-06-30 13:07:21 -04:00
Pfeil, Scott Robert
198a45c1c4 Merge branch 'bugfix/vds-titlelockup-update' into 'develop'
updated logic for change in VDS TitleLockup/Tilelet

### Summary
VDS titlelockup model changed which needed to be reflected in the conversion

### JIRA Ticket
(ticket URL here or remove the section)

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/973
2023-06-29 20:38:55 +00:00
Matt Bruce
e6dabdb1af Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into bugfix/vds-titlelockup-update 2023-06-29 15:36:50 -05:00
Matt Bruce
0ed083fec4 updated logic for change in VDS TitleLockup/Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:28:41 -05:00
Scott Pfeil
b2f96bfb29 remove testing map 2023-06-27 13:28:47 -04:00
Scott Pfeil
4920977c7f code review cleanup, removing testing details 2023-06-27 13:27:23 -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
Pfeil, Scott Robert
e9bba8e45c Merge branch 'bugfix/session_time_init' into 'develop'
remove dispatch main from session time init

### Summary
Adjust session creation for async await incompatible code.

### Crash Trace
https://console.firebase.google.com/project/api-project-396418606732/crashlytics/app/ios:com.vzw.hss.myverizon/issues/235a6b2af0c9f6b0311f61dff3f01104?versions=10.7.2%20(20280)&time=last-seven-days&sessionEventKey=c0188bc4f7ec477796d67ab09c9ad3d9_1823128717650065330

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/970
2023-06-23 19:37:59 +00: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
Hedden, Kyle Matthew
6209e07e7b Merge branch 'feature/swiftify_notifications' into 'develop'
Feature/swiftify notifications

### Summary
Tech debt: Convert Top Alert system to swift.

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

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Rajesh Pullagalla <rajesh.pullagalla1@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/961
2023-06-22 17:19:54 +00:00
Hedden, Kyle Matthew
25195c9c03 Merge branch 'bugfix/CXTDT-420978' into 'develop'
defect: CXTDT-420978 Changing the radio button color

### Summary
Changing the color of the radio button, which was incorrect

### JIRA Ticket
[CXTDT-420978](https://onejira.verizon.com/browse/CXTDT-420978)

Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/968
2023-06-22 17:00:08 +00:00
Scott Pfeil
1ede85f661 Merge branch 'feature/swiftify_notifications' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/swiftify_notifications 2023-06-22 12:15:15 -04:00
Scott Pfeil
680f71f4f7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/swiftify_notifications 2023-06-22 12:14:27 -04:00
Rajesh Pullagalla
3ba44ae72b Merge remote-tracking branch 'origin/develop' into feature/swiftify_notifications 2023-06-22 12:05:32 -04:00
Sumanth Nadigadda
6b6a3b4bc1 defect: CXTDT-420978 Changing the radio button color 2023-06-22 13:20:29 +05:30
Hedden, Kyle Matthew
9ddfcf3cac Merge branch 'bugfix/mdn_entry_field' into 'develop'
Bugfix/mdn entry field

### Summary
Fix MDN entry field to validate after choosing contact

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-424932

Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/963
2023-06-15 17:32:38 +00:00
Rebecca Antonelli
e122c3abcb add comment for clarity 2023-06-15 11:25:06 -05:00
Rebecca Antonelli
a384e816db fix check 2023-06-15 08:08:38 -05:00
Rebecca Antonelli
b6d9cf5255 validates after choosing contact better fix 2023-06-14 13:47:09 -05:00
Rebecca Antonelli
672e8feb6a validates after choosing contact 2023-06-14 11:41:17 -05:00
Scott Pfeil
02b7d8bd93 ONEAPP-4157: Code review cleanup 2023-06-07 12:06:02 -04:00
Scott Pfeil
5263f7db1a Code review fixes 2023-06-07 11:33:31 -04:00
Scott Pfeil
5324869f0b notification register for voice over off 2023-06-07 10:50:30 -04:00
Scott Pfeil
a72fa2af2a priority fixes for notification operations
color fixes for legacy notifications
2023-06-07 09:56:52 -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
7bfc5cab71 rename folder 2023-05-26 13:00:13 -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
9b048ccd5a Testing json override.
Prospect images
tabs and carousel fixes
new json
2023-05-19 14:33:47 -04:00
Pfeil, Scott Robert
9ea5443639 Merge branch 'feature/oneApp_4067-SessionHandlerSwiftMigration' into 'develop'
Minor review changes

### Summary
ObjC to Swift migration for SessionHandler class

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/959
2023-05-15 23:09:30 +00:00
Scott Pfeil
d4ba901369 Minor review changes 2023-05-15 14:46:13 -04:00
Pfeil, Scott Robert
160c5cfe23 Merge branch 'feature/alert_object_ease_of_use' into 'develop'
update alert model initializer to match prop requirements.

### Summary
Simplify initializer.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/956
2023-05-09 00:06:13 +00:00
Kyle Hedden
4a2654dcc7 Remove default buttonModel initializer. 2023-05-08 20:05:05 -04:00
Kyle Hedden
73d5018cc2 open drop down model initializer for local building. 2023-05-08 18:39:04 -04:00
Kyle Hedden
0f8c839738 Merge remote-tracking branch 'origin/develop' into feature/alert_object_ease_of_use 2023-05-05 23:29:00 -04:00
Kyle Hedden
ea6f04e410 update alert model initializer to match prop requirements. 2023-05-05 22:03:58 -04:00
Pfeil, Scott Robert
54cbe0dd77 Merge branch 'feature/alert_identifiable' into 'develop'
Make alert identifiable

### Summary
Make Alert identifiable.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/954
2023-05-04 18:13:44 +00:00
Scott Pfeil
fe99387bcd Make alert identifiable 2023-05-04 14:10:38 -04:00