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
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
Pfeil, Scott Robert
8758c87714
Merge branch 'bugfix/alert_action_rearrange' into 'develop'
...
Rearrange how UIAlertActions are generated by splitting out the legacy model...
### Summary
Re-arrange the UIAlertAction because they should not be re-used, they are UI, not a model.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/952
2023-05-03 20:52:12 +00:00
Hedden, Kyle Matthew
f10f9dd22e
Merge branch 'feature/pageLoadTracking' into 'develop'
...
Page load time events
### Summary
Added events for page processing & rendering
Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/947
2023-05-03 18:08:21 +00:00
Scott Pfeil
a7ca1ff916
remove no longer necessary identifier
2023-05-03 13:22:51 -04:00
Scott Pfeil
14dd157915
remove test code
2023-05-03 12:59:12 -04:00
Scott Pfeil
ff35fa5924
remove test code
2023-05-03 12:58:22 -04:00
Scott Pfeil
cc9a39e599
Rearrange how UIAlertActions are generated by splitting out the legacy model and using a protocol to drive.
2023-05-03 12:54:55 -04:00
Krishna Kishore Bandaru
ab304b6372
refactored
2023-05-03 22:11:21 +05:30
Krishna Kishore Bandaru
1d7cdf6da6
Merge branch 'develop' into feature/pageLoadTracking
2023-05-03 20:31:02 +05:30
Hedden, Kyle Matthew
7747d393e0
Merge branch 'feature/account_settings_push_enablement' into 'develop'
...
Add Push Enablement Button to Account Settings - iOS
### Summary
1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
2. Created molecule with name "list1CTxtConsumeNotificationAuth" (by subclassing "list1CTxt" molecule), and implemented PageGetNotificationAuthStatusBehaviorConsumerProtocol for updating body text of the molecule based on push status.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-3275
### Design Documentation
- https://oneconfluence.verizon.com/display/MFD/List-Notification+Auth
- https://oneconfluence.verizon.com/display/MFD/notificationAuthStatus
Co-authored-by: Nowfal E Salam <nowfal.edayattu.salam@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/948
2023-05-03 13:03:52 +00:00
Pfeil, Scott Robert
14117c84a6
Merge branch 'bugfix/mnd-formatting' into 'develop'
...
changed formatting for mdn from . to -
### Summary
Changing MDN separator format from . to -
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-3844
Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/946
2023-04-27 16:39:28 +00:00
Nowfal E Salam
7ae015ee5f
story:ONEAPP-3275 Review comments addressed
2023-04-26 00:19:53 +05:30
Nowfal E Salam
6dfbea79dd
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-25 19:27:51 +05:30
Hedden, Kyle Matthew
7a2c5ba223
Merge branch 'release/10_6_0' into 'develop'
...
release/10_6_0 hotfix merge
Co-authored-by: teegsh2 <Suramba@77>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/944
2023-04-24 18:24:57 +00:00
Krishna Kishore Bandaru
abb1cd55dc
Merge branch 'develop' into feature/pageLoadTracking
2023-04-24 11:58:19 +05:30
Pfeil, Scott Robert
1d56c9a727
Merge branch 'feature/swiftify_alerts' into 'develop'
...
Feature/swiftify alerts
### Summary
Swiftify/Modernize the Alert Handler
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4066
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/950
2023-04-21 20:07:07 +00:00
Scott Pfeil
369b96fdb5
remove debug code
2023-04-21 15:45:02 -04:00
Scott Pfeil
33eef9ceb6
remove debug code
2023-04-21 15:44:25 -04:00
Scott Pfeil
67a0ccfbac
revert
2023-04-19 16:44:39 -04:00
Scott Pfeil
7df6882907
Bug fixes
2023-04-19 16:36:16 -04:00
Nowfal E Salam
2dd047af29
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-19 12:53:14 +05:30
Scott Pfeil
e61b9ed8f1
bugfixes for delegate, logging, and legacy
2023-04-18 18:21:57 -04:00
Scott Pfeil
ba14681a39
review feedback
2023-04-18 11:33:47 -04:00
Scott Pfeil
800cc7671a
review changes
2023-04-18 11:16:55 -04:00
Scott Pfeil
67cd073173
remove objc modifier MVMCoreAlertController
2023-04-18 09:55:27 -04:00
Pfeil, Scott Robert
1f37dad068
Merge branch 'bugfix/abstractTextContainer' into 'develop'
...
added method back into code since this is no longer used in VDS.
### Summary
abstractTextContainer was removed from VDS and now reimplemented into Label
### 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/951
2023-04-18 13:34:50 +00:00
Scott Pfeil
657e69b798
more swift files
2023-04-18 09:07:11 -04:00
Krishna Kishore Bandaru
85080bd15a
addressed review comments
2023-04-18 18:01:57 +05:30
Nowfal E Salam
8e0000cb81
Review comments resolved
...
Renamed molecule nam to listNotificationAuth
2023-04-18 17:50:25 +05:30
Scott Pfeil
a08a2c678b
fix compile time errors
2023-04-17 18:52:01 -04:00
Matt Bruce
35f322ce08
added method back into code since this is no longer used in VDS.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 15:29:03 -05:00
Scott Pfeil
e55d9e14f6
Swiftify Alert
2023-04-17 13:04:45 -04:00
Nowfal E Salam
850b030b66
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-14 18:23:54 +05:30
Nowfal E Salam
252b5529ff
1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
...
2. Created molecule with name "list1CTxtConsumeNotificationAuth" molecule by subclassing "list1CTxt" molecule
2023-04-14 18:16:52 +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