discourse/app/assets/javascripts/admin/templates/components
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
..
report-filters FIX: better handling of category filter deselection (#7468) 2019-05-02 10:03:12 +02:00
site-settings DEV: group_list site settings should store IDs instead of group names (#7860) 2019-07-19 15:17:58 -03:00
ace-editor.hbs FIX: ace editor was buggy in the latest Ember release 2016-11-28 11:29:56 -05:00
admin-editable-field.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
admin-form-row.hbs FEATURE: New "Dropdown" user field type 2015-07-28 12:30:21 -04:00
admin-nav.hbs Removing old bootstrap columns 2018-02-14 12:27:34 -05:00
admin-report-chart.hbs FEATURE: part 2 of dashboard improvements 2018-07-19 14:33:11 -04:00
admin-report-counters.hbs FIX: better handling of no prev30Days (#6301) 2018-08-22 18:00:11 +02:00
admin-report-counts.hbs FIX: makes format number round the value before using parseInt 2018-06-07 10:44:21 +02:00
admin-report-inline-table.hbs FEATURE: part 2 of dashboard improvements 2018-07-19 14:33:11 -04:00
admin-report-per-day-counts.hbs FIX: Broken link on admin dashboard 2015-05-19 13:13:31 -04:00
admin-report-stacked-chart.hbs FIX: better handling of resizing in stacked charts (#6921) 2019-01-22 11:20:50 +01:00
admin-report-storage-stats.hbs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
admin-report-table-cell.hbs FIX: improves number/percent support in reports 2018-08-01 18:40:59 -04:00
admin-report-table-header.hbs FIX: quality/bugfix dashboard/reports pass (#6283) 2018-08-17 16:19:25 +02:00
admin-report-table-row.hbs FIX: improves number/percent support in reports 2018-08-01 18:40:59 -04:00
admin-report-table.hbs FIX: ensures correct i18n key is used (#7686) 2019-06-04 11:22:44 +02:00
admin-report-trust-level-counts.hbs UX: Display large numbers with delimiters. 2017-01-09 15:56:02 +08:00
admin-report.hbs FIX: Show 'Export' button for all tabular reports. (#7838) 2019-07-03 14:47:36 +02:00
admin-theme-editor.hbs FIX: Hide advanced theme fields behind a flag, pending UI improvement 2019-02-19 22:25:00 +00:00
admin-user-field-item.hbs REFACTOR: admin-user-field-item (#7016) 2019-02-19 09:30:38 +01:00
admin-web-hook-event-chooser.hbs FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
admin-web-hook-event.hbs UX: Switch ellipsis direction when expanding web hook event details. 2019-04-16 14:28:23 +08:00
email-styles-editor.hbs FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
embeddable-host.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
embedding-setting.hbs Remove example CSS selectors from locale file 2015-10-11 14:48:37 +02:00
flag-user-lists.hbs FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
flag-user.hbs Add raw date to title attribute on old flags page (#6349) 2018-08-31 11:01:10 +10:00
highlighted-code.hbs Can edit settings on the embedding page 2015-08-20 15:56:05 -04:00
inline-edit-checkbox.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
install-theme-item.hbs UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
penalty-post-action.hbs Many enhancements to the flagging / suspending interface. 2018-02-01 17:13:02 -05:00
permalink-form.hbs DEV: refactoring permalink-form (#6925) 2019-01-22 15:09:21 +01:00
save-controls.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
screened-ip-address-form.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
secret-value-list.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
setting-validation-message.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
silence-details.hbs Allow silence details to be overwritten via plugin 2018-01-10 13:19:53 -05:00
site-customization-change-details.hbs Remove the last of the admin view classes 2016-11-16 16:41:15 -05:00
site-customization-change-field.hbs Remove the last of the admin view classes 2016-11-16 16:41:15 -05:00
site-setting.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
site-text-summary.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
suspension-details.hbs Add extensibility for suspension reasons 2018-01-10 12:52:31 -05:00
tags-uploader.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
themes-list-item.hbs FEATURE: allow disabling theme components (#7812) 2019-07-03 18:18:11 +10:00
themes-list.hbs UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
value-list.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
watched-word-form.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
watched-word-uploader.hbs FEATURE: Watched words improvements (#7899) 2019-07-22 14:59:56 +03:00