discourse/app/assets/javascripts/admin/addon
David Taylor 125903f682
FIX: Staff action log could not be accessed via link (#22688)
011ba5b9 slightly changed the way the staff-action-log route is activated. It's now possible for `deserializeQueryParam` to be called with a null value, so we need to deal with that case.

This route is currently untested - we'll follow-up with another commit to add some.
2023-07-19 11:40:48 +01:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FIX: Embedding checkbox bug (#22672) 2023-07-18 15:02:07 -05:00
controllers DEV: Upgrade replaceRoute on Controller (#22648) 2023-07-18 15:16:41 -05:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib DEV: Add support for uploads to form templates (#22232) 2023-06-28 12:49:05 -07:00
mixins FEATURE: Add default site settings to control the defaults of navigation menu preferences (#22485) 2023-07-07 04:52:10 +03:00
models DEV: Remove unused raw-email code (#22364) 2023-07-05 18:13:30 +02:00
routes FIX: Staff action log could not be accessed via link (#22688) 2023-07-19 11:40:48 +01:00
services DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
templates FEATURE: Warn about outdated translation overrides in admin dashboard (#22384) 2023-07-10 10:06:40 +08:00