discourse/plugins/discourse-ai/spec/requests/admin
Natalie Tay 485c9a5c22
UX: Some translation progress chart refinements (#34674)
Follow up to https://github.com/discourse/discourse/pull/34643

- Pluralizes posts
- Shows the chart even if `ai_translation_backfill_hourly_rate` is zero,
and indicates as such
- Appropriate paddings
- Hides labels if bar too short

| desk | mob |
|---|---|
| <img width="1264" height="831" alt="Screenshot 2025-09-02 at 2 18
25 PM"
src="https://github.com/user-attachments/assets/e9462238-7ca4-4beb-a1ab-aa70b6d93036"
/> | <img width="300" height="2796" alt="d
loc_admin_plugins_discourse-ai_ai-translations_mobile_view=1(iPhone 14
Pro Max)"
src="https://github.com/user-attachments/assets/4e5047f5-9185-426a-aabf-c992f9df4d04"
/> |
2025-09-03 11:19:50 +08: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 UX: Some translation progress chart refinements (#34674) 2025-09-03 11:19:50 +08: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