discourse/plugins/discourse-ai/spec/jobs/regular
Natalie Tay d5173c62b5
FEATURE: Translate theme component translatable fields (#39282)
This PR does two things:
- adds a plugin outlet visible within `/admin/customize/themes/:id`
- adds a button there to trigger theme translatable fields translations
from within discourse-ai
- following the other translation features, it translates the values to
`content_localization_supported_locales` only.
  - uses the ShortTextTranslator

/t/181269
2026-04-15 21:12:14 +08:00
..
detect_translate_post_spec.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
detect_translate_topic_spec.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
digest_rag_upload_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
fast_track_topic_gist_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
generate_inferred_concepts_spec.rb DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
generate_rag_embeddings_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
localize_categories_spec.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
localize_posts_spec.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
localize_tags_spec.rb FEATURE: Introduce tag localizations with API, without UI yet (#36754) 2025-12-18 18:25:58 +08:00
localize_theme_translations_spec.rb FEATURE: Translate theme component translatable fields (#39282) 2026-04-15 21:12:14 +08:00
localize_topics_spec.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
manage_embedding_def_search_index_spec.rb DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
run_problem_check_spec.rb FIX: Disable AI Problem Checks (#35475) 2025-10-17 14:07:32 -03:00
stream_composer_helper_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
stream_discord_reply_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
stream_discover_reply_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
stream_post_helper_spec.rb FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
stream_topic_ai_summary_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00