Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge pull request #966 from mattermost/GIT-960 | Christopher Speller | 2015-10-08 | 1 | -4/+4 |
|\ | | | | | GIT-960 show error when you cannot create a team | ||||
| * | GIT-960 show error when you cannot create a team | =Corey Hulen | 2015-10-07 | 1 | -4/+4 |
| | | |||||
* | | GIT-957 fixing email templates and logos | =Corey Hulen | 2015-10-07 | 1 | -1/+1 |
|/ | |||||
* | Check team name in correct sequence to avoid null pointer | Chengwei Yang | 2015-09-30 | 1 | -3/+5 |
| | | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> | ||||
* | 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> | ||||
* | fixing more redirect places | =Corey Hulen | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -3/+2 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Replaced broken remaining calls to getDOMNode with React.findDOMNode | hmhealey | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 1 | -12/+0 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -0/+137 |
to turn off email sign up. |