Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |