docbrown/app/services
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
..
exporter Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
suggester Performance: replace ruby methods with their faster alternatives (#949) 2018-10-19 13:21:18 -04:00
article_api_index_service.rb Fix issue where only approved orgs could make CTAs (#1017) 2018-10-27 13:03:56 -04:00
article_creation_service.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
article_with_video_creation_service.rb Added ArticleWithVideoCreationService (#344) 2018-08-15 17:19:54 -04:00
authorization_service.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
chat_channel_creation_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
membership_service.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
moderation_service.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
read_notifications_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
user_role_service.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00