Merge pull request #817 from dod-ccpo/delete-user-from-application

Delete an application member
This commit is contained in:
George Drummond
2019-05-14 15:45:32 -04:00
committed by GitHub
12 changed files with 171 additions and 12 deletions

View File

@@ -421,10 +421,14 @@ portfolios:
app_settings_text: App settings
create_button_text: Create
csp_console_text: CSP console
remove_member:
alert:
message: '{user_name} will no longer be able to access this application'
button: Remove member
header: Are you sure you want to remove this team member?
delete:
alert:
message: You will lose access to this application and all of its reporting and metrics tools. The activity log will be retained.
title: Warning! This action is permanent.
button: Delete application
header: Are you sure you want to delete this application?
environments: