summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_invite_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixed max height for all modals using FilteredUserListshmhealey2016-03-031-18/+10
|
* Moved localized strings for PLT-1090hmhealey2016-03-031-1/+1
|
* Changed ChannelInviteModal to use a FilteredUserListhmhealey2016-03-031-16/+27
|
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
|
* PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-021-2/+13
| | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* Made ChannelInviteModal pull all channel members before renderinghmhealey2016-01-071-7/+24
|
* Fixing es lint errorAsaad Mahmood2015-12-081-5/+0
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-2/+4
|
* Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-031-27/+7
|
* Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-031-3/+3
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-1/+12
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-7/+7
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Modal improvements for membersAsaad Mahmood2015-11-051-1/+20
|
* Convert channel_members and channel_invite modals to react boostrap to fix ↵JoramWilander2015-11-041-76/+55
| | | | performance issues
* UI Improvements for multiple ticketsAsaad Mahmood2015-11-041-1/+1
|
* Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+1
|
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-2/+2
|
* MM-2065 style refactoring=Corey Hulen2015-09-011-7/+31
|
* MM-1831 - Fixing channel name and having channel name in bold for edit ↵Asaad Mahmood2015-08-241-1/+1
| | | | channel modal
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-1/+1
|
* Made state getter member function and fixed scu edge casenickago2015-08-201-39/+35
|
* Re-added state update on shownickago2015-08-191-0/+1
|
* Cosmetic refactoringnickago2015-08-191-56/+67
|
* Added loading screen to add more members modalnickago2015-08-191-20/+34
|
* add missing tabIndex for channel members modalralder2015-07-071-75/+52
|
* first commit=Corey Hulen2015-06-141-0/+157