summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_signup_welcome_page.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-232/+0
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-291-14/+61
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Fixed duplicate email team signup errorReed Garmsen2016-01-221-1/+7
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-3/+3
| | | | system.
* Fixed various React warnings during the team signup processReed Garmsen2015-10-231-10/+8
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
|
* 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-2/+1
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-2/+1
|
* Moved componentWillMount logic into the constructor of the react components ↵Reed Garmsen2015-09-021-3/+2
| | | | it was used in
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Additional refactoring according to issues not caught by eslintReed Garmsen2015-09-021-1/+1
|
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-33/+71
|
* Renamed new component files for easier identificationReed Garmsen2015-08-181-0/+144