Sfoglia il codice sorgente

Update authorization and team managment docs

jnfrati 4 anni fa
parent
commit
403d4820ed
1 ha cambiato i file con 7 aggiunte e 5 eliminazioni
  1. 7 5
      docs/guides/authorization-and-team-management.md

+ 7 - 5
docs/guides/authorization-and-team-management.md

@@ -8,7 +8,7 @@ Porter supports setting basic authorization permissions via for other members in
 
 To add a new collaborator to a Porter project, you must be logged in with an **Admin** role. As an admin, you will see a **Settings** tab in the sidebar. Navigate to **Settings** and input the email of the user you would like to add. This will generate an invitation link for the user, which expires in 24 hours. The user will get an email to join the Porter project, but if the email is not delivered, you can copy the invite link and send it to them directly.
 
-TODO: ADD SCREENSHOT
+![image](https://user-images.githubusercontent.com/23369263/125147098-b00f3100-e0ff-11eb-8579-cc28c1a0badc.png)
 
 **DISCLAIMER**
 
@@ -17,14 +17,16 @@ If not, it will not be able to look your project.
 
 # Changing Collaborator Permissions
 
-To change an invite or collaborator role, you must be logged in with an **Admin** role. As an admin, you will se a **Settings** tab in the sidebar. Navigate to **Settings** and lookup on the table the invite/collaborator that you want to change it's role, then click the button **Edit** on the row. This will open a pop up that will allow you to select the new role for that invite/collaborator.
+To change an invite or collaborator role, you must be logged in with an **Admin** role. As an admin, you will se a **Settings** tab in the sidebar. Navigate to **Settings** and lookup on the table the invite/collaborator that you want to change it's role, then click the icon with three dots on the row. This will open a pop up that will allow you to select the new role for that invite/collaborator.
 
 You will note that the user that created the project will not be displayed on the table, and you cannot change your own permissions.
 
-TODO: ADD SCREENSHOT OF MODAL
+![image](https://user-images.githubusercontent.com/23369263/125147141-ea78ce00-e0ff-11eb-9e8b-a3f126874d12.png)
+
+![image](https://user-images.githubusercontent.com/23369263/125147157-0aa88d00-e100-11eb-8d78-1cf34397cd26.png)
 
 # Removing Collaborators
 
-To remove an invite or a collaborator, you must be logged in with an **Admin** role. As an admin, you will se a **Settings** tab in the sidebar. Navigate to **Settings** and lookup on the table the invite/collaborator that you want to change it's role, then click the button **Remove** when you're removing a collaborator, or **Delete invite** when you're removing an invite.
+To remove an invite or a collaborator, you must be logged in with an **Admin** role. As an admin, you will se a **Settings** tab in the sidebar. Navigate to **Settings** and lookup on the table the invite/collaborator that you want to remove then click the trash icon when you're removing an invite.
 
-TODO: ADD SCREENSHOT OF TABLE WITH THE TWO DIFFERENT OPTIONS
+![image](https://user-images.githubusercontent.com/23369263/125147206-3d528580-e100-11eb-9a58-51885ab8b298.png)