discourse/plugins/discourse-ai/spec/requests/admin
Keegan George 5c58a550d6
FEATURE: Translation progress admin UI (#34239)
## 🔍 Overview
This update adds a tab to the Discourse AI admin panel where admins can
see automatic translation progress for selected locales on the forum as
well as manage the relevant translation settings.

## 📷 Screenshots

<img width="930" height="806" alt="01-in-use"
src="https://github.com/user-attachments/assets/b470f687-fd4b-49c8-93d8-226e4234a4c7"
/>

---

<img width="924" height="397" alt="02-disabled"
src="https://github.com/user-attachments/assets/92a847ca-12a2-4bba-b022-f9d47174bef6"
/>
2025-08-15 12:19:35 -07:00
..
ai_artifacts_controller_spec.rb FEATURE: CRUD access for ai-artifacts (admin only) (#34193) 2025-08-14 12:17:20 +10:00
ai_embeddings_controller_spec.rb DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
ai_features_controller_spec.rb FEATURE: Display automation scripts in the AI features page (#34254) 2025-08-13 09:40:38 -03:00
ai_llm_quotas_controller_spec.rb
ai_llms_controller_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
ai_personas_controller_spec.rb
ai_spam_controller_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
ai_tools_controller_spec.rb
ai_translations_controller_spec.rb FEATURE: Translation progress admin UI (#34239) 2025-08-15 12:19:35 -07:00
ai_usage_controller_spec.rb FIX: ensure usage report is timezone aware to prevent gaps (#33913) 2025-07-29 13:42:31 -07:00
rag_document_fragments_controller_spec.rb
reviewable_controller_spec.rb