discourse/app/assets/javascripts/admin/routes
2014-05-19 10:27:04 +05:30
..
admin_api_route.js
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 Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
admin_badges_route.js Show system badges in the admin interface but don't allow editing them. 2014-05-19 10:27:04 +05:30
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 Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
admin_customize_route.js Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
admin_dashboard_route.js
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
admin_flags_route.js
admin_group_route.js REFACTOR: Add urls for admin groups, make it more idiomatic ember 2014-04-23 15:15:46 -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
admin_reports_route.js
admin_route.js
admin_routes.js Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
admin_site_content_edit_route.js
admin_site_contents_route.js
admin_site_settings_category_route.js
admin_site_settings_route.js
admin_user_badges_route.js Don't display granted badges in the badge grant combobox. 2014-03-25 15:45:34 +05:30
admin_user_leader_requirements_route.js
admin_user_route.js Route serialize hook argument is the model, not params. 2014-03-19 12:02:27 +05:30
admin_users_list_routes.js
admin_users_list_trust_level_routes.js FIX: Ember doesn't allow one route name, basic, and Discourse used it! 2014-04-17 10:45:06 -04:00