discourse/app/assets/javascripts/admin/routes
Robin Ward cf3582bedb FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
..
admin-badges-show.js.es6 FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
admin-badges.js.es6 FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
admin-dashboard.js.es6 improve metrics gathered using in our traffic section 2015-02-05 16:08:52 +11:00
admin-emojis.js.es6 FEATURE: custom emojis 2014-12-23 01:12:26 +01:00
admin-flags-index.js.es6 Add loading route support to admin flags 2014-11-11 15:48:13 -05:00
admin-flags-list.js.es6 Add loading route support to admin flags 2014-11-11 15:48:13 -05:00
admin-group.js.es6 FEATURE: split group admin in 2 tabs (custom & automatic) 2015-01-21 20:52:48 +01: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 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
admin-logs-staff-action-logs.js.es6 FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
admin-plugins.js.es6 Add a `store` so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
admin-route-map.js.es6 FEATURE: New "Plugins" admin section with extensibility support 2015-02-06 17:33:24 -05:00
admin-site-text-edit.js.es6 FIX: `refreshTitle` error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
admin-site-text.js.es6 FIX: `refreshTitle` error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
admin-user-fields.js.es6 FIX: `refreshTitle` error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
admin-users-list-index.js.es6 FIX: users tab in admin panel doesn’t stay highlighted 2015-01-13 02:04:59 +05:30
admin-users-list-show.js.es6 Use far fewer admin user list routes, instead pass the query as a 2014-11-26 13:05:49 -05:00
admin-users-list.js.es6 FEATURE: download user posts archive 2014-12-24 15:13:48 +05:30
admin_api_route.js Support for per-user API keys 2013-10-22 17:34:39 -04:00
admin_backups_index_route.js backup & restore client-side code 2014-02-13 13:31:13 -08:00
admin_backups_logs_route.js BUGFIX: backups logs page was busted since last Ember update 2014-04-23 11:20:22 +02:00
admin_backups_route.js Allow restoring from backups in development mode even if the setting is 2014-08-28 17:02:48 -04:00
admin_customize_colors_route.js Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
admin_customize_css_html_route.js FIX: CSS Customizations were showing as undefined 2014-09-25 12:08:58 -04:00
admin_customize_route.js FIX: Back button broke on customize routes in admin 2014-09-29 11:54:14 -04:00
admin_email_index_route.js Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
admin_email_logs_routes.js BUGFIX: calling _super() won't actually set the model to the controller 2014-02-18 18:21:35 +01:00
admin_email_preview_digest_route.js TRIVIAL: fix deprecations due to momentjs upgrade 2014-08-20 22:22:58 +02:00
admin_logs_routes.js FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
admin_reports_route.js Admin controls to select a date range for reports 2014-11-05 14:46:44 -05:00
admin_route.js A mucher saner API for updating the title of routes, even when nested. 2014-10-09 14:55:29 -04:00
admin_site_settings_category_route.js FIX: site setting search 2014-12-29 21:56:33 +01:00
admin_site_settings_route.js Use `replaceWith` in order to not break the back button. 2014-06-05 10:18:31 -04:00
admin_user_badges_route.js ES6: Patch up a few issues with the admin controllers conversion 2014-07-25 14:17:58 -04:00
admin_user_route.js FIX: moderators had no access to admin user page 2014-07-28 11:59:46 +10:00
admin_user_tl3_requirements_route.js FEATURE: implement lock/unlock trust level mechanics 2014-09-30 13:16:34 +10:00