Scott Pfeil
5b83adf751
Accessibility Traits Coddle
2023-06-16 14:04:42 -04:00
Scott Pfeil
d4ba901369
Minor review changes
2023-05-15 14:46:13 -04: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
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
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
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
Krishna Kishore Bandaru
1c7d9786f7
added events for pageprocessing & rendering
2023-04-10 23:28:27 +05:30
Rebecca Antonelli
81bcbd42de
changed formatting for mdn from . to -
2023-03-31 13:48:11 -05:00
teegsh2
3d351cc83f
bill Tabs Shifty red selectionLine issue fixed
2023-03-31 04:33:36 +05:30
Keerthy
db1b05aa3a
Merge branch 'develop' into bugfix/CXTDT-384908
2023-03-30 17:06:25 +05:30
Hedden, Kyle Matthew
f48031471b
Merge branch 'feature/ONEAPP-2811-Tilet' into 'develop'
...
ONEAPP-2811 Tilelet Atom
### Summary
- VDS library referenced as well as the scripts needed to build on the tower.
- New Atom Tilelet/TiletModel
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-2811
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Subramaniam, Ramya <ramya.subramaniam@one.verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/924
2023-03-28 14:58:00 +00:00
Krishna Kishore Bandaru
2b957cc4af
updated access specifier to public
2023-03-28 18:50:45 +05:30
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
Krishna Kishore Bandaru
cece765660
Merge branch 'develop' into feature/childrenForlistLVCBBdy
2023-03-24 11:58:29 +05:30
Krishna Kishore Bandaru
fcd2b2041e
added ParentMoleculeModelProtocol
2023-03-24 11:57:57 +05:30
Keerthy
bd4639afa5
added missing children
2023-03-23 23:57:46 +05:30