discourse/app/assets/javascripts/admin/addon
Ted Johansson c880aa78ce
FIX: Avoid double redirect after installing a theme (#32876)
Clearing of params is now happening in the addTheme callback in the call site. Calling it in the component in willDestroy results in a double redirect which breaks the redirection to the components tab.
2025-05-23 16:53:45 +08:00
..
adapters PERF: Improve performance of the new themes listing page (#32641) 2025-05-08 19:18:07 +03:00
components FIX: Avoid double redirect after installing a theme (#32876) 2025-05-23 16:53:45 +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 PERF: Introduce lazyHash and update PluginOutlet calls to use it (#32823) 2025-05-22 12:07:22 +01:00