summaryrefslogtreecommitdiffstats
path: root/web/react/components/signup_user_complete.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-3/+4
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* fixing merge=Corey Hulen2015-07-151-8/+3
|\
| * fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-9/+4
| |
* | Fixes mm-1415 adding email bypass flag=Corey Hulen2015-07-121-17/+16
|/
* MM-1304 - Quick fix for error on welcome sign up pageAsaad Mahmood2015-07-101-1/+1
|
* Finishing centralization of BrowserStoreChristopher Speller2015-07-081-3/+3
|
* Added logic to clear error messages that are not relevant to the current ↵Reed Garmsen2015-06-181-4/+6
| | | | error (or to remove error messagesthat no longer apply) for user creation
* fixes mm-1218 adds sentence describing username to sign up pagesJoramWilander2015-06-161-0/+1
|
* first commit=Corey Hulen2015-06-141-0/+145