discourse-ai/lib/sentiment
Keegan George 8863cf0c86
DEV: Updates to sentiment analysis reports (#1161)
**This PR includes a variety of updates to the Sentiment Analysis report:**
- [X] Conditionally showing sentiment reports based on `sentiment_enabled` setting
- [X] Sentiment reports should only be visible in sidebar if data is in the reports
- [X] Fix infinite loading of posts in drill down
- [x] Fix markdown emojis showing not showing as emoji representation
- [x] Drill down of posts should have URL
- [x] ~~Different doughnut sizing based on post count~~ [reverting and will address in follow-up (see: `/t/146786/47`)]
- [X] Hide non-functional export button 
- [X] Sticky drill down filter nav
2025-03-05 13:53:56 -08:00
..
constants.rb FEATURE: New sentiment analysis visualization report (#1109) 2025-02-20 09:14:10 -08:00
emotion_dashboard_report.rb FEATURE: Refinements to Emotion in dashboard (#947) 2024-11-25 11:31:51 -03:00
emotion_filter_order.rb FIX: Change how we filter date for emotion on /filter (#1006) 2024-12-05 14:10:12 -03:00
emotions.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
entry_point.rb DEV: Updates to sentiment analysis reports (#1161) 2025-03-05 13:53:56 -08:00
post_classification.rb DEV: Build sentiment clients outside of promises (#1117) 2025-02-06 13:11:10 -03:00
sentiment_analysis_report.rb DEV: Sentiment analysis report follow-up updates (#1145) 2025-02-24 16:21:10 +11:00
sentiment_dashboard_report.rb FEATURE: New sentiment analysis visualization report (#1109) 2025-02-20 09:14:10 -08:00
sentiment_site_setting_json_schema.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00