Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed React invalid prop warning in Team Settings | Reed Garmsen | 2016-02-02 | 1 | -1/+3 |
| | |||||
* | PLT-7: Refactoring frontend (chunk 8) | Elias Nahum | 2016-02-01 | 1 | -33/+143 |
| | | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd | ||||
* | Update team_general_tab.jsx | Eric Sethna | 2016-01-21 | 1 | -1/+1 |
| | | | Correct capitalization based on UX discussion | ||||
* | Update team_general_tab.jsx | Eric Sethna | 2016-01-20 | 1 | -1/+1 |
| | | | Add more direct instructions on enabling the team directory in the system console. From community issue: https://github.com/mattermost/platform/issues/1835 | ||||
* | Update team_general_tab.jsx | Eric Sethna | 2015-12-30 | 1 | -1/+1 |
| | | | help text for invite code in team settings | ||||
* | Merge pull request #1702 from rgarmsen2295/plt-1047 | Christopher Speller | 2015-12-11 | 1 | -19/+30 |
|\ | | | | | PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling | ||||
| * | Fixed issue with Team Settings modal saving items instead of cancelling; ↵ | Reed Garmsen | 2015-12-10 | 1 | -19/+30 |
| | | | | | | | | changed remaining copyrights | ||||
* | | Disabling ability to enable team listing on a system where ↵ | Reed Garmsen | 2015-12-10 | 1 | -32/+52 |
|/ | | | | EnableTeamListing=false | ||||
* | Limit edit team name input field to 22 characters | Reed Garmsen | 2015-12-02 | 1 | -0/+1 |
| | |||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -5/+5 |
| | | | | system. | ||||
* | PLT-951 updating help text | =Corey Hulen | 2015-11-13 | 1 | -1/+2 |
| | |||||
* | Multiple UI changes | Asaad Mahmood | 2015-11-03 | 1 | -22/+24 |
| | |||||
* | PLT-951 PLT-972 fixing issues with team directory | =Corey Hulen | 2015-11-02 | 1 | -9/+8 |
| | |||||
* | Adding error when enabling team dir without global prop being set. | =Corey Hulen | 2015-10-29 | 1 | -2/+9 |
| | |||||
* | Removing console.log | =Corey Hulen | 2015-10-27 | 1 | -2/+0 |
| | |||||
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -22/+345 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -5/+4 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Refactored various React components to use ES6 syntax and to match the style ↵ | hmhealey | 2015-09-01 | 1 | -17/+20 |
| | | | | guide without any errors or warnings | ||||
* | Moved the ability to rename a team into the team settings modal; fixed ↵ | Reed Garmsen | 2015-08-24 | 1 | -0/+180 |
issues with valet settings |