summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_signup_url_page.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-205/+0
|
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-291-13/+61
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-3/+3
| | | | system.
* Update the UI to check for 4 characters to match the serverGirish S2015-11-021-2/+2
| | | | fixes PLT-692
* Fixed various React warnings during the team signup processReed Garmsen2015-10-231-1/+5
|
* Fixing merge conflict=Corey Hulen2015-10-221-4/+6
|\
| * PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-4/+6
|/
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* PLT-486: Remove spell check feature from input boxes during signup flowFlorian Orben2015-10-121-0/+1
| | | | Add spellcheck="false" attribute to login and signup form inputs
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-16/+14
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Change minimal length of team name to 3 characterChengwei Yang2015-09-301-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 Hulen2015-09-151-9/+4
|
* Merge pull request #561 from mishimi/patch-2Corey Hulen2015-09-021-1/+1
|\ | | | | MM-2102 Clarifying error message on reserved URL words
| * MM-2102 Clarifying error message on reserved URL wordsmishimi2015-09-021-1/+1
| |
* | Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|/
* Refactored various React components to use ES6 syntax and to match the style ↵hmhealey2015-09-011-37/+74
| | | | guide without any errors or warnings
* Renamed new component files for easier identificationReed Garmsen2015-08-181-0/+119