0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-solved/spec
Osama Sayegh bac527e449
PERF: limit categories rendered in dashboard category pickers (#42078)
On sites with many categories, opening a category filter on the new
admin dashboard or the classic report page could take several seconds
because every category was rendered at once. These pickers now show a
capped list by default, with search still able to find any category.
2026-07-29 07:12:06 +03:00
..
components DEV: Allow multiple solutions in solved plugin (#39806) 2026-05-28 07:12:28 -05:00
fabricators FEATURE: Let plugins register persistable admin dashboard section settings (#41843) 2026-07-22 18:00:38 +03:00
integration DEV: add upcoming change for Solved badges (#41613) 2026-07-15 18:15:07 +04:00
lib FEATURE: Let plugins register persistable admin dashboard section settings (#41843) 2026-07-22 18:00:38 +03:00
models FIX: Hide Solved empty_box_on_unsolved on Horizon (#41276) 2026-07-01 10:09:03 +10:00
reports FEATURE: Let plugins register persistable admin dashboard section settings (#41843) 2026-07-22 18:00:38 +03:00
requests SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD 2026-07-28 16:40:22 +02:00
serializers FIX: Show solved status on topic titles loaded directly (#41186) 2026-06-25 15:28:24 +02:00
services/discourse_solved DEV: add upcoming change for Solved badges (#41613) 2026-07-15 18:15:07 +04:00
system PERF: limit categories rendered in dashboard category pickers (#42078) 2026-07-29 07:12:06 +03:00