discourse/app/assets/javascripts/admin/routes
getabetterpic 87725206cd Fix bug when adding new custom group
When adding a new group, if Delete was clicked before saving the
group, the modal would come up, but the Yes confirmation would
do nothing. This fixes that by taking an approach similar to the
Badges and checks to see if the Group is new, and if it is, just
returns to the index instead of invoking the confirm modal.

This also fixes the redirect after saving a new Group.
2015-09-17 10:23:58 -04:00
..
admin-api.js.es6 Migrate a bunch of admin routes to ES6 modules 2015-08-10 10:21:04 -04:00
admin-backups-index.js.es6 Migrate a bunch of admin routes to ES6 modules 2015-08-10 10:21:04 -04:00
admin-backups-logs.js.es6 Migrate a bunch of admin routes to ES6 modules 2015-08-10 10:21:04 -04:00
admin-backups.js.es6 FIX: don't use 'modelFor' 2015-08-14 12:40:18 +02:00
admin-badges-show.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
admin-badges.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
admin-customize-colors.js.es6 Migrate a bunch of admin routes to ES6 modules 2015-08-10 10:21:04 -04:00
admin-customize-css-html-show.js.es6 Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -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-index.js.es6 Migrate a bunch of admin routes to ES6 modules 2015-08-10 10:21:04 -04:00
admin-dashboard.js.es6 FEATURE: track user visits on mobile and display on admin dashboard in a new Mobile section 2015-07-07 14:06:42 -04:00
admin-email-preview-digest.js.es6 FIX: email preview 2015-08-16 11:51:31 +02: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 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 When a post returns `enqueued` don't insert it in the stream and notify 2015-04-15 14:54:37 -04:00
admin-group.js.es6 Fix bug when adding new custom group 2015-09-17 10:23:58 -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 Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
admin-logs-staff-action-logs.js.es6 When a post returns `enqueued` don't insert it in the stream and notify 2015-04-15 14:54:37 -04:00
admin-permalinks.js.es6 FEATURE: manage Permalinks 2015-07-17 01:26:02 +05:30
admin-plugins.js.es6 FIX: always-enabled plugins should be, well, enabled 2015-09-08 19:28:05 +02:00
admin-route-map.js.es6 FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
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 Support for `url_list` site setting. 2015-03-03 16:19:29 -05:00
admin-site-text-edit.js.es6 Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
admin-site-text.js.es6 Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04: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 When a post returns `enqueued` don't insert it in the stream and notify 2015-04-15 14:54:37 -04:00
admin-user.js.es6 Split out bulk operations modal and `Discourse.Route.showModal` 2015-03-10 15:40:56 -04:00
admin-users-list-index.js.es6 FIX: Back button was a bit odd with default admin users list 2015-03-05 16:14:27 -05: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 SECURITY: Make sure export CSV is generated via a POST 2015-07-24 12:33:53 -04:00
admin.js.es6 FIX: hide custom top/footer in admin section 2015-08-07 18:06:55 +02: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_logs_routes.js FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
admin_reports_route.js reset category on report data page 2015-07-03 13:12:40 -04:00
admin_user_tl3_requirements_route.js FEATURE: implement lock/unlock trust level mechanics 2014-09-30 13:16:34 +10:00