summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console
Commit message (Expand)AuthorAgeFilesLines
* Update gitlab_settings.jsxEric Sethna2016-02-261-2/+2
* Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-232-5/+2
* Updating some client deps + eslintChristopher Speller2016-02-227-31/+24
* Merge pull request #2123 from hmhealey/plt1711Joram Wilander2016-02-141-0/+1
|\
| * Prevent the admin console from switching to a team that is being removed from...hmhealey2016-02-091-0/+1
* | Multiple UI ImprovementsAsaad Mahmood2016-02-111-1/+1
|/
* Multiple UI ImprovementsAsaad Mahmood2016-02-091-2/+2
* Removed the ability to disable file storage from the admin consoleReed Garmsen2016-02-081-5/+0
* Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-081-1/+49
|\
| * Make insecure TLS connections configurableJoramWilander2016-02-051-1/+49
* | Merge pull request #2082 from mattermost/plt-1848Christopher Speller2016-02-051-4/+23
|\ \
| * | Stats for recently active and new users now shows date with the timeJoramWilander2016-02-051-4/+23
| |/
* / Multiple UI improvementsAsaad Mahmood2016-02-051-4/+6
|/
* Merge pull request #2079 from mattermost/help-text-updatesCorey Hulen2016-02-041-3/+3
|\
| * Update email_settings.jsxit332016-02-041-1/+1
| * Update email_settings.jsxit332016-02-041-2/+2
* | Move license storage to databaseJoramWilander2016-02-041-1/+1
* | Convert audit_table to a proper tableJoramWilander2016-02-041-1/+2
* | Rename audits tabJoramWilander2016-02-042-2/+2
* | Disable remove license button until LDAP is disabledJoramWilander2016-02-042-2/+4
* | Fix license info localizationJoramWilander2016-02-041-2/+12
|/
* Merge branch 'master' into PLT-1429=Corey Hulen2016-02-032-5/+17
|\
| * Messages for SocketStore and small fixesElias Nahum2016-02-031-4/+16
| * PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-1/+1
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-02-039-85/+542
|\|
| * Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-033-0/+116
| |\
| | * Add basic server audit tab to system console for EEJoramWilander2016-02-023-0/+116
| * | Merge pull request #2045 from mattermost/plt-1849Christopher Speller2016-02-035-85/+342
| |\ \
| | * | Added extra system-wide statistics for EEJoramWilander2016-02-025-85/+342
| | |/
| * / Added ability to sign in via username; separated email sign in and sign up co...Reed Garmsen2016-02-021-0/+84
| |/
* | Fixing console=Corey Hulen2016-02-021-1/+1
* | Adding props to admin console=Corey Hulen2016-02-021-4/+100
|/
* Merge pull request #2039 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-02-011-8/+12
|\
| * Fixing system console and changing swapping icon with reply iconAsaad Mahmood2016-02-011-8/+12
* | PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-4/+9
|/
* fix text localization.Tatsuya Niwa2016-01-301-4/+22
* fix ESLint warnings.Tatsuya Niwa2016-01-301-4/+4
* fix role bug.Tatsuya Niwa2016-01-301-5/+12
* fix ESLint warnings.Tatsuya Niwa2016-01-301-1/+2
* delete DemoteOwnRoleModalTatsuya Niwa2016-01-302-109/+36
* fix ESLint warnings.Tatsuya Niwa2016-01-301-1/+1
* fix ESLint warnings.Tatsuya Niwa2016-01-301-4/+1
* PLT-588 Add a warning when a user demotes themselves from System Admin to ano...Tatsuya Niwa2016-01-302-25/+177
* PLT-7: Refactoring frontend (chunk 2)Elias Nahum2016-01-2718-437/+1857
* PLT-7: Refactoring frontend (chunk 1)Elias Nahum2016-01-265-92/+461
* Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-225-229/+497
|\
| * Change default system console page to statisticsJoramWilander2016-01-221-1/+1
| * Added unit test and fixed errorsJoramWilander2016-01-222-3/+3
| * Add create_at back to profile fields to fix analyticsJoramWilander2016-01-222-1/+5
| * Add system analytics pageJoramWilander2016-01-214-79/+264