mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
remove components related to MOU and agreement (#476)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
This commit is contained in:
@@ -69,7 +69,6 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'download_organisation_usage_report',
|
||||
'edit_and_format_messages',
|
||||
'edit_data_retention',
|
||||
'edit_organisation_agreement',
|
||||
'edit_organisation_billing_details',
|
||||
'edit_organisation_domains',
|
||||
'edit_organisation_email_branding',
|
||||
@@ -144,7 +143,6 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'old_using_notify',
|
||||
'organisation_billing',
|
||||
'organisation_dashboard',
|
||||
'organisation_download_agreement',
|
||||
'organisation_preview_email_branding',
|
||||
'organisation_settings',
|
||||
'organisation_trial_mode_services',
|
||||
@@ -156,8 +154,6 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'platform_admin_splash_page',
|
||||
'pricing',
|
||||
'privacy',
|
||||
'public_agreement',
|
||||
'public_download_agreement',
|
||||
'received_text_messages_callback',
|
||||
'redact_template',
|
||||
'register',
|
||||
@@ -182,18 +178,14 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'send_one_off',
|
||||
'send_one_off_step',
|
||||
'send_one_off_to_myself',
|
||||
'service_accept_agreement',
|
||||
'service_add_email_reply_to',
|
||||
'service_add_sms_sender',
|
||||
'service_agreement',
|
||||
'service_confirm_agreement',
|
||||
'service_confirm_delete_email_reply_to',
|
||||
'service_confirm_delete_sms_sender',
|
||||
'service_dashboard',
|
||||
'service_dashboard_updates',
|
||||
'service_delete_email_reply_to',
|
||||
'service_delete_sms_sender',
|
||||
'service_download_agreement',
|
||||
'service_edit_email_reply_to',
|
||||
'service_edit_sms_sender',
|
||||
'service_email_reply_to',
|
||||
|
||||
Reference in New Issue
Block a user