summaryrefslogtreecommitdiffstats
path: root/web/react/pages
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing links for signup from team invite link. Enter now advances ↵Christopher Speller2015-07-301-4/+2
| | | | signup_user_complete screen. Signin now link now redirects properly.
* 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
| | | | user to town square.
* Merge pull request #237 from mattermost/mm-1570Corey Hulen2015-07-233-5/+16
|\ | | | | fixes mm-1570 adds support for using mattermost as an OAuth client
| * 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 ↵Christopher Speller2015-07-205-14/+15
| | | | | | | 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
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-2/+13
| | | | feature from client
* first commit=Corey Hulen2015-06-149-0/+300