Skip to content

Commit 6e8dc51

Browse files
committed
Add export to code as capability in team roles
Closes STA-4821
1 parent 2402c81 commit 6e8dc51

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

docs/teams.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The following table is an overview of the capabilities of each team role:
3131
| ---------------------------------------- | ------ | ------ | ------ | ------ |
3232
| View team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
3333
| View other team members | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
34+
| Export team machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
3435
| Fork team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3536
| Edit existing team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3637
| Create team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
@@ -52,7 +53,7 @@ Pro subscribers can create teams and they become their teams' owner by default.
5253
- View team members
5354
- Give team members Admin, Editor, and Viewer roles
5455
- Create team projects
55-
- Edit, fork, and view team projects and machines
56+
- Edit, fork, export, and view team projects and machines
5657

5758
#### Teams members and Pro plan seats
5859

@@ -68,22 +69,23 @@ Users with the Admin role can:
6869
- View team members
6970
- Give team members Editor and Viewer roles
7071
- Create team projects
71-
- Edit, fork, and view team projects and machines
72+
- Edit, fork, export, and view team projects and machines
7273

7374
### Editor role
7475

7576
Users with the Editor role can:
7677

7778
- View team members
7879
- Create team projects
79-
- Edit, fork, and view team projects and machines
80+
- Edit, fork, export, and view team projects and machines
8081

8182
### Viewer role
8283

8384
Users with the Viewer role can:
8485

8586
- View team members
8687
- View team projects and machines
88+
- Export team machines
8789

8890
## Create a team
8991

versioned_docs/version-5/teams.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The following table is an overview of the capabilities of each team role:
3131
| ---------------------------------------- | ------ | ------ | ------ | ------ |
3232
| View team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
3333
| View other team members | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
34+
| Export team machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
3435
| Fork team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3536
| Edit existing team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3637
| Create team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
@@ -52,7 +53,7 @@ Pro subscribers can create teams and they become their teams' owner by default.
5253
- View team members
5354
- Give team members Admin, Editor, and Viewer roles
5455
- Create team projects
55-
- Edit, fork, and view team projects and machines
56+
- Edit, fork, export, and view team projects and machines
5657

5758
#### Teams members and Pro plan seats
5859

@@ -68,22 +69,23 @@ Users with the Admin role can:
6869
- View team members
6970
- Give team members Editor and Viewer roles
7071
- Create team projects
71-
- Edit, fork, and view team projects and machines
72+
- Edit, fork, export, and view team projects and machines
7273

7374
### Editor role
7475

7576
Users with the Editor role can:
7677

7778
- View team members
7879
- Create team projects
79-
- Edit, fork, and view team projects and machines
80+
- Edit, fork, export, and view team projects and machines
8081

8182
### Viewer role
8283

8384
Users with the Viewer role can:
8485

8586
- View team members
8687
- View team projects and machines
88+
- Export team machines
8789

8890
## Create a team
8991

0 commit comments

Comments
 (0)