Skip to content

Commit

Permalink
Merge pull request #4637 from bpmct/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse committed Nov 1, 2021
2 parents 245f9ba + 261a4c0 commit 00d1dc4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -6,21 +6,21 @@ metaDescription: "The My Organization menu provides tools for managing the membe
The My Organization menu allows you to see who is in your CodeStream
organization, invite new members, and create blame maps.

![My Organization Menu](/images/MyOrgMenu.png)
![My Organization Menu](./images/MyOrgMenu.png)

## My Organization

Select "My Organization" to see a list of all members of your CodeStream
organization. Admins will be identified in the list, and if you are an admin,
you'll have a dropdown to assign or remove admin priviledges to any member.

![Organization Members](/images/MyOrgMembers.png)
![Organization Members](./images/MyOrgMembers.png)

## Invite Teammates

Select "Invite Teammates" to invite new members to your organization.

![Reinvite](/images/MyOrgInvite.png)
![Reinvite](./images/MyOrgInvite.png)

The "Outstanding Invitations" section lists all open invitations, and at the
right side of each row are links to remove the invitation or to reinvite.
Expand All @@ -43,7 +43,7 @@ address, and then select your entry from the list of organization members. That
way, when someone comments on code committed by dave@webmail.com, CodeStream
will know to at-mention you (i.e., dave@acme.com).

![Blame Map](/images/MyOrgBlameMap.png)
![Blame Map](./images/MyOrgBlameMap.png)

While non-admins can only create blame maps for themselves, admins can create
blame maps for any member of the organization. This is useful for reassigning
Expand Down
4 changes: 2 additions & 2 deletions src/nav/codestream.yml
Expand Up @@ -43,7 +43,7 @@ pages:
- title: Activity feed
path: /docs/codestream/codestream-ui-overview/activity-feed
- title: My organization
path: /docs/codestream/how-use-codestream/my-organization
path: /docs/codestream/codestream-ui-overview/my-organization
- title: Filter and search
path: /docs/codestream/codestream-ui-overview/filter-search
- title: Permalinks
Expand Down Expand Up @@ -84,4 +84,4 @@ pages:
- title: JetBrains keychain issue
path: /docs/codestream/troubleshooting/keychain-issues
- title: Proxy issues
path: /docs/codestream/troubleshooting/proxy-support
path: /docs/codestream/troubleshooting/proxy-support

0 comments on commit 00d1dc4

Please sign in to comment.