summaryrefslogtreecommitdiffstats
path: root/web/react/components/delete_channel_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-7/+9
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* fixing more redirect places=Corey Hulen2015-09-251-1/+2
|
* Refactored various React components to use ES6 syntax and to match the style ↵hmhealey2015-09-011-43/+84
| | | | guide without any errors or warnings
* Added closing on ESC key pressnickago2015-08-041-1/+1
|
* MM-1473 - Updating text for close buttonsAsaad Mahmood2015-07-311-1/+1
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-1/+1
| | | | | | | 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
* first commit=Corey Hulen2015-06-141-0/+58