summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\ | | | | | | PLT-1856 Add basic server audit tab to system console for EE
| | * 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
| |\ \ | | | | | | | | PLT-1849 Added extra system-wide statistics for EE
| | * | 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 ↵Reed Garmsen2016-02-021-0/+84
| |/ | | | | | | config settings
* | 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 icon
| * 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
|/ | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* 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
| | | | add redirect after demote own role.
* 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 ↵Tatsuya Niwa2016-01-302-25/+177
| | | | another role.
* PLT-7: Refactoring frontend (chunk 2)Elias Nahum2016-01-2718-437/+1857
| | | | - System Console complete
* PLT-7: Refactoring frontend (chunk 1)Elias Nahum2016-01-265-92/+461
| | | | | | | | | - System console sidebar - Sytem console email settings - Error Bar - Loading Screen - Select Team Modal - Add npm mm-intl package
* Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-225-229/+497
|\ | | | | PLT-1779 Add system-wide statistics page
| * 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
| |
| * Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-212-227/+306
| | | | | | | | analytics controls
* | Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-2/+3
|/
* Fix error messageJoramWilander2016-01-141-5/+10
|
* Added license validation and settingsJoramWilander2016-01-144-2/+297
|
* Merge pull request #1855 from rgarmsen2295/plt-1006Corey Hulen2016-01-131-4/+40
|\ | | | | PLT-1006 Changed team statistics page to show usernames with email shown in a tooltip
| * Changed statistics to show usernames with an email tooltipReed Garmsen2016-01-111-4/+40
| |
* | Merge pull request #1850 from mattermost/preview-modeCorey Hulen2016-01-131-1/+1
|\ \ | | | | | | Documenting how Preview Mode is disabled
| * | Update email_settings.jsxit332016-01-091-1/+1
| | |
| * | Documenting how Preview Mode turns offit332016-01-091-1/+1
| |/
* / Adding push-test.mattermost.comit332016-01-111-2/+2
|/
* Adding UI for session length settings=Corey Hulen2016-01-051-1/+132
|
* Made links in help text open in a new tabReed Garmsen2016-01-041-1/+10
|
* Merge pull request #1790 from hjf288/PLT-1587Corey Hulen2016-01-031-1/+1
|\ | | | | PLT-1587 - REGRESSION: Mattermost v1.3.0 System Console does not save Email Settings
| * Correct typo in email_settings.jsx that prevents enabling the 'Send push ↵Hjf2882015-12-291-1/+1
| | | | | | | | notifications' option
* | Update team_settings.jsxEric Sethna2015-12-301-1/+1
|/ | | help text for restrict domains
* fix typo: Ngnix -> NGINXHung Nguyen Viet2015-12-251-1/+1
|
* Removing confusionChristopher Speller2015-12-171-9/+0
|
* Minor docs fixChristopher Speller2015-12-171-0/+6
|
* Some docs fixesChristopher Speller2015-12-171-10/+10
|
* Some refactoringChristopher Speller2015-12-163-1/+401
|
* Update help text in privacy_settings.jsxEric Sethna2015-12-151-1/+1
| | | help text for "show full name" updated.
* Merge pull request #1725 from mattermost/fix-console-errChristopher Speller2015-12-151-0/+34
|\ | | | | Adding error bar message when console error detected
| * Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+34
| |
* | Merge branch 'release-1.3'Christopher Speller2015-12-141-1/+1
|\ \ | |/ |/|