Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the UI to check for 4 characters to match the server | Girish S | 2015-11-02 | 1 | -2/+2 |
| | | | | fixes PLT-692 | ||||
* | Fixed various React warnings during the team signup process | Reed Garmsen | 2015-10-23 | 1 | -1/+5 |
| | |||||
* | Fixing merge conflict | =Corey Hulen | 2015-10-22 | 1 | -4/+6 |
|\ | |||||
| * | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -4/+6 |
|/ | |||||
* | Fixing most deprication warnings | Christopher Speller | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | PLT-486: Remove spell check feature from input boxes during signup flow | Florian Orben | 2015-10-12 | 1 | -0/+1 |
| | | | | Add spellcheck="false" attribute to login and signup form inputs | ||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -16/+14 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | Change minimal length of team name to 3 character | Chengwei Yang | 2015-09-30 | 1 | -2/+2 |
| | | | | | | | team named in 3 character in non-English language is very common, e.g. in Chinese. Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> | ||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -9/+4 |
| | |||||
* | Merge pull request #561 from mishimi/patch-2 | Corey Hulen | 2015-09-02 | 1 | -1/+1 |
|\ | | | | | MM-2102 Clarifying error message on reserved URL words | ||||
| * | MM-2102 Clarifying error message on reserved URL words | mishimi | 2015-09-02 | 1 | -1/+1 |
| | | |||||
* | | 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 | -37/+74 |
| | | | | guide without any errors or warnings | ||||
* | Renamed new component files for easier identification | Reed Garmsen | 2015-08-18 | 1 | -0/+119 |