summaryrefslogtreecommitdiffstats
path: root/web/react/components/login.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a util function that checks that local/session storage is enabled. Als...Reed Garmsen2015-06-181-1/+13
* Simplified code changesReed Garmsen2015-06-171-2/+2
* Added in basic changes necessary to fix some typos. Needs further tests and ...Reed Garmsen2015-06-171-3/+3
* Switching from config file to parsing homelink from urlChristopher Speller2015-06-161-2/+2
* fixes mm-1251 updates sign up now linkJoramWilander2015-06-161-1/+1
* first commit=Corey Hulen2015-06-141-0/+197