mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-28 05:14:21 +08:00
## 🔍 Overview
Admin reports are already available to access for moderators, and
although sentiment analysis reports are accessible to moderators with
permissions on the server-side, the client-side breaks that by requiring
admin access. This update ensures that moderators can functionally
access and use sentiment analysis reports.
|
||
|---|---|---|
| .. | ||
| ai_artifacts_controller_spec.rb | ||
| ai_embeddings_controller_spec.rb | ||
| ai_features_controller_spec.rb | ||
| ai_llm_quotas_controller_spec.rb | ||
| ai_llms_controller_spec.rb | ||
| ai_personas_controller_spec.rb | ||
| ai_spam_controller_spec.rb | ||
| ai_tools_controller_spec.rb | ||
| ai_translations_controller_spec.rb | ||
| ai_usage_controller_spec.rb | ||
| rag_document_fragments_controller_spec.rb | ||
| reviewable_controller_spec.rb | ||
| sentiment_reports_controller_spec.rb | ||