Commit Graph

4370 Commits

Author SHA1 Message Date
Keerthy
bb1ac5895b Merge branch 'develop' into feature/accessibilityHandler 2023-08-30 13:27:01 +05:30
Keerthy
2183d6e100 Merge branch 'develop' into feature/accessibilityHandler 2023-08-30 13:09:30 +05:30
Scott Pfeil
e8fcf1ac5d ONEAPP-5208: Review feedback 2023-08-28 11:13:40 -04:00
Scott Pfeil
caab123781 update check for notification handler 2023-08-21 18:03:05 -04:00
Scott Pfeil
07fcca17fc Remove debug comments 2023-08-21 17:20:27 -04:00
Scott Pfeil
ba8aa92994 ONEAPP-5208: Swiftify the navigation handler 2023-08-21 17:03:49 -04:00
Scott Pfeil
8ab996d8f8 Merge branch 'develop' into feature/navigation_handler_modernize 2023-08-15 16:30:21 -04:00
Scott Pfeil
d3fe47522c Swiftification of Navigation Handler 2023-08-15 16:23:13 -04:00
Kyle Hedden
e7f21b980f serialize timer updates to prevent cold dispatch collisions 2023-08-09 16:37:03 -04:00
Krishna Kishore Bandaru
f8bc4c1167 added default id to UUID 2023-08-02 17:32:37 +05:30
Krishna Kishore Bandaru
76b0810905 Merge branch 'develop' into feature/accessibilityHandler 2023-08-01 11:57:12 +05:30
Scott Pfeil
ad0087b88a Header traits 2023-07-31 14:33:20 -04:00
Scott Pfeil
438e0da13a Merge branch 'develop' into feature/accessibility_traits_codable 2023-07-31 13:55:51 -04:00
Krishna Kishore Bandaru
a741381817 Merge branch 'develop' into feature/accessibilityHandler 2023-07-31 11:49:18 +05:30
Krishna Kishore Bandaru
c855587211 Merge branch 'develop' into feature/accessibilityHandler 2023-07-28 21:53:43 +05:30
Sumanth Nadigadda
dce8143ed2 changing access from public to open for few methods in base drop down field 2023-07-28 17:35:59 +05:30
Krishna Kishore Bandaru
21a339f045 removed AccessibilityElementProtocol 2023-07-26 21:06:29 +05:30
Krishna Kishore Bandaru
e61d7c5b07 reverted changes in notification molecule model 2023-07-26 20:31:06 +05:30
Krishna Kishore Bandaru
9bbcd6a8ea removed accessibility notification for webpages. 2023-07-26 20:13:08 +05:30
Krishna Kishore Bandaru
a8115e068e added accessibilityElements for stack 2023-07-24 20:15:01 +05:30
Keerthy
e70d1dc151 Focus getting stuck in backward direction for stack 2023-07-21 15:58:34 +05:30
Keerthy
fb22b5c614 Removed accessibilityElements to resolve focus stuck 2023-07-21 15:44:35 +05:30
Krishna Kishore Bandaru
646210f1a3 updated operation type 2023-07-21 12:43:15 +05:30
Krishna Kishore Bandaru
e77da88713 Merge branch 'develop' into feature/accessibilityHandler 2023-07-14 22:52:44 +05:30
Krishna Kishore Bandaru
3d556a850c enhancements for top alert post notification for accessibility 2023-07-14 22:46:22 +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
Krishna Kishore Bandaru
ebb2c35c55 setting accessibilityId to nil 2023-07-07 18:21:27 +05:30
Krishna Kishore Bandaru
21a45203a3 added temp fix for updated operation type logic 2023-07-06 20:23:43 +05:30
Krishna Kishore Bandaru
06e4faab5e Merge branch 'develop' into feature/accessibilityHandler 2023-07-06 16:54:24 +05:30
Krishna Kishore Bandaru
49ba311d26 added delay only for tabbar change & added webPageChanged notificationtype 2023-07-06 16:53:59 +05:30
Krishna Kishore Bandaru
fedd056175 added AccessibilityHandler, MoleculeViewModelProtocol, AccessibilityElementProtocol 2023-06-30 23:58:52 +05:30
Scott Pfeil
dd549593af CXTDT-431466: Fix for notification handler update. 2023-06-30 13:07:21 -04: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
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
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
Sumanth Nadigadda
6b6a3b4bc1 defect: CXTDT-420978 Changing the radio button color 2023-06-22 13:20:29 +05:30
Scott Pfeil
396635eee8 Adding header example 2023-06-16 14:10:04 -04:00
Scott Pfeil
9c5734584f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/accessibility_traits_codable 2023-06-16 14:05:44 -04:00
Scott Pfeil
5b83adf751 Accessibility Traits Coddle 2023-06-16 14:04:42 -04:00
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