mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Add confirmation step to emergency alert settings
It feels quite dangerous that it’s just one click to make an emergency alerts service live. This commit adds a confirmation step which explains the consequences of what you’re about to do.
This commit is contained in:
@@ -246,6 +246,7 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'service_preview_letter_branding',
|
||||
'service_set_auth_type',
|
||||
'service_set_broadcast_account_type',
|
||||
'service_confirm_broadcast_account_type',
|
||||
'service_set_channel',
|
||||
'service_set_email_branding',
|
||||
'service_set_inbound_number',
|
||||
|
||||
Reference in New Issue
Block a user