summaryrefslogtreecommitdiffstats
path: root/cmd/platform/roles.go
Commit message (Collapse)AuthorAgeFilesLines
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-85/+0
|
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-2/+2
| | | | | | | | * Add websocket event for user role update * Fix tests * More test fixes
* remove more global refs (#7480)Chris2017-09-211-2/+2
|
* Remove global app references (#7433)Chris2017-09-121-5/+6
| | | | | | | | * remove global app references * test fix * fix api4 test compilation
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-2/+2
|
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-2/+8
| | | | | | | | | | * PLT-6471 Properly panic when translations can't be loaded * Print usage messages when errors occur during CLI initialization * Reverted behaviour of FindDir and added second return value to it * Fixed merge conflict
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-3/+3
| | | | | | | | | | | | | | | | | | * Refactor and move session logic into app package * Refactor email functions into the app package * Refactor password update into app package * Migrate user functions to app package * Move team functions into app package * Migrate channel functions into app package * Pass SiteURL through to app functions * Update based on feedback
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+78