discourse/app/assets/javascripts/admin/addon
Ted Johansson 1fcb3a8b33
DEV: Port install theme button modal to new themes page (#32834)
We recently added a new themes and components page. We didn't port over the code that enables the Install theme button on Meta. It works by looking for certain query parameters and opening a special version of the install modal.

This PR is a lift-and-shift of that code from the old themes page.
2025-05-22 17:24:37 +08:00
..
adapters PERF: Improve performance of the new themes listing page (#32641) 2025-05-08 19:18:07 +03:00
components DEV: Port install theme button modal to new themes page (#32834) 2025-05-22 17:24:37 +08:00
controllers DEV: standardise toasts duration (#32741) 2025-05-15 14:59:37 +02:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib DEV: Improve site setting search ranking (#32461) 2025-04-28 16:58:27 +08:00
mixins FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
models DEV: revert admin users list change (#32723) 2025-05-15 09:48:01 +02:00
routes DEV: Port install theme button modal to new themes page (#32834) 2025-05-22 17:24:37 +08:00
services FIX: check if sidebar hidden and remove scrollLock when hiding hamburger menu (#32775) 2025-05-16 15:30:24 -04:00
templates DEV: Port install theme button modal to new themes page (#32834) 2025-05-22 17:24:37 +08:00