discourse/app/assets/javascripts/admin/addon
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
..
adapters
components DEV: Correct location of color-input template (#20278) 2023-02-14 11:02:27 +00:00
controllers FIX: Reset admin theme controller on modal cancel event (#20289) 2023-02-14 14:23:07 -05:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
lib DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
mixins UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
models DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
routes DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
services UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
templates DEV: Colocate all admin component templates 2023-02-13 11:42:38 +00:00