summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-081-1/+49
|\ | | | | PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete…
| * Make insecure TLS connections configurableJoramWilander2016-02-051-1/+49
| |
* | Merge pull request #2082 from mattermost/plt-1848Christopher Speller2016-02-051-4/+23
|\ \ | | | | | | PLT-1848 Stats for recently active and new users now shows date with the time
| * | 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
|\ | | | | Changing URL for testing push notifications
| * 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
| | | | | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* | 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
| | |