Joram Wilander
617a98d6d8
Allow deactivation of SSO users ( #7952 )
2017-12-08 11:14:55 -08:00
Chris
5cf45d2155
refactor template code ( #7860 )
2017-11-20 12:57:45 -05:00
Joram Wilander
06ec648cf3
PLT-7978 Add websocket event for user role update ( #7745 )
...
* Add websocket event for user role update
* Fix tests
* More test fixes
2017-10-31 16:00:21 +00:00
Chris
ce2b2be5de
Refactoring cfg refs and load / save functions ( #7749 )
...
* refactoring cfg refs and load / save functions
* improve error output
2017-10-31 10:39:31 -04:00
Chris
2a2af0e390
eliminate more utils.Cfg references ( #7701 )
2017-10-24 09:00:05 -07:00
Chris
266ff86702
remove more global refs ( #7480 )
2017-09-21 10:13:34 +01:00
Chris
ac74066f0e
remove einterface gets ( #7455 )
2017-09-19 18:31:35 -05:00
Chris
b066b6df13
Remove global app references ( #7433 )
...
* remove global app references
* test fix
* fix api4 test compilation
2017-09-12 09:19:52 -05:00
Christopher Speller
29fca51821
Renaming repo
2017-09-06 23:11:59 -07:00
Chris
1adfd0e9be
app type transition ( #7167 )
2017-09-06 17:12:54 -05:00
Jonathan
ca80b7fe31
PLT-7145: platform user deleteall expects a user as argument ( #7002 )
...
* PLT-7145: Fixed typo preventing deleteall command from working as expected. Cleaned up spelling and error messages throughout the user module
* PLT-7145: Grammar and wording suggestions from PR 7002
2017-08-02 07:26:27 -07:00
Christopher Speller
04088009f8
Adding force flag to migrate auth command ( #6593 )
2017-06-06 14:42:53 -04:00
Harrison Healey
5c1049054e
PLT-6471 Properly panic when translations can't be loaded ( #6414 )
...
* 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
2017-05-23 11:06:25 -04:00
Harrison Healey
461a0b3b7c
PLT-6113 Added initial unit tests for cmd package ( #6086 )
...
* Fixed app.CreateUser not using the provided locale
* Added initial unit tests for cmd package
* Disabled unit tests while we move to 'go build'
2017-04-15 13:45:22 -04:00
Harrison Healey
fb6f2a123c
PLT-5860 Updated copyright date ( #6058 )
...
* 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
2017-04-12 08:27:57 -04:00
Simon Soriano
51608b583a
Add CLI command to search for users based on username, email, or user ID ( #5918 )
2017-04-05 11:42:21 -04:00
Christopher Speller
5539c92a23
Fix verifying a missing user panics ( #5240 )
2017-01-31 20:58:39 -03:00
Joram Wilander
d3a285e64d
Migrate functions to app package ( #5106 )
...
* 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
2017-01-19 09:00:13 -05:00
Joram Wilander
0e2b321e6f
Refactor and migrate more functions out of api into app package ( #5063 )
2017-01-13 15:17:50 -05:00
Joram Wilander
97558f6a6e
PLT-4938 Add app package and move logic over from api package ( #4931 )
...
* 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
2017-01-13 13:53:37 -05:00
Joram Wilander
1ddac9ccf9
Fix SiteURL in join team email ( #4979 )
2017-01-06 09:10:21 -05:00
Christopher Speller
026553e4f8
Improving command line interface ( #4689 )
2016-12-06 10:49:34 -05:00