Anna Buianova
8f348f9831
Fix comment cancel button url ( #1508 )
2019-01-10 12:25:11 -05:00
Ben Halpern
9af401ad09
Remove user signed in difference in article show comment form ( #1468 )
2019-01-05 22:27:34 -05:00
Jasmeet Singh Saini
908e82cf9e
Implement cancel button comment edit ( #331 )
2018-11-05 13:48:56 -05:00
Nick Karnik
a3649b8d09
Added the ability to press Ctrl+Enter Or Command+Enter to submit comments. ( #885 )
...
* Resolves #245
* This is applied to root level comments as well as nested replies.
* We are ensuring that user has commented at least once which means
they have accepted the code of conduct before
Style changes as per suggestions in code review
2018-10-13 14:24:53 -04:00
Mac Siri
4bc9020956
Implement comment preview feature ( #223 )
...
* Create #preview endpoint for CommentController
* Create comment preview button WIP
* Implement preview feature for reply comment W
* Style preview button CSS WIP
* Style preview button CSS WIP
* Tweak markdown toggle logic and add styling
* Update comment feature spec
* Add error handling for comment preview & fix lint
* Extract handleCommentPreview into it's own file
* Adjust functionality for comment preview [WIP]
* Modify comment preview functionality and CSS
* Adjust code style based on linter
2018-04-24 14:30:52 -04:00
Mac Siri
18f0003187
Use JSON instead of FormData for comment-creation ( #216 )
...
* Use JSON instead of FormData for comment-creation
* Fix lint
2018-04-17 17:32:45 -07:00
Mac Siri
301c6080e3
Initial commit
2018-02-28 16:11:08 -05:00