From 3479a78e96cdcaac20b2173008c0b9f1823a90f6 Mon Sep 17 00:00:00 2001 From: Madalena Melo <144885032+madalenapmelo-kp@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:06:08 +0100 Subject: [PATCH 1/3] Viewer Role - Update index.njk Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles --- docs/user-guide/teams/index.njk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/user-guide/teams/index.njk b/docs/user-guide/teams/index.njk index 96d7968133..a72adefa17 100644 --- a/docs/user-guide/teams/index.njk +++ b/docs/user-guide/teams/index.njk @@ -36,9 +36,10 @@ member is allowed to do depends on their permissions.

Team roles

These are the team roles currently available at Penpot:

Team members

More team roles will be eventually available, as well as fine grained permissions management to control members access and actions.

From 58bc772880b92f8f1b9d3375c105ee5667731d52 Mon Sep 17 00:00:00 2001 From: Madalena Melo <144885032+madalenapmelo-kp@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:50:35 +0100 Subject: [PATCH 2/3] Add detail to role descriptions Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management --- docs/user-guide/teams/index.njk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/user-guide/teams/index.njk b/docs/user-guide/teams/index.njk index a72adefa17..45b216e1b3 100644 --- a/docs/user-guide/teams/index.njk +++ b/docs/user-guide/teams/index.njk @@ -36,10 +36,10 @@ member is allowed to do depends on their permissions.

Team roles

These are the team roles currently available at Penpot:

Team members

More team roles will be eventually available, as well as fine grained permissions management to control members access and actions.

From c5ec3ea7b1a3476b924f194263125ad9a8c7b5eb Mon Sep 17 00:00:00 2001 From: Madalena Melo <144885032+madalenapmelo-kp@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:09:34 +0100 Subject: [PATCH 3/3] Change the order to add clarity to admin and owner roles Switched the order of the roles to make it more logical and add more clarity about admins and owners ability to edit --- docs/user-guide/teams/index.njk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user-guide/teams/index.njk b/docs/user-guide/teams/index.njk index 45b216e1b3..47920629d0 100644 --- a/docs/user-guide/teams/index.njk +++ b/docs/user-guide/teams/index.njk @@ -36,10 +36,10 @@ member is allowed to do depends on their permissions.

Team roles

These are the team roles currently available at Penpot:

Team members

More team roles will be eventually available, as well as fine grained permissions management to control members access and actions.