discourse/app/assets/javascripts/admin/routes
Robin Ward 1cd14ef3aa FIX: Site Settings weirdness with back button 2017-03-21 16:13:19 -04:00
..
admin-api-index.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-api-keys.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-backups-index.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-backups-logs.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-backups.js.es6 FIX: Restore was not redirecting to logs route. 2017-03-14 14:00:18 +08:00
admin-badges-show.js.es6 Remove admin modal views 2016-11-15 17:18:36 -05:00
admin-badges.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-customize-colors.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-customize-css-html-show.js.es6 Replace `findProperty` and `filterProperty` with `findBy` and `filterBy` 2016-10-26 15:45:06 -04:00
admin-customize-css-html.js.es6 FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
admin-customize-email-templates-edit.js.es6 Replace `findProperty` and `filterProperty` with `findBy` and `filterBy` 2016-10-26 15:45:06 -04:00
admin-customize-email-templates.js.es6 FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
admin-customize-index.js.es6 FIX: Admin section wasn't correctly highlighting some routes 2015-11-20 15:07:04 -05:00
admin-dashboard.js.es6 Deuglify the admin dashboard loading state. Also clean up the code 2016-08-03 15:36:41 -04:00
admin-email-bounced.js.es6 FEATURE: Allow checking the raw response of a bounced email 2017-02-22 14:51:33 -03:00
admin-email-incomings.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-index.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-email-logs.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-preview-digest.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-email-received.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-rejected.js.es6 Remove the last of the admin view classes 2016-11-16 16:41:15 -05:00
admin-email-sent.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-email-skipped.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-embedding.js.es6 FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
admin-emojis.js.es6 REFACTOR: Remove `Discourse.Ajax` 2016-07-11 12:57:05 -04:00
admin-flags-index.js.es6 FIX: Back button was broken after clicking flags in hamburger 2017-02-28 13:53:48 -05:00
admin-flags-list.js.es6 Remove admin modal views 2016-11-15 17:18:36 -05:00
admin-group.js.es6 Replace `findProperty` and `filterProperty` with `findBy` and `filterBy` 2016-10-26 15:45:06 -04:00
admin-groups-bulk.js.es6 FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
admin-groups-index.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
admin-groups-type.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-logs-index.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-logs-screened-emails.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-screened-ip-addresses.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-screened-urls.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-staff-action-logs.js.es6 FIX: do not refresh staff action logs every time the page is loaded 2017-02-22 17:25:39 +05:30
admin-permalinks.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-plugins.js.es6 FIX: always-enabled plugins should be, well, enabled 2015-09-08 19:28:05 +02:00
admin-reports.js.es6 correct linting 2016-04-14 16:30:04 +10:00
admin-route-map.js.es6 fix: adminPlugins:index route missing 2016-11-30 14:36:42 +05:30
admin-site-settings-category.js.es6 Support for `url_list` site setting. 2015-03-03 16:19:29 -05:00
admin-site-settings-index.js.es6 Support for `url_list` site setting. 2015-03-03 16:19:29 -05:00
admin-site-settings.js.es6 FIX: Site Settings weirdness with back button 2017-03-21 16:13:19 -04:00
admin-site-text-edit.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
admin-site-text-index.js.es6 Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00
admin-user-badges.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
admin-user-fields.js.es6 FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
admin-user-index.js.es6 FIX: do not refresh staff action logs every time the page is loaded 2017-02-22 17:25:39 +05:30
admin-user-tl3-requirements.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-user.js.es6 FIX: Prepend the user id before username in admin user routes 2016-02-09 15:14:13 +01:00
admin-users-list-index.js.es6 FIX: Admin section wasn't correctly highlighting some routes 2015-11-20 15:07:04 -05:00
admin-users-list-show.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-users-list.js.es6 FIX: export user list based on trust level filter 2016-03-07 18:49:31 +05:30
admin-web-hooks-show-events.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-web-hooks-show.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-web-hooks.js.es6 FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
admin.js.es6 FIX: hide custom top/footer in admin section 2015-08-07 18:06:55 +02:00