discourse/app/assets/javascripts/admin/routes
Arpit Jalan 2492c41f74 Optimize user csv export 2014-12-12 21:19:57 +05:30
..
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 Remove the git commits widget from the admin dashboard 2014-09-11 14:45:42 -04: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-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-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 Optimize user csv export 2014-12-12 21:19:57 +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 FEATURE: add filters on email logs 2014-02-15 00:50:08 +01: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_group_route.js FIX: `refreshTitle` error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
admin_groups_route.js REFACTOR: Add urls for admin groups, make it more idiomatic ember 2014-04-23 15:15:46 -04:00
admin_logs_routes.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04: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_routes.js Use far fewer admin user list routes, instead pass the query as a 2014-11-26 13:05:49 -05:00
admin_site_settings_category_route.js FIX: Don't lose focus on site settings text field (was changing routes 2014-11-26 18:01:45 -05: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