0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/spec/lib/admin_dashboard/reports
Osama Sayegh 2e8c44eb08
DEV: Let plugins exclude reports from the customisable dashboard (#40463)
`add_report` now accepts `exclude_from_dashboard: true`, which keeps a
report on the regular reports page but hides it from the new dashboard's
"add report" list and enabled cards. Data Explorer's per-emotion
sentiment reports use it, since the ~28 emotion reports were swamping
the picker; the overall sentiment and sentiment analysis summaries stay.
2026-06-03 16:36:01 +03:00
..
core_report_provider_spec.rb DEV: Let plugins exclude reports from the customisable dashboard (#40463) 2026-06-03 16:36:01 +03:00
registry_spec.rb
section_spec.rb UX: admin dashboard design fixes (#40476) 2026-06-03 13:35:05 +02:00
source_provider_spec.rb