discourse/app/assets/javascripts/admin/templates
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
..
components FIX: ensure we have a bucket before enabling backups to S3 2015-09-16 15:55:26 +02:00
logs prefer empty href attribute to # 2015-09-08 18:27:20 +02:00
modal
admin.hbs FIX: make sure the global notice shows up on ALL the pages 2015-08-05 22:55:32 +02:00
api.hbs
backups.hbs FEATURE: new 'backup_frequency' site setting 2015-08-07 17:34:58 +02:00
backups_index.hbs FIX: backups index template wasn't properly bound 2015-08-17 16:21:23 +02:00
badges-index.hbs
badges-show.hbs
badges.hbs
customize-css-html-index.hbs Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -04:00
customize-css-html-show.hbs FIX: Translation key changed 2015-08-10 11:13:01 -04:00
customize-css-html.hbs Refactor Customizations to have deeper URLs 2015-08-10 10:21:04 -04:00
customize.hbs FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
customize_colors.hbs Nix the grey comparison on color scheme page 2015-08-28 11:43:24 -07:00
dashboard.hbs fix enveloppe typo 2015-07-07 14:06:42 -04:00
email.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
email_all.hbs
email_index.hbs
email_preview_digest.hbs prefer empty href attribute to # 2015-09-08 18:27:20 +02:00
email_sent.hbs
email_skipped.hbs
embedding.hbs Can edit settings on the embedding page 2015-08-20 15:56:05 -04:00
emojis.hbs
flags-list.hbs FIX: error when loading admin > flags 2015-08-28 12:31:32 +02:00
flags.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
group.hbs FIX: Pagination was broken for groups 2015-09-14 15:54:48 -04:00
groups.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
groups_type.hbs Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
logs.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
permalinks.hbs UX: more permalinks page improvements 2015-07-20 17:40:22 +05:30
permalinks_list_item.hbs UX: more permalinks page improvements 2015-07-20 17:40:22 +05:30
plugins-index.hbs FIX: always-enabled plugins should be, well, enabled 2015-09-08 19:28:05 +02:00
plugins.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
reports.hbs add download icon 2015-09-15 16:52:46 -04:00
site-settings-category.hbs
site-settings.hbs Add slide-out menu 2015-08-16 10:35:23 -07:00
site-text-edit.hbs Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
site-text-index.hbs Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
site-text.hbs Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
user-fields.hbs FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
user-index.hbs FIX: can not approve users from admin dialog 2015-08-16 14:02:22 +10:00
user-tl3-requirements.hbs FIX: Deprecations in tl3 requirements 2015-08-13 14:14:12 -04:00
user.hbs
user_badges.hbs
users-list-show.hbs FIX: Missing translations in reviewing users 2015-05-12 10:41:31 -04:00
users_list.hbs FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
version-checks.hbs