summaryrefslogtreecommitdiffstats
path: root/web/react/components/signup_user_complete.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-491/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-135/+196
|
* Ui ImprovementsAsaad Mahmood2016-02-231-6/+4
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* Provides error message on user sign-up page when no sign-up methods are enabledReed Garmsen2016-02-081-0/+11
|
* Increased username max lengthReed Garmsen2016-02-051-1/+1
|
* Fixed Eslint validation.Khoa, Le Ngoc2016-02-021-2/+2
|
* Added help text indicating valid email required when user sign up from link.Khoa, Le Ngoc2016-02-021-0/+10
|
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-291-21/+130
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-14/+17
|
* Some refactoringChristopher Speller2015-12-161-1/+13
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* Inital support for multi-tab loging=Corey Hulen2015-10-161-13/+12
|
* Fixing most deprication warningsChristopher Speller2015-10-151-3/+3
|
* 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/+3
| | | | | | | | Add spellcheck="false" attribute to login and signup form inputs
* | Other UI ImprovementsAsaad Mahmood2015-10-121-1/+1
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing broken signup pageChristopher Speller2015-10-061-13/+14
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-10/+17
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* redirect to team after login=Corey Hulen2015-09-251-1/+1
|
* Merge branch 'master' into PLT-11-email=Corey Hulen2015-09-231-8/+15
|\
| * Adds a check for email validity client-side when joining a team using a ↵Reed Garmsen2015-09-221-8/+15
| | | | | | | | public link
* | Adding service settings to admin console=Corey Hulen2015-09-221-2/+2
| |
* | Fixing eslint errors=Corey Hulen2015-09-211-1/+0
| |
* | Fixing broken signup pages=Corey Hulen2015-09-211-2/+2
| |
* | Adding email to admin console=Corey Hulen2015-09-211-7/+2
|/
* Fixing eslint problems=Corey Hulen2015-09-151-1/+0
|
* Removing old config stuff=Corey Hulen2015-09-151-5/+0
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-5/+4
|
* update remaining web files tolowercaseMichael Leer2015-09-141-1/+1
|
* 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-3/+3
|
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-35/+90
|
* Remove Google as a SSO service.JoramWilander2015-08-281-9/+0
|
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-21/+30
| | | | to turn off email sign up.
* incorporate asaad's UI updates for google sign-upJoramWilander2015-08-141-1/+1
|
* added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-6/+22
|
* Added ShowTermsDuringSignup config option on the client which toggles the ↵hmhealey2015-08-051-1/+6
| | | | Terms of Service disclaimer on signup
* Reformat signup_user_complete to match style guidehmhealey2015-08-051-76/+121
|
* Fixing links for signup from team invite link. Enter now advances ↵Christopher Speller2015-07-301-3/+5
| | | | signup_user_complete screen. Signin now link now redirects properly.
* updated user sign up page and login page with new UI detailsJoramWilander2015-07-281-3/+2
|
* Signup Ui changesAsaad Mahmood2015-07-281-23/+28
|
* Adding hint text for username back inAsaad Mahmood2015-07-241-0/+1
|
* Minor class changesAsaad Mahmood2015-07-241-2/+2
|
* Complete signup page UI changesAsaad Mahmood2015-07-241-6/+4
|
* only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-221-2/+12
|
* added signup link verification to oauth signup flowJoramWilander2015-07-221-1/+1
|
* merged with new team domain changes and added signup/login links for gitlabJoramWilander2015-07-221-4/+7
|