summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
...
* Multiple UI ImprovementsAsaad Mahmood2015-10-153-10/+12
|
* Add titles to clarify icons in system consoleAntti Ahti2015-10-151-1/+5
| | | | | | The + and x icons in the team section can easily be misinterpreted as "Create team" and "Delete team". Added clarifying title text that the user can see when hovering on the icon.
* Merge pull request #1017 from stasvovk/PLT-589Joram Wilander2015-10-131-2/+4
|\ | | | | PLT-589: changed Admin to Team Admin in Manage Team members
| * Merge branch 'master' into PLT-589Stas Vovk2015-10-132-35/+36
| |\
| * | replaced constructions like user.roles === 'admin' by ↵Stas Vovk2015-10-131-2/+2
| | | | | | | | | | | | Utils.isAdmin(user.roles) in manage members
| * | changed Admin to Team Admin in admin consoleStas Vovk2015-10-121-1/+3
| | |
* | | Multiple Ui ImprovementsAsaad Mahmood2015-10-131-1/+9
| | |
* | | Update gitlab_settings.jsxit332015-10-131-3/+3
| |/ |/|
* | PLT-586 fixing issues with security alert=Corey Hulen2015-10-092-35/+36
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-0818-18/+18
|
* Merge pull request #944 from mattermost/PLT-518Christopher Speller2015-10-081-8/+8
|\ | | | | PLT-518 check for security bulletins
| * PLT-518 check for security bulletins=Corey Hulen2015-10-051-8/+8
| |
* | PLT-435 adding ability to demote system admin=Corey Hulen2015-10-061-1/+0
| |
* | Admin console UI ImprovementsAsaad Mahmood2015-10-065-142/+144
|/
* Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-051-1/+69
|\ | | | | PLT-297 Add ability to override username and icon for posts from incoming webhooks.
| * Update help text to mention the BOT tag for webhook posts.JoramWilander2015-10-051-1/+1
| |
| * Add config options for overriding username and icon, and add BOT indicator ↵JoramWilander2015-10-051-0/+68
| | | | | | | | next to webhook posts.
* | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-0/+34
|/
* Merge pull request #859 from mattermost/PLT-409Christopher Speller2015-10-011-0/+6
|\ | | | | PLT-409 add warning to at rest salt gen
| * PLT-409 add warning to at rest salt gen=Corey Hulen2015-09-291-0/+6
| |
* | Merge release branch 'release-1.0.0'Christopher Speller2015-09-291-19/+19
|\ \
| * | Fixing gitlab settings in admin console=Corey Hulen2015-09-281-20/+20
| |/
* | Merge pull request #857 from mattermost/PLT-429Harrison Healey2015-09-291-33/+34
|\ \ | | | | | | PLT-429, PLT-483, PLT-472 fixes to Gitlab settings page
| * | PLT-472 switching field ordering.=Corey Hulen2015-09-291-13/+14
| | |
| * | PLT-429 removing scope field.=Corey Hulen2015-09-291-23/+23
| | |
| * | PLT-483 adding better help text=Corey Hulen2015-09-291-3/+3
| |/
* / PLT-425 changing wording=Corey Hulen2015-09-291-2/+2
|/
* PLT-441 - Minor Ui touches to the admin consoleAsaad Mahmood2015-09-281-0/+10
|
* Fixing broken page=Corey Hulen2015-09-261-0/+1
|
* Update log_settings.jsxit332015-09-251-3/+3
|
* Update gitlab_settings.jsxit332015-09-251-8/+8
|
* Update privacy_settings.jsxit332015-09-251-2/+2
|
* Update rate_settings.jsxit332015-09-251-5/+5
|
* Update rate_settings.jsxit332015-09-251-3/+3
|
* Update log_settings.jsxit332015-09-251-7/+7
|
* Update image_settings.jsxit332015-09-251-1/+1
|
* Update email_settings.jsxit332015-09-251-10/+9
|
* Update sql_settings.jsxit332015-09-251-1/+1
|
* Update team_settings.jsxit332015-09-251-3/+3
|
* Update service_settings.jsxit332015-09-251-2/+2
|
* Minor wording changeit332015-09-251-1/+1
|
* Typo fixit332015-09-251-1/+1
|
* Fix capitalization typeit332015-09-251-1/+1
|
* Removing default theme no longer in use=Corey Hulen2015-09-241-22/+0
|
* Disabling OAuth provider for 0.8=Corey Hulen2015-09-241-35/+35
|
* Fixing state setting=Corey Hulen2015-09-234-31/+100
|
* Fixing merge=Corey Hulen2015-09-233-41/+41
|\
| * Changing image settings to file settings=Corey Hulen2015-09-233-41/+41
| |
* | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-236-128/+819
|/
* Adding new EnableIncomingWebhooks property to service settings in the admin ↵=Corey Hulen2015-09-221-0/+34
| | | | console.