discourse/app/assets/javascripts/admin/routes
Robin Ward 0cbdf6f5bb FIX: Many bugs with admin badges interface
* Editing a badge's title would show it as changed in the side even if
  you didn't hit save

* Clicking a badge would not scroll to the top

* If there was an error saving a badge there was a missing i18n key

* URLs were using queryParams instead of paths

* User `label` tags for checkboxes for larger click targets

* Saved! text would persist when viewing another badge

* After creating a new badge it would show nothing

* Validation errors were not being properly released to the client

* Query errors were surrounded by an extra array
2014-10-17 16:14:49 -04: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 Remove the git commits widget from the admin dashboard 2014-09-11 14:45:42 -04: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_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_flags_route.js FIX: dual modal when deleting spammer in the flag modal 2014-08-29 13:05:51 +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 ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04: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 FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
admin_site_settings_category_route.js Add an All Results tab when filtering the site settings 2013-11-15 16:43:56 -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
admin_users_list_routes.js FEATURE: export user list 2014-08-15 01:46:57 +05:30
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