summaryrefslogtreecommitdiffstats
path: root/web/react/components/removed_from_channel_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-021-5/+36
| | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* Fixing most deprication warningsChristopher Speller2015-10-151-4/+4
|
* Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-081-1/+1
|\ | | | | PLT-517 Changing SpinPunch to Mattermost in copyright
| * Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
| |
* | Fixing ability to dynamicly update members list.Christopher Speller2015-10-081-4/+4
|/
* MM-2065 style refactoring=Corey Hulen2015-09-011-46/+83
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-10/+10
|
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-1/+1
|
* Changed from Jquery style modal modification to using browserStorenickago2015-07-271-5/+21
|
* Added precautions to avoid incorrect data display to the user by clearing ↵nickago2015-07-271-2/+5
| | | | modal after every close
* When user is removed, a modal appears, which on closing redirects thenickago2015-07-271-0/+45
user to town square.