mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 03:01:14 +08:00
Replace individual per-locale queries with a single query that calculates completion progress for all locales at once. This commit also removes methods off the `base_candidate` (used for Categories and Topics as well) which are not used any more, as the progress dashboard only shows progress for posts. t/162846/4 --------- Co-authored-by: Nat <natalie.tay@discourse.org> |
||
|---|---|---|
| .. | ||
| ai_artifacts_controller.rb | ||
| ai_embeddings_controller.rb | ||
| ai_features_controller.rb | ||
| ai_llm_quotas_controller.rb | ||
| ai_llms_controller.rb | ||
| ai_personas_controller.rb | ||
| ai_spam_controller.rb | ||
| ai_tools_controller.rb | ||
| ai_translations_controller.rb | ||
| ai_usage_controller.rb | ||
| dashboard_controller.rb | ||
| rag_document_fragments_controller.rb | ||