discourse/app/assets/javascripts/admin/templates
Joffrey JAFFEUX 1d90f6016a Revert "FEATURE: improves select-box to support category selection on new topic"
This reverts commit 7b4e302677.
2017-08-23 16:33:03 +02:00
..
components UX: placeholder text in watched word input field 2017-08-10 11:25:17 -04:00
logs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
modal REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
admin.hbs UX: Move watched words to the Logs section of admin 2017-07-31 17:06:50 -04:00
api-keys.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
api.hbs Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
backups-index.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
backups-logs.hbs Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
backups.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
badges-index.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
badges-show.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
badges.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
customize-colors-index.hbs FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
customize-colors-show.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
customize-colors.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -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-themes-edit.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
customize-themes-index.hbs FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
customize-themes-show.hbs Revert "FEATURE: improves select-box to support category selection on new topic" 2017-08-23 16:33:03 +02:00
customize-themes.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
customize.hbs FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
dashboard.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
email-bounced.hbs FEATURE: Allow checking the raw response of a bounced email 2017-02-22 14:51:33 -03:00
email-index.hbs FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
email-preview-digest.hbs FIX: Populate the Email Digest preview with the current username 2017-06-28 15:38:57 -04: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 Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -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
embedding.hbs Add embed class name setup for embeddable hosts 2017-05-11 15:16:16 -04:00
emojis.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
flags-list.hbs FIX: Extra `<` character after icon refactor 2017-07-31 10:18:56 -04:00
flags.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
group.hbs FEATURE: Force user to enter reason when requesting for group membership. 2017-08-09 15:45:28 +09:00
groups-bulk-complete.hbs FEATURE: provide more details when performing a bulk add to group 2017-04-27 01:37:51 +05:30
groups-bulk.hbs FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
groups-type-index.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
groups-type.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
groups.hbs FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
logs.hbs UX: Move watched words to the Logs section of admin 2017-07-31 17:06:50 -04:00
permalinks.hbs Migrate deprecated Ember.ListView to regular components. 2016-11-24 12:59:20 -05:00
plugins-index.hbs A couple of small but important fixes for later Ember releases 2016-11-09 11:46:27 -05:00
plugins.hbs Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
reports.hbs FIX: fill date input with default date range 2017-05-22 21:54:28 +05:30
site-settings-category.hbs Remove the `ScrollTop` Mixin 2016-11-10 15:25:04 -05:00
site-settings.hbs reverting add readonly to site settings 2017-06-12 06:53:57 -06:00
site-text-edit.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04: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-badges.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
user-fields.hbs Remove `SortedMixin` 2016-12-01 11:33:33 -05:00
user-index.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
user-tl3-requirements.hbs REFACTOR: Replace some `fa-*` uses with helpers 2017-07-27 14:55:41 -04:00
user.hbs Remove the `ScrollTop` Mixin 2016-11-10 15:25:04 -05:00
users-list-show.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
users-list.hbs FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
version-checks.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
watched-words-action.hbs FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
watched-words.hbs FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
web-hooks-show-events.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
web-hooks-show.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00
web-hooks.hbs Rename `{{fa-icon}}` to `{{d-icon}}` so it can be more generic 2017-07-27 14:55:41 -04:00