summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/system_users/index.js
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-011-2/+3
| | | | | | | | | | * Add user access token UI * Fix enter press and update mattermost-redux * Updating UI for access token stuff (#7066) * Revert segment key
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-0/+3
| | | | | | | | | | | | * Move system console to use v4 endpoints and redux * Rename logs dir to get past gitignore * Fix test email * Update brand unit test * Updates per feedback
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-0/+27
* Move team store and actions over to user redux * Fix JS error when inviting by email