Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Small changes to css to clean up code | Reed Garmsen | 2015-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Minor refactoring for better maintainibility | Reed Garmsen | 2015-08-13 | 1 | -1/+2 | |
| | | ||||||
| * | Changed location of file upload overlay | Reed Garmsen | 2015-08-13 | 1 | -0/+6 | |
| | | ||||||
* | | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 2 | -3/+8 | |
| | | ||||||
* | | Reformatted code to match the style guide | hmhealey | 2015-08-11 | 1 | -8/+8 | |
| | | ||||||
* | | Disabled the invite members dialog when email is disabled on the server | hmhealey | 2015-08-11 | 1 | -1/+1 | |
|/ | ||||||
* | Fixing links for signup from team invite link. Enter now advances ↵ | Christopher Speller | 2015-07-30 | 1 | -4/+2 | |
| | | | | signup_user_complete screen. Signin now link now redirects properly. | |||||
* | updated user sign up page and login page with new UI details | JoramWilander | 2015-07-28 | 1 | -1/+1 | |
| | ||||||
* | updates to sign-up flow, remove company name and marketing checkbox | JoramWilander | 2015-07-28 | 1 | -2/+2 | |
| | ||||||
* | When user is removed, a modal appears, which on closing redirects the | nickago | 2015-07-27 | 1 | -0/+6 | |
| | | | | user to town square. | |||||
* | Merge pull request #237 from mattermost/mm-1570 | Corey Hulen | 2015-07-23 | 3 | -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 on | JoramWilander | 2015-07-22 | 2 | -4/+4 | |
| | | ||||||
| * | merged with new team domain changes and added signup/login links for gitlab | JoramWilander | 2015-07-22 | 2 | -5/+5 | |
| | | ||||||
| * | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 1 | -0/+11 | |
| | | ||||||
* | | Adding back Access History and Active Devices | Reed Garmsen | 2015-07-22 | 1 | -0/+12 | |
|/ | ||||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 5 | -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 ↵ | JoramWilander | 2015-06-18 | 1 | -2/+13 | |
| | | | | feature from client | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 9 | -0/+300 | |