discourse/app/assets/javascripts/admin/templates
Robin Ward c15ade8a88
Deprecation: `{{view}}` helper
2016-05-11 14:26:06 -04:00
..
components FEATURE: add user custom fields to user card 2016-04-08 14:35:41 +02:00
logs Deprecation: `{{view}}` helper 2016-05-11 14:26:06 -04:00
modal Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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 Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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 Deprecation: `{{view}}` helper 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 FIX: Translation key changed 2015-08-10 11:13:01 -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 Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
dashboard.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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 Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04: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 Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
flags-list.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
flags.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
group.hbs UX: Add saving status to groups admin. 2015-12-28 11:25:30 +08: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: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
logs.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
permalinks.hbs Deprecation: `{{view}}` helper 2016-05-11 14:26:06 -04:00
permalinks_list_item.hbs UX: more permalinks page improvements 2015-07-20 17:40:22 +05:30
plugins-index.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -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 Lots bounce emails related fixes 2016-05-06 19:34:33 +02:00
user-tl3-requirements.hbs FEATURE: make trust level 3 time period admin setting 2015-12-22 23:26:19 +05:30
user.hbs Instead of `.js.handlebars` use `.hbs` for handlebars templates 2014-09-26 15:23:15 -04:00
user_badges.hbs FIX: regression in badge grant admin page 2016-03-29 07:58:45 +11:00
users-list-show.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
users_list.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
version-checks.hbs A red meh icon is less ambiguous than a red-smile 2015-05-07 13:44:27 -07:00