summaryrefslogtreecommitdiffstats
path: root/web/react/components/login.jsx
Commit message (Collapse)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
| | | | | | | | | | | | | | | | | | | | | | | | Updating code theme name Updating conditions for login page updated the 2.0 Dockerfile to include the proper location of mm gzip Fixing search loading icon on mobile Adding or separator between ldap, username, email and github
* | 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 ↵Reed Garmsen2016-02-021-2/+13
| | | | config settings
* 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 ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* 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
| | | | Add spellcheck="false" attribute to login and signup form inputs
* 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 new ESLint rules. Fixing new ESLint errors.
* 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
| | | | guide without any errors or warnings
* 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 ↵JoramWilander2015-08-281-22/+58
| | | | to turn off email sign up.
* 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
|\ | | | | MM-1705 add google as an oauth single-sign-on service
| * 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 ↵Christopher Speller2015-07-201-106/+24
| | | | | | | 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
* Finishing centralization of BrowserStoreChristopher Speller2015-07-081-2/+3
|
* Fixed typo in team domain look-up pageReed Garmsen2015-06-281-1/+1
|