summaryrefslogtreecommitdiffstats
path: root/web/react/components/login.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-302/+0
* Merge branch 'release-2.1'Christopher Speller2016-03-141-0/+34
|\
| * Adding or separator between ldap, username, email, githubAsaad Mahmood2016-03-111-0/+34
* | Convering client to react-router.Christopher Speller2016-03-141-97/+125
|/
* Ui ImprovementsAsaad Mahmood2016-02-231-6/+4
* Updating some client deps + eslintChristopher Speller2016-02-221-3/+3
* Added ability to sign in via username; separated email sign in and sign up co...Reed Garmsen2016-02-021-2/+13
* PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-281-13/+63
* PLT-1586 adding attach device id method=Corey Hulen2016-01-261-9/+16
* PLT-1586 adding LDAP/OAuth to iOS=Corey Hulen2016-01-261-1/+1
* PLT-7 client side infra=Corey Hulen2016-01-211-2/+15
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-11/+22
* Some refactoringChristopher Speller2015-12-161-121/+25
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-4/+4
* PLT-866: Update text on sign-in pageAlex Garibay2015-11-171-9/+7
* Multiple UI improvementsAsaad Mahmood2015-11-131-3/+3
* Moved 'Email verified' toast to above the sign-in prompt on the login screenReed Garmsen2015-11-061-1/+1
* PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-021-1/+1
* PLT-340=Corey Hulen2015-10-271-17/+42
* Inital support for multi-tab loging=Corey Hulen2015-10-161-8/+7
* Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
* PLT-486: Remove spell check feature from input boxes during signup flowFlorian Orben2015-10-121-0/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Combining email verification confirmation screen with login screen.Christopher Speller2015-10-061-0/+12
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-3/+3
* Adding service settings to admin console=Corey Hulen2015-09-221-2/+2
* Fixing eslint errors=Corey Hulen2015-09-211-3/+2
* Fixing broken signup pages=Corey Hulen2015-09-211-2/+2
* Adding email to admin console=Corey Hulen2015-09-211-6/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-4/+3
* 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-23/+23
* Fix missing forgot password link.JoramWilander2015-08-311-1/+3
* Remove Google as a SSO service.JoramWilander2015-08-281-12/+0
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-22/+58
* Additional cosmetic reformatting to meet new es6 requirementsReed Garmsen2015-08-191-18/+52
* Url parameters are now removed after logging inReed Garmsen2015-08-191-2/+8
* Fixes mm-1962 verify email redirect now works correctly=Corey Hulen2015-08-181-1/+1
* Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-181-44/+57
|\
| * reformat login.jsx to meet style guideJoramWilander2015-08-141-48/+54
| * added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-3/+10
* | Fixed issue with redirects not working on safariReed Garmsen2015-08-171-1/+1
|/
* updated user sign up page and login page with new UI detailsJoramWilander2015-07-281-1/+1
* Signup Ui changesAsaad Mahmood2015-07-281-9/+5
* only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-221-3/+12
* merged with new team domain changes and added signup/login links for gitlabJoramWilander2015-07-221-1/+1
* removed change password UI for oauth accountsJoramWilander2015-07-221-0/+3
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-106/+24
* Finishing centralization of BrowserStoreChristopher Speller2015-07-081-2/+3
* Fixed typo in team domain look-up pageReed Garmsen2015-06-281-1/+1