docbrown/spec/requests
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
..
analytics_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_api_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_update_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
blocks_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
buffered_articles_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channels_spec.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
comments_api_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_destroy_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_spec.rb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
comments_update_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
dashboard_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
editor_spec.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
email_subscriptions_spec.rb Create "invalid token" page for EmailSubscriptionController (#218) 2018-04-18 13:19:08 -04:00
events_spec.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
feature_toggle_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_messages_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
followed_articles_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_show_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
ga_events_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
github_repos_spec.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
image_uploads_spec.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
messages_spec.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
notifications_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_update_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
pages_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_api_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_index_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_api_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_get_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reading_list_index_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
rss_feed_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
stories_index_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
stories_show_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_active_cards_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
tags_spec.rb Andy/misc/add tests for tag edit (#205) 2018-04-12 15:12:38 -07:00
top_tags_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_organization_spec.rb Fix a few org related issues and some other minor bugs (#74) 2018-03-15 11:39:53 -04:00
user_profile_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_settings_spec.rb Initial commit 2018-02-28 16:11:08 -05:00