0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-ai/spec/requests/admin
Natalie Tay 9349e06001
FEATURE: Add category scope for AI translations (#41585)
We have switched AI translations settings first from public categories,
to "include" categories, then to "exclude" categories.

This is not great. Some admins prefer one, and some prefer others. 

This PR allows admins to do either. This also updates default categories
to be "public" only, when the original default was "all" (public +
private).

The migration covers moving existing users to 
- if has selected categories -> "exclude strict" + their selected
categories
- if no selected categories + feature enabled -> "all" to maintain
status quo



https://github.com/user-attachments/assets/607f2340-8fa6-4059-b13d-07d1938ad74f
2026-07-10 09:39:20 +08:00
..
admin_dashboard_highlights_controller_spec.rb DEV: Default disable some agents (#41076) 2026-06-22 16:38:15 +08:00
ai_agents_controller_spec.rb FEATURE: add AI agent thinking effort (#41280) 2026-07-01 17:03:19 -03:00
ai_artifacts_controller_spec.rb
ai_embeddings_controller_spec.rb DEV: Convert discourse-ai embeddings GET test endpoint to POST (#38279) 2026-03-05 09:47:13 -06:00
ai_features_controller_spec.rb FEATURE: AI highlights for new dashboard (#40740) 2026-06-10 23:00:35 +08:00
ai_llm_quotas_controller_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
ai_llms_controller_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
ai_mcp_servers_controller_spec.rb FEATURE: Add advanced OAuth options for MCP servers (#38913) 2026-04-01 08:47:23 +11:00
ai_secrets_controller_spec.rb FEATURE: add credential bindings for AI tools (#37891) 2026-02-20 07:56:15 +11:00
ai_spam_controller_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
ai_theme_translations_controller_spec.rb FIX: Translate the overrides instead of just the en.yml file (#39291) 2026-04-15 23:44:39 +08:00
ai_tools_controller_spec.rb FIX: Ensure that the current user's guardian is used when running AI tools tests. (#38676) 2026-04-29 16:25:52 -03:00
ai_translations_controller_spec.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
ai_usage_controller_spec.rb FIX: Improve AI report implementation (#40865) 2026-06-15 15:59:34 +10:00
rag_document_fragments_controller_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
reviewable_controller_spec.rb
sentiment_reports_controller_spec.rb UX: Make sentiment analysis reports accessible to moderators (#35577) 2025-10-23 11:39:56 -07:00
users_controller_spec.rb FEATURE: Also delete api logs when user / user content is deleted (#41122) 2026-06-24 15:21:00 +08:00