summaryrefslogtreecommitdiffstats
path: root/web/react/components/rename_team_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* MM-1473 - Updating text for close buttonsAsaad Mahmood2015-07-311-1/+1
|
* Added a condition to close event listeners on modals when the componentnickago2015-07-231-4/+7
| | | | is unmounted, and set all unsaved data to be cleared from user settings
* When closing out of a modal, unsaved data and text inside of it is erased.nickago2015-07-231-1/+1
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-4/+4
| | | | | | | 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/+92