Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing blue bar and renders warning when mis-configured. | =Corey Hulen | 2015-09-24 | 1 | -0/+6 |
| | |||||
* | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+6 |
| | |||||
* | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -0/+6 |
| | |||||
* | Fixing eslint problems | =Corey Hulen | 2015-09-15 | 1 | -3/+0 |
| | |||||
* | Finished removing some of the last bits of client side config | =Corey Hulen | 2015-09-15 | 1 | -1/+0 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -12/+12 |
| | |||||
* | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 1 | -6/+0 |
| | |||||
* | Add post list container to hold mounted post lists for faster ↵ | JoramWilander | 2015-09-08 | 1 | -2/+2 |
| | | | | rendering/channel switching. | ||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -3/+6 |
| | |||||
* | Cosmetic Refactoring | nickago | 2015-09-02 | 1 | -13/+18 |
| | |||||
* | Moved the ability to rename a team into the team settings modal; fixed ↵ | Reed Garmsen | 2015-08-24 | 1 | -7/+1 |
| | | | | issues with valet settings | ||||
* | Merge pull request #381 from mattermost/mm-1705 | Christopher Speller | 2015-08-18 | 1 | -4/+5 |
|\ | | | | | MM-1705 add google as an oauth single-sign-on service | ||||
| * | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -4/+5 |
| | | |||||
* | | Merge pull request #378 from rgarmsen2295/mm-316c | Christopher Speller | 2015-08-18 | 1 | -0/+7 |
|\ \ | |/ |/| | MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them | ||||
| * | 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 | 1 | -1/+2 |
| | | |||||
* | | 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 |
|/ | |||||
* | When user is removed, a modal appears, which on closing redirects the | nickago | 2015-07-27 | 1 | -0/+6 |
| | | | | user to town square. | ||||
* | 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 | 1 | -5/+5 |
| | | | | | | | 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 | 1 | -0/+197 |