discourse/app/assets/javascripts/admin/templates
Régis Hanol fc9cfd698d UX: admin flags needed some ❤️ 2016-06-22 16:32:50 +02:00
..
components Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
logs FIX: screened IP addresses list wasn't working anymore - TAKE 2 2016-05-18 19:27:39 +02:00
modal Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
admin.hbs FIX: Admin section wasn't correctly highlighting some routes 2015-11-20 15:07:04 -05:00
api.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
backups.hbs FEATURE: new 'backup_frequency' site setting 2015-08-07 17:34:58 +02:00
backups_index.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
badges-index.hbs Fix admin badge UI style when no badge selected 2015-04-15 18:35:08 +02:00
badges-show.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
badges.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
customize-css-html-index.hbs Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -04:00
customize-css-html-show.hbs Deprecation: Use `Ember.Helper` for later versions of Ember 2016-05-11 14:26:09 -04:00
customize-css-html.hbs Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -04:00
customize-email-templates-edit.hbs FIX: if the email template has multiple subjects, link to customize text page 2015-11-28 11:50:02 +05:30
customize-email-templates-index.hbs FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
customize-email-templates.hbs FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
customize.hbs FIX: Admin section wasn't correctly highlighting some routes 2015-11-20 15:07:04 -05:00
customize_colors.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
dashboard.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
email-bounced.hbs Lots bounce emails related fixes 2016-05-06 19:34:33 +02:00
email-received.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
email-rejected.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
email-sent.hbs add icon next to bounced emails in the sent email logs 2016-05-23 22:50:18 +02:00
email-skipped.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
email.hbs FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
email_index.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
email_preview_digest.hbs update pikaday.js to latest and replace date inputs with pikadays 2016-04-15 17:58:32 +02:00
embedding.hbs FIX: allow emoji class when crawling embedded content, add rspc-html-matchers 2015-11-05 18:51:26 -08:00
emojis.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
flags-list.hbs UX: admin flags needed some ❤️ 2016-06-22 16:32:50 +02:00
flags.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
group.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
groups-bulk-complete.hbs FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
groups-bulk.hbs FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
groups.hbs FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
groups_type.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
logs.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
permalinks.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
permalinks_list_item.hbs UX: more permalinks page improvements 2015-07-20 17:40:22 +05:30
plugins-index.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
plugins.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
reports.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
site-settings-category.hbs PERF: Only render 30 site settings in "All" when filtering 2015-09-29 13:34:09 -04:00
site-settings.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
site-text-edit.hbs FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
site-text-index.hbs Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00
site-text.hbs FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
user-fields.hbs FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
user-index.hbs UX: move user's bounce score below email in user admin page 2016-06-20 12:39:53 +02:00
user-tl3-requirements.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
user.hbs Instead of `.js.handlebars` use `.hbs` for handlebars templates 2014-09-26 15:23:15 -04:00
user_badges.hbs Deprecations: More `{{#each x in y}}` templates 2016-05-11 14:26:08 -04:00
users-list-show.hbs Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
users_list.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
version-checks.hbs Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00