summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_signup_password_page.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-3/+3
| | | | system.
* Inital support for multi-tab loging=Corey Hulen2015-10-161-10/+9
|
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Merge pull request #993 from apaatsio/bootstrap-help-blockChristopher Speller2015-10-141-1/+1
|\ | | | | Use help-block class from Bootstrap
| * Use help-block class from BootstrapAntti Ahti2015-10-091-1/+1
| | | | | | | | | | | | Use help-block class provided by Bootstrap instead of using a custom form__hint class. We still override some styles from the Bootstrap class, though.
* | 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
|
* redirect to team after login=Corey Hulen2015-09-251-1/+1
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-3/+2
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Fix data not being passed into login success function.JoramWilander2015-09-021-1/+1
|
* Merge pull request #545 from mattermost/mm-2066Corey Hulen2015-09-021-29/+62
|\ | | | | MM-2066 Refactoring for style guide
| * Remove use of getDOMNode from multiple files.JoramWilander2015-09-021-1/+1
| |
| * Changed imports to be upper case for multiple files.JoramWilander2015-09-021-5/+5
| |
| * Reformatted team_signup_password_page.jsx to meet style guide requirements.JoramWilander2015-09-011-23/+56
| |
* | Fix bad user being set on team creation causing Manage Team modal to not work.JoramWilander2015-09-011-1/+1
|/
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-1/+2
|
* MM-1032 auto-login after tream creation=Corey Hulen2015-08-271-17/+21
|
* Renamed new component files for easier identificationReed Garmsen2015-08-181-0/+116