Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ui Improvements | Asaad Mahmood | 2016-02-23 | 1 | -6/+4 |
| | |||||
* | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 1 | -3/+3 |
| | |||||
* | Added ability to sign in via username; separated email sign in and sign up ↵ | Reed Garmsen | 2016-02-02 | 1 | -2/+13 |
| | | | | config settings | ||||
* | PLT-7: Refactoring frontend (chunk 4) | Elias Nahum | 2016-01-28 | 1 | -13/+63 |
| | |||||
* | PLT-1586 adding attach device id method | =Corey Hulen | 2016-01-26 | 1 | -9/+16 |
| | |||||
* | PLT-1586 adding LDAP/OAuth to iOS | =Corey Hulen | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | PLT-7 client side infra | =Corey Hulen | 2016-01-21 | 1 | -2/+15 |
| | |||||
* | Add ability to switch between SSO and email account | JoramWilander | 2015-12-17 | 1 | -11/+22 |
| | |||||
* | Some refactoring | Christopher Speller | 2015-12-16 | 1 | -121/+25 |
| | |||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -4/+4 |
| | | | | system. | ||||
* | PLT-866: Update text on sign-in page | Alex Garibay | 2015-11-17 | 1 | -9/+7 |
| | |||||
* | Multiple UI improvements | Asaad Mahmood | 2015-11-13 | 1 | -3/+3 |
| | |||||
* | Moved 'Email verified' toast to above the sign-in prompt on the login screen | Reed Garmsen | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | PLT-951 PLT-972 fixing issues with team directory | =Corey Hulen | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -17/+42 |
| | |||||
* | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -8/+7 |
| | |||||
* | Fixing most deprication warnings | Christopher Speller | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | PLT-486: Remove spell check feature from input boxes during signup flow | Florian Orben | 2015-10-12 | 1 | -0/+2 |
| | | | | Add spellcheck="false" attribute to login and signup form inputs | ||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Combining email verification confirmation screen with login screen. | Christopher Speller | 2015-10-06 | 1 | -0/+12 |
| | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -3/+3 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -2/+2 |
| | |||||
* | Fixing eslint errors | =Corey Hulen | 2015-09-21 | 1 | -3/+2 |
| | |||||
* | Fixing broken signup pages | =Corey Hulen | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Adding email to admin console | =Corey Hulen | 2015-09-21 | 1 | -6/+2 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -4/+3 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Refactored various React components to use ES6 syntax and to match the style ↵ | hmhealey | 2015-09-01 | 1 | -23/+23 |
| | | | | guide without any errors or warnings | ||||
* | Fix missing forgot password link. | JoramWilander | 2015-08-31 | 1 | -1/+3 |
| | |||||
* | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 1 | -12/+0 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -22/+58 |
| | | | | to turn off email sign up. | ||||
* | Additional cosmetic reformatting to meet new es6 requirements | Reed Garmsen | 2015-08-19 | 1 | -18/+52 |
| | |||||
* | Url parameters are now removed after logging in | Reed Garmsen | 2015-08-19 | 1 | -2/+8 |
| | |||||
* | Fixes mm-1962 verify email redirect now works correctly | =Corey Hulen | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #381 from mattermost/mm-1705 | Christopher Speller | 2015-08-18 | 1 | -44/+57 |
|\ | | | | | MM-1705 add google as an oauth single-sign-on service | ||||
| * | reformat login.jsx to meet style guide | JoramWilander | 2015-08-14 | 1 | -48/+54 |
| | | |||||
| * | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -3/+10 |
| | | |||||
* | | Fixed issue with redirects not working on safari | Reed Garmsen | 2015-08-17 | 1 | -1/+1 |
|/ | |||||
* | updated user sign up page and login page with new UI details | JoramWilander | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | Signup Ui changes | Asaad Mahmood | 2015-07-28 | 1 | -9/+5 |
| | |||||
* | only show gitlab signup/login links if gitlab oauth is turned on | JoramWilander | 2015-07-22 | 1 | -3/+12 |
| | |||||
* | merged with new team domain changes and added signup/login links for gitlab | JoramWilander | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | removed change password UI for oauth accounts | JoramWilander | 2015-07-22 | 1 | -0/+3 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -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 BrowserStore | Christopher Speller | 2015-07-08 | 1 | -2/+3 |
| | |||||
* | Fixed typo in team domain look-up page | Reed Garmsen | 2015-06-28 | 1 | -1/+1 |
| | |||||
* | Added a util function that checks that local/session storage is enabled. ↵ | Reed Garmsen | 2015-06-18 | 1 | -1/+13 |
| | | | | Also added tests using this function to report an error to the user if it is not enabled | ||||
* | Simplified code changes | Reed Garmsen | 2015-06-17 | 1 | -2/+2 |
| | |||||
* | Added in basic changes necessary to fix some typos. Needs further tests and ↵ | Reed Garmsen | 2015-06-17 | 1 | -3/+3 |
| | | | | changes to other config files | ||||
* | Switching from config file to parsing homelink from url | Christopher Speller | 2015-06-16 | 1 | -2/+2 |
| |