mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 01:05:17 +08:00
`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. |
||
|---|---|---|
| .. | ||
| constants.rb | ||
| emotion_dashboard_report.rb | ||
| emotion_filter_order.rb | ||
| emotions.rb | ||
| entry_point.rb | ||
| post_classification.rb | ||
| sentiment_analysis_report.rb | ||
| sentiment_dashboard_report.rb | ||
| sentiment_site_setting_json_schema.rb | ||