discourse/app/assets/javascripts/admin/routes
Neil Lalonde 9656a21fdb
FEATURE: customization of html emails (#7934)
This feature adds the ability to customize the HTML part of all emails using a custom HTML template and optionally some CSS to style it. The CSS will be parsed and converted into inline styles because CSS is poorly supported by email clients. When writing the custom HTML and CSS, be aware of what email clients support. Keep customizations very simple.

Customizations can be added and edited in Admin > Customize > Email Style.

Since the summary email is already heavily styled, there is a setting to disable custom styles for summary emails called "apply custom styles to digest" found in Admin > Settings > Email.

As part of this work, RTL locales are now rendered correctly for all emails.
2019-07-30 15:05:08 -04:00
..
admin-api-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-api-keys.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-backups-index.js.es6 FIX: Deleting backup failed after uploading backup 2018-08-31 13:50:32 +02:00
admin-backups-logs.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-backups.js.es6 DEV: refactoring admin-backups-index (#6933) 2019-01-23 17:40:24 +01:00
admin-badges-index.js.es6 UX: admin badge page improvements 2019-01-23 11:29:51 +01:00
admin-badges-show.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-badges.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
admin-customize-colors-show.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-colors.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-email-style-edit.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
admin-customize-email-style.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
admin-customize-email-templates-edit.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-email-templates.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-robots-txt.js.es6 FEATURE: Allow customization of robots.txt (#7884) 2019-07-15 20:47:44 +03:00
admin-customize-themes-edit.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
admin-customize-themes-index.js.es6 use `woman_artist` emoji 2018-09-17 09:49:53 +10:00
admin-customize-themes-show.js.es6 UX: Editing theme name stays active when switching themes. 2019-04-23 14:57:14 +08:00
admin-customize-themes.js.es6 UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
admin-dashboard-general.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
admin-dashboard-reports.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
admin-dashboard.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
admin-email-bounced.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-incomings.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
admin-email-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-logs.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
admin-email-preview-digest.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-received.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-rejected.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-sent.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-skipped.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-embedding.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-emojis.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-flags-posts-active.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-flags-posts-old.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-flags-topics-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-screened-emails.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-screened-ip-addresses.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-screened-urls.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-staff-action-logs.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-permalinks.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-plugins.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-reports-index.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
admin-reports-show.js.es6 FEATURE: initial implementation of generic filters for reports 2019-04-26 12:17:10 +02:00
admin-route-map.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
admin-search-logs-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-search-logs-term.js.es6 Follow up to 8c2fa99f78. 2019-03-29 10:39:44 +08:00
admin-site-settings-category.js.es6 FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
admin-site-settings-index.js.es6 rename `visible` to `visibleSiteSettings` 2018-12-13 13:00:13 +11:00
admin-site-settings.js.es6 FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
admin-site-text-edit.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-site-text-index.js.es6 FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
admin-user-badges.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-user-fields.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-user-index.js.es6 REFACTOR: admin-user-index route (#7534) 2019-05-13 17:04:41 +02:00
admin-user-tl3-requirements.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-user.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-users-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-users-list-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-users-list-show.js.es6 FEATURE: adds infite scroll on admin users list page (#7821) 2019-07-01 11:00:06 +02:00
admin-users-list.js.es6 DEV: attemps to limit Discourse.User.current() usage (#7943) 2019-07-26 11:20:11 +02:00
admin-watched-words-action.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-watched-words-index.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-watched-words.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-web-hooks-show-events.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-web-hooks-show.js.es6 FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30
admin-web-hooks.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00