discourse/app/assets/javascripts/admin
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
..
adapters FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
components FIX: IP lookup was broken with relaxed user routes 2015-09-08 12:16:49 -04:00
controllers Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
helpers Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
models FIX: don't break the message bus when restoring a backup 2015-08-27 20:02:13 +02:00
routes Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
templates Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
views Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00