0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/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
..
bulk_fetch.rb FEATURE: Customisable Reports section on the new admin dashboard (#40264) 2026-05-25 13:55:25 +03:00
core_report_provider.rb DEV: Let plugins exclude reports from the customisable dashboard (#40463) 2026-06-03 16:36:01 +03:00
layout_updater.rb FEATURE: Customisable Reports section on the new admin dashboard (#40264) 2026-05-25 13:55:25 +03:00
listing.rb UX: Interleave dashboard report providers alphabetically (#40483) 2026-06-03 02:51:55 +03:00
registry.rb DEV: Scaffold backend for the new admin dashboard Reports section (#40017) 2026-05-20 09:53:26 +03:00
resolved_report.rb FEATURE: Customisable Reports section on the new admin dashboard (#40264) 2026-05-25 13:55:25 +03:00
section.rb UX: admin dashboard design fixes (#40476) 2026-06-03 13:35:05 +02:00
source_provider.rb UX: admin dashboard design fixes (#40476) 2026-06-03 13:35:05 +02:00