discourse/app
Krzysztof Kotlarek df373d90fe
FEATURE: direct link to components for admin sidebar (#26644)
To add a components link to the sidebar refactoring was required to create unique URLs for themes and components. Before the query param was used. After changes, we have two URLs `/admin/customize/themes` and `/admin/customize/components`.
2024-04-17 11:45:59 +10:00
..
assets FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00
controllers FIX: Update category breadcrumbs more reliably (#26608) 2024-04-12 11:56:32 +03:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
mailers FIX: Ensure invalid timezone does not block critical emails (#26607) 2024-04-12 10:53:44 -04:00
models Revert "FIX: Post uploads setting access_control_post_id unnecessarily (#26627)" (#26643) 2024-04-16 14:10:25 +10:00
serializers DEV: Drop FoundUserWithStatusSerializer (#25884) 2024-04-12 15:08:07 +04:00
services FEATURE: Merge user associated accounts, favouring the target user upon conflict (#26645) 2024-04-16 17:37:33 +08:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00