discourse/app/assets/javascripts/admin/controllers
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
..
modals Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
admin-api.js.es6
admin-backups-index.js.es6 FIX: backups index template wasn't properly bound 2015-08-17 16:21:23 +02:00
admin-backups-logs.js.es6
admin-backups.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-badges-show.js.es6 FIX: Badge SQL controls would never show up, needed refresh 2015-08-25 13:30:26 -07:00
admin-badges.js.es6
admin-customize-colors.js.es6 Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -04:00
admin-customize-css-html-show.js.es6 FIX: typo in HTML/CSS customizations export path 2015-08-12 12:01:00 +05:30
admin-dashboard.js.es6 Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
admin-email-all.js.es6
admin-email-index.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-email-preview-digest.js.es6 FIX: email preview 2015-08-16 15:31:04 +05:30
admin-email-sent.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-email-skipped.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-embedding.js.es6 Can edit settings on the embedding page 2015-08-20 15:56:05 -04:00
admin-emojis.js.es6
admin-flags-list.js.es6
admin-group.js.es6 Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
admin-groups-type.js.es6
admin-log-screened-ip-address.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-logs-screened-emails.js.es6 SECURITY: Make sure export CSV is generated via a POST 2015-07-24 12:33:53 -04:00
admin-logs-screened-ip-addresses.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
admin-logs-screened-urls.js.es6 SECURITY: Make sure export CSV is generated via a POST 2015-07-24 12:33:53 -04:00
admin-logs-staff-action-logs.js.es6 SECURITY: Make sure export CSV is generated via a POST 2015-07-24 12:33:53 -04:00
admin-permalinks.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
admin-plugins.js.es6
admin-reports.js.es6 FIX: ESLint failure 2015-09-15 16:57:57 -04:00
admin-site-settings-category.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-site-settings.js.es6 Add slide-out menu 2015-08-16 10:35:23 -07: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
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 missing model prefix for saving title 2015-08-14 10:40:35 +10:00
admin-user.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-users-list-show.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
admin.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00