-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
3,294 additions
and
1,470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,36 @@ | ||
# Manage my Team | ||
# Manage my teams | ||
|
||
If you are assigned as a Team owner in NR Broker then group membership has been delegated to you. | ||
You can view teams in the Broker by navigating to the browse page (/browse) and selecting the team collection from the dropdown menu. To see only the teams of which you are a member, select show "connected." For convenience, a direct link is available in the sections tab on the home page. | ||
|
||
All users can view your group and its membership. | ||
If you are assigned the owner role, membership management has been delegated to you. Owners can edit team membership by clicking the "Members" button in the top-right corner. | ||
|
||
## How to add/remove users | ||
|
||
* Access the NR Broker | ||
* Click on the Teams section | ||
|
||
By default, only your teams are shown. Click the 'members' buttons. | ||
|
||
* Access NR Broker | ||
* Navigate to the browser and view the 'Team' collection | ||
* Find the team to modify and navigate to it by clicking on the row | ||
* Click the "Members" button | ||
* Modify role membership | ||
|
||
**To add:** Select the role in the drop-down. Type until the desired user is displayed and select. Click add. | ||
**To add:** Select the desired role from the dropdown menu. Type until the desired user appears, then select them and click "Add." | ||
|
||
> User not showing? Users are imported the first time they login to NR Broker. The easiest method to add users is to send them the link and have them login. | ||
> User not showing? Users are imported the first time they login to NR Broker. The easiest way to add users is to send them the link and have them login. | ||
**To remove:** Click the user to check them and then click remove for the role | ||
**To remove:** Click the user to select them and then click remove for the role | ||
|
||
## What do the roles mean? | ||
|
||
| Role | Description | | ||
|--- | ---| | ||
| Owner | Can manage role members for this team | | ||
| Lead-developer | Extended access to this team's entities which includes the ability to generate Broker Tokens | | ||
| Lead-developer | Extended access to this team's entities, including the ability to generate Broker account tokens | | ||
| Developer | Base read/write access to this team's entities | | ||
| Tester | Limited access with ability to approve builds | | ||
|
||
## How to reassign ownership | ||
|
||
Assign a new person as an owner of the team. This person can then remove you from the team. | ||
To assign a new person as the owner of the team, add the new person as an owner of the team. If required, this person can then remove you as an owner of the team. | ||
|
||
## Not a member of a team? | ||
|
||
Any user can view every team and its membership. If you wish to request access, please reach out to a team owner or use the team's contact details. |
Oops, something went wrong.