summaryrefslogtreecommitdiffstats
path: root/web/react/pages
Commit message (Expand)AuthorAgeFilesLines
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-035-7/+14
* Cosmetic Refactoringnickago2015-09-029-39/+69
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-282-13/+4
* Moved the ability to rename a team into the team settings modal; fixed issues...Reed Garmsen2015-08-241-7/+1
* Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-181-4/+5
|\
| * added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-4/+5
* | Merge pull request #378 from rgarmsen2295/mm-316cChristopher Speller2015-08-181-0/+7
|\ \ | |/ |/|
| * Small changes to css to clean up codeReed Garmsen2015-08-141-1/+1
| * Minor refactoring for better maintainibilityReed Garmsen2015-08-131-1/+2
| * Changed location of file upload overlayReed Garmsen2015-08-131-0/+6
* | Added ConfigStore that is populated from the serverhmhealey2015-08-132-3/+8
* | Reformatted code to match the style guidehmhealey2015-08-111-8/+8
* | Disabled the invite members dialog when email is disabled on the serverhmhealey2015-08-111-1/+1
|/
* Fixing links for signup from team invite link. Enter now advances signup_user...Christopher Speller2015-07-301-4/+2
* updated user sign up page and login page with new UI detailsJoramWilander2015-07-281-1/+1
* updates to sign-up flow, remove company name and marketing checkboxJoramWilander2015-07-281-2/+2
* When user is removed, a modal appears, which on closing redirects thenickago2015-07-271-0/+6
* Merge pull request #237 from mattermost/mm-1570Corey Hulen2015-07-233-5/+16
|\
| * only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-222-4/+4
| * merged with new team domain changes and added signup/login links for gitlabJoramWilander2015-07-222-5/+5
| * inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-221-0/+11
* | Adding back Access History and Active DevicesReed Garmsen2015-07-221-0/+12
|/
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-205-14/+15
* added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-2/+13
* first commit=Corey Hulen2015-06-149-0/+300