summaryrefslogtreecommitdiffstats
path: root/web/react/components/login.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added a util function that checks that local/session storage is enabled. ↵Reed Garmsen2015-06-181-1/+13
| | | | Also added tests using this function to report an error to the user if it is not enabled
* 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
| | | | changes to other config files
* 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