summaryrefslogtreecommitdiffstats
path: root/cmd/platform/user.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
|
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-3/+4
| | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-061-1/+1
|
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+432