discourse/app
Krzysztof Kotlarek 20ec7ac174
FEATURE: new API to add panels to sidebar (#22534)
Define new concept of panels in sidebar. Panels are wrappers around sidebar sections. In the future, it allows creating full focus mode by switching between panels.

A new API method called addSidebarPanel was added. Default main panel is already registered and by default all API sections are mounted to main.
2023-07-19 11:31:45 +10:00
..
assets FEATURE: new API to add panels to sidebar (#22534) 2023-07-19 11:31:45 +10:00
controllers FEATURE: Add limit and group exclusion to the directory items endpoint (#22667) 2023-07-18 15:09:32 -04:00
helpers SECURITY: Don't reuse CSP nonce between requests (#22544) 2023-07-11 15:24:36 -06:00
jobs DEV: Replace raw comments with deprecation warnings (#22617) 2023-07-18 10:13:40 +08:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models FIX: Keep ReviewableQueuedPosts even with user delete reviewable actions (#22501) 2023-07-18 11:50:31 +00:00
serializers DEV: Replace raw comments with deprecation warnings (#22617) 2023-07-18 10:13:40 +08:00
services FIX: Termless hashtag search when a type is disabled (#22660) 2023-07-19 10:10:33 +10:00
views SECURITY: Don't reuse CSP nonce between requests (#22544) 2023-07-11 15:24:36 -06:00