discourse/plugins/discourse-ai/app
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
..
controllers UX: remove total and update backfill message for AI translations (#35479) 2025-10-17 14:09:28 -04:00
helpers/discourse_ai/ai_bot
jobs FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
mailers
models FEATURE: Support for newer Gemini Embedding model (#35390) 2025-10-14 17:13:22 -03:00
serializers FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
services FIX: Don’t create AI Problem check trackers without a target LLM. (#35447) 2025-10-16 12:38:06 -03:00
views