discourse/plugins/discourse-ai/app/controllers/discourse_ai/admin
Kris e2c701a849
UX: remove total and update backfill message for AI translations (#35479)
This removes the "N posts are ready to translate" message and updates
the backfill estimate text to also reference the date

Before:
<img width="2228" height="430" alt="image"
src="https://github.com/user-attachments/assets/112c933f-0bae-4e87-8949-317a9b6eccb8"
/>


After:
<img width="2194" height="624" alt="image"
src="https://github.com/user-attachments/assets/b4157144-e3c6-481c-beeb-a5d841230b55"
/>
2025-10-17 14:09:28 -04:00
..
ai_artifacts_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
ai_embeddings_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
ai_features_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
ai_llm_quotas_controller.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
ai_llms_controller.rb FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
ai_personas_controller.rb DEV: Allow seeded models in enumerator (#35385) 2025-10-14 11:05:33 -07:00
ai_spam_controller.rb
ai_tools_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
ai_translations_controller.rb UX: remove total and update backfill message for AI translations (#35479) 2025-10-17 14:09:28 -04:00
ai_usage_controller.rb FIX: ensure usage report is timezone aware to prevent gaps (#33913) 2025-07-29 13:42:31 -07:00
dashboard_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
rag_document_fragments_controller.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00