Logo
Explore Help
Sign In
discourse/discourse-ai
1
0
Fork 0
You've already forked discourse-ai
mirror of https://github.com/discourse/discourse-ai.git synced 2025-07-09 15:43:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse-ai/assets/stylesheets/modules/sentiment/common/dashboard.scss

12 lines
217 B
SCSS
Raw Normal View History

FEATURE: Expose sentiment classifications via the admin dashboard. (#284) This PR adds new reports for displaying information about post sentiments grouped by date and emotions group by TL. Depends on discourse/discourse#24274
2023-11-08 10:50:37 -03:00
.dashboard.dashboard-sentiment {
.charts {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-column-gap: 1em;
grid-row-gap: 1em;
FEATURE: Emotion activity metrics table (#916)
2024-11-19 10:01:10 -03:00
.admin-report {
grid-column: span 12;
}
FEATURE: Expose sentiment classifications via the admin dashboard. (#284) This PR adds new reports for displaying information about post sentiments grouped by date and emotions group by TL. Depends on discourse/discourse#24274
2023-11-08 10:50:37 -03:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 59ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API