docbrown/spec/requests
rhymes 915e2d77b6 Export articles/posts (#576)
* Add EditorConfig file for all editors

* Add article export service

* Add setting to request an export of all articles

* On the outside they are called posts

* Add articles exported email to mailer and service

* Refactor to one public method and test flags

* Trigger the export if it was requested and send the email

* Recreated migration file with generic export fields

* Rename fields and switch to a whitelist

* Refactor ArticleExportService into a more generic structure

* Rename articles_exported_email to export_email

* Fix notify mailer spec

* Rename Exporter::Exporter to Exporter::Service

* Remove commented out line

* Removed body_html, coordinates and updated_at from export

* Invert DJ config

* Update spec
2018-11-21 11:13:36 -05:00
..
additional_content_boxes_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
articles_api_spec.rb Allow removal of collection element (#1036) 2018-10-29 15:14:13 -04:00
articles_create_spec.rb Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
articles_update_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
async_info_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
badges_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
blocks_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
buffered_articles_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channel_memberships_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
chat_channels_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comments_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comments_create_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
comments_destroy_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
comments_spec.rb 404 comments for unpublished posts (#1013) 2018-10-26 13:37:34 -04:00
comments_update_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
dashboard_spec.rb Fix/adjust dashboard style (#1126) 2018-11-15 17:43:05 -05:00
editor_spec.rb Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
email_subscriptions_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
events_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
feature_toggle_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
feedback_messages_create_spec.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
followed_articles_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
follows_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04: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 Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
github_repos_spec.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
html_variant_successes_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trials_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variants_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
image_uploads_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
internal_buffer_updates_spec.rb Add functionality for buffering to different accounts (#752) 2018-09-26 15:51:39 -04:00
internal_events_spec.rb Add request specs (#275) (#329) 2018-08-13 18:03:34 -04:00
internal_feedback_messages_spec.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
internal_reactions_spec.rb Add reaction confirm/invalidate workflow for admins (#1134) 2018-11-16 18:53:36 -05:00
internal_users_spec.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00
live_articles_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
messages_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
moderations_spec.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
notification_counts_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
notifications_spec.rb Move follow and reaction aggregation into Notification model to avoid… (#1164) 2018-11-20 15:00:21 -05:00
organizations_update_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
pages_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episodes_api_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
podcast_episodes_index_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
pusher_auth_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reactions_api_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
reactions_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reading_list_index_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
registration_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
rss_feed_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
social_previews_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stories_index_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stories_show_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
stripe_active_cards_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe_subscriptions_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
tags_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
tags_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
twilio_tokens_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
user_organization_spec.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
user_profile_spec.rb Add organization users to sidebar and other org ajustments (#707) 2018-09-20 15:43:43 -04:00
user_settings_spec.rb Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
users_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users_onboarding_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
video_states_update_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
videos_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00