summaryrefslogtreecommitdiffstats
path: root/web/react/pages/channel.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Moved the ability to rename a team into the team settings modal; fixed ↵Reed Garmsen2015-08-241-7/+1
| | | | issues with valet settings
* Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-181-4/+5
|\ | | | | MM-1705 add google as an oauth single-sign-on service
| * 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
|\ \ | |/ |/| 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 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-131-1/+2
| |
* | 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
|/
* When user is removed, a modal appears, which on closing redirects thenickago2015-07-271-0/+6
| | | | user to town square.
* 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-201-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 ↵JoramWilander2015-06-181-2/+13
| | | | feature from client
* first commit=Corey Hulen2015-06-141-0/+197