Team members section read only version

- display all members in a table and list perms and environments
This commit is contained in:
leigh-mil
2019-09-05 18:13:24 -04:00
parent 93e7ed9828
commit 3428551cec
6 changed files with 66 additions and 233 deletions

View File

@@ -311,6 +311,7 @@ portfolios:
settings_heading: Application Settings
settings:
name_description: Name and Description
team_members: Team Members
team_settings:
blank_slate:
action_label: Invite a new team member
@@ -323,7 +324,6 @@ portfolios:
environment_management: Environment Management
team_management: Team Management
title: '{application_name} Team'
subheading: Team Settings
title: '{application_name} Team Settings'
add_to_environment: Add to existing environment
team_text: Team
@@ -335,6 +335,15 @@ portfolios:
manage_envs: 'Allow member to <strong>add</strong> and <strong>rename environments</strong> within the application.'
delete_envs: 'Allow member to <strong>delete environments</strong> within the application.'
manage_team: 'Allow member to <strong>add, update,</strong> and <strong>remove members</strong> from the application team.'
perms_team_mgmt:
view_application: View Team
edit_application_team: Edit Team
perms_env_mgmt:
view_application: View Environments
edit_application_environments: Edit Environments
perms_del_env:
view_application: ""
delete_application_environments: Delete Application
index:
empty:
start_button: Start a new JEDI portfolio