docbrown/app/views/users
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
..
_account.html.erb Update/fix org settings (#992) 2018-10-23 17:21:17 -04:00
_billing.html.erb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
_integrations.html.erb Use Preact for asynchronous rendering for /settings/integrations (#986) 2018-10-31 15:51:07 -04:00
_membership.html.erb Initial commit 2018-02-28 16:11:08 -05:00
_mentorship.html.erb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
_misc.html.erb Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
_notifications.html.erb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
_org_admin.html.erb Add/fix org call-to-action box/copy (#1000) 2018-10-24 13:49:57 -04:00
_org_member.html.erb Initial commit 2018-02-28 16:11:08 -05:00
_org_non_member.html.erb Update/fix org settings (#992) 2018-10-23 17:21:17 -04:00
_organization.html.erb Initial commit 2018-02-28 16:11:08 -05:00
_profile.html.erb Add GitLab URL field to user profile (#1121) 2018-11-15 16:09:35 -05:00
_publishing_from_rss.html.erb Modify internal/articles and RSS feed rules/page (#754) 2018-09-26 18:33:37 -04:00
_switch_organizations.html.erb Initial commit 2018-02-28 16:11:08 -05:00
edit.html.erb Make changes to editor (#837) 2018-10-05 16:03:06 -04:00
show.html.erb Make profile modifications WIP 2018-05-02 11:50:11 -04:00
signout_confirm.html.erb Add logging info for sign in (#261) 2018-04-30 17:44:43 -04:00