summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* [PLT-7317] Fix emoji picker preview (#7136)Saturnino Abril2017-08-083-86/+50
* FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)Tejay Cardon2017-08-081-1/+22
* PLT-7311 Don't allow empty search in searchbar. (#7133)George Goldberg2017-08-081-0/+4
* PLT-7309: Fix webook management when permitted for non-admins. (#7132)George Goldberg2017-08-082-4/+4
* PLT-7313: Show help popover when search focused and empty. (#7134)George Goldberg2017-08-081-11/+19
* Change "Cancel" button to "Close" (#7131)94117nl2017-08-081-0/+6
* Updating user access token UI (#7091)Asaad Mahmood2017-08-063-52/+64
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-1/+50
* Add beta tag to Elasticsearch (#7121)Eric Sethna2017-08-052-2/+2
* make suggestion box focus more robust, require more explicit enabling (#7123)Chris2017-08-041-7/+18
* fix some webhook attachments not truncating, lower short text to 300 chars (#...Chris2017-08-041-2/+3
* PLT-6924 Added ability to disable file uploads/downloads on old mobile apps (...Harrison Healey2017-08-047-95/+150
* PLT-7267 Refactored tracking of recent emojis to hide deleted emojis (#7102)Harrison Healey2017-08-044-75/+50
* [PLT-2407] Improve ordering of uploaded attachments (#7022)Saturnino Abril2017-08-043-11/+16
* PLT-7287 Move access token text in user list to under the dropdown (#7099)Joram Wilander2017-08-052-31/+40
* Ui improvements (#7092)Asaad Mahmood2017-08-042-100/+96
* fix caret position after autocomplete (#7118)Chris2017-08-031-1/+1
* close post control button after reacting to a post (#7110)Saturnino Abril2017-08-033-0/+3
* PLT-6455 Migrate installed_oauth_apps.jsx to be pure and use Redux (#7059)94117nl2017-08-033-114/+70
* PLT-6823 Removes option to set notification sound in Edge (#6883)Alex White2017-08-031-42/+41
* GH-6452 Migrate installed_command.jsx to be pure and use Redux (#6903)94117nl2017-08-033-27/+44
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-034-118/+125
* PLT-7130 adding more generic push notificaiton message. (#7044)Corey Hulen2017-08-031-3/+3
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-033-8/+70
* PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)Jonathan2017-08-024-6/+41
* PLT-7204 Fixed markdown preview (#6997)Harrison Healey2017-08-021-28/+14
* Fix commenting on deleted post (#7095)Joram Wilander2017-08-023-79/+62
* PLT-7238: Modified channel member dropdown list to show user name, as defined...Jonathan2017-08-021-1/+1
* Use redux selector for getting siderbar channels (#7078)Joram Wilander2017-08-021-70/+27
* Change refresh on version change to be after explicit click (#7090)Joram Wilander2017-08-022-1/+5
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-023-11/+60
* Do not show commented on header for ephemeral posts (#7069)Joram Wilander2017-08-011-1/+1
* PLT-7262 Stopped including emoji sprite sheets multiple times in CSS (#7077)Harrison Healey2017-08-011-9/+21
* Fixed error thrown when viewing a channel containing an invalid emoji reactio...Harrison Healey2017-08-012-1/+10
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-0116-183/+1372
* Show flagged posts consistently throughout the UI (#7063)Joram Wilander2017-08-013-5/+5
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-42/+9
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-012-8/+8
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-014-8/+478
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-9/+42
* PLT-7185: Double clicking Create Account attempts to create an account twice ...Jonathan2017-07-311-3/+16
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-312-3/+9
* Select page correctly in more channels modal (#7035)Joram Wilander2017-07-311-1/+1
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-312-8/+13
* PLT-7235 Fix broken links on System Console Mobile Push settings page (#7047)Jason Blais2017-07-311-4/+4
* prevent ViewImageModal to re-render when file count is unchanged (#7048)Saturnino Abril2017-07-311-1/+1
* [GH-6366] Add functionality to disable Authentication when connecting to SMTP...AJ Moon2017-07-312-49/+51
* Make login_controller consistent with signup_controller by using Client4.getO...Maxime Buquet2017-07-311-3/+3
* GH-6448 Migrate edit_command.jsx to be pure and use Redux (#6858)94117nl2017-07-312-99/+125
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-3114-20/+154