Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 3 | -1/+159 | |
| |/ |/| | ||||||
* | | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -0/+34 | |
|/ | ||||||
* | Merge pull request #1108 from mattermost/plt-235 | Harrison Healey | 2015-10-19 | 1 | -1/+35 | |
|\ | | | | | PLT-235 Implement outgoing webhooks. | |||||
| * | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -1/+35 | |
| | | ||||||
* | | Merge pull request #1107 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2015-10-19 | 1 | -0/+3 | |
|\ \ | | | | | | | Updating scroll on admin console | |||||
| * | | Updating scroll on admin console | Asaad Mahmood | 2015-10-19 | 1 | -0/+3 | |
| |/ | ||||||
* / | change url when a user navigates between tabs [#962] | Stas Vovk | 2015-10-18 | 2 | -3/+10 | |
|/ | ||||||
* | Fixing some client warnings | Christopher Speller | 2015-10-16 | 2 | -11/+15 | |
| | ||||||
* | Fixing most deprication warnings | Christopher Speller | 2015-10-15 | 12 | -106/+106 | |
| | ||||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-15 | 3 | -10/+12 | |
| | ||||||
* | Add titles to clarify icons in system console | Antti Ahti | 2015-10-15 | 1 | -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-589 | Joram Wilander | 2015-10-13 | 1 | -2/+4 | |
|\ | | | | | PLT-589: changed Admin to Team Admin in Manage Team members | |||||
| * | Merge branch 'master' into PLT-589 | Stas Vovk | 2015-10-13 | 2 | -35/+36 | |
| |\ | ||||||
| * | | replaced constructions like user.roles === 'admin' by ↵ | Stas Vovk | 2015-10-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | Utils.isAdmin(user.roles) in manage members | |||||
| * | | changed Admin to Team Admin in admin console | Stas Vovk | 2015-10-12 | 1 | -1/+3 | |
| | | | ||||||
* | | | Multiple Ui Improvements | Asaad Mahmood | 2015-10-13 | 1 | -1/+9 | |
| | | | ||||||
* | | | Update gitlab_settings.jsx | it33 | 2015-10-13 | 1 | -3/+3 | |
| |/ |/| | ||||||
* | | PLT-586 fixing issues with security alert | =Corey Hulen | 2015-10-09 | 2 | -35/+36 | |
|/ | ||||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 18 | -18/+18 | |
| | ||||||
* | Merge pull request #944 from mattermost/PLT-518 | Christopher Speller | 2015-10-08 | 1 | -8/+8 | |
|\ | | | | | PLT-518 check for security bulletins | |||||
| * | PLT-518 check for security bulletins | =Corey Hulen | 2015-10-05 | 1 | -8/+8 | |
| | | ||||||
* | | PLT-435 adding ability to demote system admin | =Corey Hulen | 2015-10-06 | 1 | -1/+0 | |
| | | ||||||
* | | Admin console UI Improvements | Asaad Mahmood | 2015-10-06 | 5 | -142/+144 | |
|/ | ||||||
* | Merge pull request #914 from mattermost/plt-297 | Joram Wilander | 2015-10-05 | 1 | -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. | JoramWilander | 2015-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | Add config options for overriding username and icon, and add BOT indicator ↵ | JoramWilander | 2015-10-05 | 1 | -0/+68 | |
| | | | | | | | | next to webhook posts. | |||||
* | | PLT-462 Adding diagnostic info | =Corey Hulen | 2015-10-01 | 1 | -0/+34 | |
|/ | ||||||
* | Merge pull request #859 from mattermost/PLT-409 | Christopher Speller | 2015-10-01 | 1 | -0/+6 | |
|\ | | | | | PLT-409 add warning to at rest salt gen | |||||
| * | PLT-409 add warning to at rest salt gen | =Corey Hulen | 2015-09-29 | 1 | -0/+6 | |
| | | ||||||
* | | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-29 | 1 | -19/+19 | |
|\ \ | ||||||
| * | | Fixing gitlab settings in admin console | =Corey Hulen | 2015-09-28 | 1 | -20/+20 | |
| |/ | ||||||
* | | Merge pull request #857 from mattermost/PLT-429 | Harrison Healey | 2015-09-29 | 1 | -33/+34 | |
|\ \ | | | | | | | PLT-429, PLT-483, PLT-472 fixes to Gitlab settings page | |||||
| * | | PLT-472 switching field ordering. | =Corey Hulen | 2015-09-29 | 1 | -13/+14 | |
| | | | ||||||
| * | | PLT-429 removing scope field. | =Corey Hulen | 2015-09-29 | 1 | -23/+23 | |
| | | | ||||||
| * | | PLT-483 adding better help text | =Corey Hulen | 2015-09-29 | 1 | -3/+3 | |
| |/ | ||||||
* / | PLT-425 changing wording | =Corey Hulen | 2015-09-29 | 1 | -2/+2 | |
|/ | ||||||
* | PLT-441 - Minor Ui touches to the admin console | Asaad Mahmood | 2015-09-28 | 1 | -0/+10 | |
| | ||||||
* | Fixing broken page | =Corey Hulen | 2015-09-26 | 1 | -0/+1 | |
| | ||||||
* | Update log_settings.jsx | it33 | 2015-09-25 | 1 | -3/+3 | |
| | ||||||
* | Update gitlab_settings.jsx | it33 | 2015-09-25 | 1 | -8/+8 | |
| | ||||||
* | Update privacy_settings.jsx | it33 | 2015-09-25 | 1 | -2/+2 | |
| | ||||||
* | Update rate_settings.jsx | it33 | 2015-09-25 | 1 | -5/+5 | |
| | ||||||
* | Update rate_settings.jsx | it33 | 2015-09-25 | 1 | -3/+3 | |
| | ||||||
* | Update log_settings.jsx | it33 | 2015-09-25 | 1 | -7/+7 | |
| | ||||||
* | Update image_settings.jsx | it33 | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Update email_settings.jsx | it33 | 2015-09-25 | 1 | -10/+9 | |
| | ||||||
* | Update sql_settings.jsx | it33 | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Update team_settings.jsx | it33 | 2015-09-25 | 1 | -3/+3 | |
| | ||||||
* | Update service_settings.jsx | it33 | 2015-09-25 | 1 | -2/+2 | |
| | ||||||
* | Minor wording change | it33 | 2015-09-25 | 1 | -1/+1 | |
| |