forked from cyverse-de/terrain
-
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.
cyverse-de#71 Add
/communities
endpoints for App Community management.
Mainly modifies existing teams functions for creating groups as either iplant:de:<env>:teams:<user>:<name> or iplant:de:<env>:communities:<user>:<name> New Communities will be publicly viewable by default, with the creator as the initial admin. Also added a `payload.action` to each Team notification, since the UI seems to be looking for an `added_to_team` action, but is currently checking the `email_template` instead.
- Loading branch information
Showing
6 changed files
with
191 additions
and
45 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
Oops, something went wrong.