docbrown/spec
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
..
controllers Initial commit 2018-02-28 16:11:08 -05:00
factories Create Chat app (#175) 2018-04-04 14:19:57 -07:00
features Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
labor Add featured true to test (#167) 2018-04-02 15:24:47 -04:00
liquid_tags Implement Runkit Liquid Tag (#87) 2018-03-19 16:11:51 -04:00
mailers Modify email digest and create rake task (#151) 2018-03-27 15:21:59 -04:00
models Create Chat app (#175) 2018-04-04 14:19:57 -07:00
requests Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
routing Initial commit 2018-02-28 16:11:08 -05:00
services Fix a few org related issues and some other minor bugs (#74) 2018-03-15 11:39:53 -04:00
support Update unsubscribed page's copy and css (#199) 2018-04-10 15:02:20 -07:00
views Update unsubscribed page's copy and css (#199) 2018-04-10 15:02:20 -07:00
rails_helper.rb Improve spam moderation (#101) 2018-03-21 16:16:18 -04:00
spec_helper.rb Initial commit 2018-02-28 16:11:08 -05:00