summaryrefslogtreecommitdiffstats
path: root/webapp/components/edit_post_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-312/+0
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-4/+8
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-1990 Closed markdown preview when edit post modal is closed (#5921)Harrison Healey2017-03-301-0/+2
* #4967 Fixed issue of post not getting updated after edit, if the post was foc...Debanshu Kundu2017-01-251-2/+7
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-0/+11
* GH-4907 Move Client.updatePost call into an action (#5045)Mika Andrianarijaona2017-01-131-10/+3
* Made Edit Post Modal autocomplete always attach to the bottom of the textarea...Harrison Healey2017-01-041-0/+1
* Add error to RHS reply box for messages > 4000 chars, consistent with create ...Nick Frazier2016-12-261-15/+8
* PLT-4943: Warn when editing a message > 4000 chars (#4789)Nick Frazier2016-12-211-6/+35
* Stopped trimming post message in EditPostModal (#4720)Harrison Healey2016-12-061-7/+7
* PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ...Harrison Healey2016-11-041-0/+2
* PLT-4530 Fix at mentions in edit post modal (#4449)enahum2016-11-041-0/+1
* PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)Harrison Healey2016-11-011-1/+1
* PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)Harrison Healey2016-10-251-3/+3
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-12/+13
* Multiple UI Improvements (#4200)Asaad Mahmood2016-10-121-1/+1
* PLT-4343 Fixes for mobile main menu (#4148)Harrison Healey2016-10-041-1/+1
* PLT-4086 Mobile: ENTER creates a new line even with CTRL+ENTER off (#4015)enahum2016-09-131-1/+2
* PLT-4084 Fix Unable to send messages in RCElias Nahum2016-09-071-1/+9
* PLT-4025 fixed so Ctrl+Enter works on windows (#3979)enahum2016-09-061-1/+1
* PLT-4025 "CTRL+ENTER" option isn't honoured on the edit dialog after a refres...enahum2016-09-061-12/+12
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Fixed input handlers used by Textbox and SuggestionBox components to properly...Harrison Healey2016-07-151-25/+26
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-34/+48
* PLT-3203 Commenting on the RHS while in permalink view makes the message not ...enahum2016-06-071-0/+1
* PLT-3163Commenting in the RHS while in permalink view (#3272)enahum2016-06-061-1/+0
* PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)enahum2016-06-061-5/+9
* PLT-3101 Added message history (#3205)David Lu2016-06-061-0/+3
* added ctrlSend checking (#3196)David Lu2016-06-051-0/+4
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-19/+30
* Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-211-12/+12
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+224