summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* PLT-7448: Searching submits multiple API requests. (#7334)George Goldberg2017-08-311-2/+1
* sort compliance report (#7326)Saturnino Abril2017-08-311-1/+5
* Add minimum channel name length in rename modal (#7308)Joram Wilander2017-08-311-0/+11
* Minor bug fixes (#7305)Asaad Mahmood2017-08-302-7/+7
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-302-4/+2
* PLT-7379: Timestamp on deleted, ephemeral, or pending post is a permalink (#7...Jonathan2017-08-302-7/+19
* PLT-6403: Interactive messages (#7274)Chris2017-08-293-0/+53
* Fix permalink loading for non-loaded posts (#7310)Joram Wilander2017-08-291-1/+1
* Show loading message if a team has been selected, in addition to showing it w...Jonathan2017-08-291-1/+1
* PLT-3638: Fix re-opening of collapsed preview on refresh (#7301)atp2017-08-291-2/+11
* Experimental implementation for webapp plugins (#7185)Joram Wilander2017-08-293-26/+36
* Manage version configurations client versions (#7220)Chris Duarte2017-08-282-0/+186
* PLT-7221 differentiate between RN and Classic sessions (#7303)enahum2017-08-281-16/+46
* PLT-7318 fixing focus issue with IPad (#7287)Corey Hulen2017-08-252-2/+2
* PLT-5478: Hide collapse/expand arrow for image links when no image is availab...atp2017-08-251-1/+28
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-256-11/+23
* PLT-7417/PLT-7425 (#7278)Harrison Healey2017-08-251-6/+5
* add attachments to rhs search results (#7290)Chris2017-08-251-1/+9
* Add a + next to direct message on sidebar to open 'Direct Messages' modal (#7...David Meza2017-08-221-0/+30
* PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for buttons...Sudheer2017-08-212-12/+29
* PLT-7256: Fix email rate selection when batching is disabled (#7202)atp2017-08-211-16/+37
* fix expand/collapse arrows for youtube videos (#7240)Saturnino Abril2017-08-213-2/+5
* Multiple bug fixes (#7243)Asaad Mahmood2017-08-182-3/+7
* PLT-6451 Migrate installed_oauth_app.jsx to be pure and use Redux (#7190)n1aba2017-08-183-34/+61
* PLT-7397 Added loadImage function instead of Image.prototype.load (#7184)Harrison Healey2017-08-182-20/+33
* Rename SAML in the System Console to SAML 2.0 + access token string fixes (#7...Jason Blais2017-08-182-4/+4
* PLT-6443 Migrate add_oauth_app.jsx to be pure and use Redux (#7232)n1aba2017-08-182-38/+67
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-184-21/+413
* Merge branch 'release-4.1'Christopher Speller2017-08-177-28/+48
|\
| * [PLT-7180] Fix delete/edit not showing on DotMenu at parent post of RHS (#7214)Saturnino Abril2017-08-151-0/+9
| * [PLT-7342] Add function and tests to specifically determine @all & @channel (...Saturnino Abril2017-08-121-1/+2
| * Add character limit to channel header edit modal (#7179)Joram Wilander2017-08-112-7/+9
| * PLT-7360 Adding SSE to compliance (#7165)Corey Hulen2017-08-111-19/+25
| * Fix arrow keys when viewing images (#7161)Joram Wilander2017-08-111-1/+2
| * reset post attachments on post prop change (#7158)Chris2017-08-091-0/+1
* | Minor UI improvements (#7137)Asaad Mahmood2017-08-171-13/+12
* | set ephemeral message ("message deleted") without ("Only visible to you") vis...Saturnino Abril2017-08-171-1/+2
* | PLT-7368: Don't clear search box on ESC in Chrome. (#7215)George Goldberg2017-08-162-3/+9
* | Add note that users can be searched by token ID in the Users page (#7222)Jason Blais2017-08-162-2/+2
* | add emoji to recently used section when reacting to a post in RHS (#7217)Saturnino Abril2017-08-162-2/+4
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-2/+25
* | PLT-7301: Removed props mutation that was causing JS error, now passing local...Jonathan2017-08-092-9/+7
* | PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-098-41/+35
|/
* [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