This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/addon/controllers/modals
Penar Musaraj afdb4a084a
FIX: Reset admin theme controller on modal cancel event (#20289)
When installing themes using the "Install this theme component" button
on meta.discourse.org, we pass the repo name and URL via query params.

However, these stick. So if a user cancels the installation, on the
next navigation to the same route, they'll see the modal again.

This PR clears the query params  of the controller when dismissing the
modal.
2023-02-14 14:23:07 -05:00
..
admin-add-upload.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badge-preview.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-color-scheme-select-base.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-customize-form-template-view.js DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
admin-delete-posts-confirmation.js FEATURE: allow admin to delete all posts by a user irrespectively (#14128) 2021-08-25 10:14:22 +05:30
admin-delete-user-posts-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
admin-incoming-email.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-install-theme.js FIX: Reset admin theme controller on modal cancel event (#20289) 2023-02-14 14:23:07 -05:00
admin-merge-users-confirmation.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
admin-merge-users-prompt.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-penalize-user.js UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
admin-reseed.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
admin-staff-action-log-details.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-start-backup.js DEV: Make admin-start-backup template extendable (#18904) 2022-11-08 10:40:56 +10:00
admin-theme-change.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-uploaded-image-list.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-watched-word-test.js FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
site-setting-default-categories.js FEATURE: update existing users when group default notifications changed. (#13434) 2021-07-15 19:53:57 +05:30