discourse/plugins/discourse-ai/lib/sentiment
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
..
constants.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
emotion_dashboard_report.rb DEV: Let plugins exclude reports from the customisable dashboard (#40463) 2026-06-03 16:36:01 +03:00
emotion_filter_order.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
emotions.rb
entry_point.rb
post_classification.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
sentiment_analysis_report.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
sentiment_dashboard_report.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
sentiment_site_setting_json_schema.rb FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00