summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_signup_with_email.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-121/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-3/+4
|
* PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-281-5/+29
|
* Fix email error not showing up on team signup pageJoramWilander2015-12-081-6/+13
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-2/+2
| | | | system.
* Multiple UI changesAsaad Mahmood2015-10-291-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
|
* Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-081-6/+12
|\ | | | | GIT-960 show error when you cannot create a team
| * GIT-960 show error when you cannot create a team=Corey Hulen2015-10-071-6/+12
| |
* | GIT-957 fixing email templates and logos=Corey Hulen2015-10-071-1/+1
|/
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-2/+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-9/+9
| | | | guide without any errors or warnings
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-0/+82
to turn off email sign up.