docbrown/app/controllers
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
..
admin Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
api/v0 Adjust non-tag state for onboarding suggestions (#190) 2018-04-06 08:35:05 -07:00
concerns Initial commit 2018-02-28 16:11:08 -05:00
internal Andy/misc/small adjustments (#208) 2018-04-13 19:09:02 -07:00
notifications Verify CSRF token for reads_controller (#184) 2018-04-06 08:35:57 -07:00
additional_content_boxes_controller.rb Create "invalid token" page for EmailSubscriptionController (#218) 2018-04-18 13:19:08 -04:00
analytics_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
application_controller.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
articles_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
async_info_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
blocks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
buffered_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channels_controller.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
comments_controller.rb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
dashboards_controller.rb Authenticate users first in /dashboard (#145) 2018-03-26 11:50:16 -04:00
email_subscriptions_controller.rb Create "invalid token" page for EmailSubscriptionController (#218) 2018-04-18 13:19:08 -04:00
events_controller.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
followed_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
ga_events_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
github_repos_controller.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
giveaways_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
image_uploads_controller.rb Ben/gardening (#68) 2018-03-09 21:50:19 -08:00
live_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
messages_controller.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
notifications_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
omniauth_callbacks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
onboarding_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
pages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
reading_list_items_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
registrations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stories_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
stripe_active_cards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_controller.rb Prevent enter key and any extraneous form submission for membership (#79) 2018-03-13 20:12:40 -04:00
tags_controller.rb Andy/misc/add tests for tag edit (#205) 2018-04-12 15:12:38 -07:00
users_controller.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00