0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 19:38:04 +08:00
discourse/plugins/discourse-ai/spec
Kris c43352e52e
UX: improve AI translation configuration (#42241)
This makes enabling AI translations clearer by reordering the settings
to put the toggle last (language must be selected first) and adding a
tooltip when the feature can not be enabled.

Before:
<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/211ea1ed-0b69-4a36-b8b4-4caf5feca691"
/>


After:
<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/cc68fd3b-db7c-470b-b64f-63cff392d2e6"
/>


<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/0539e624-7d7d-45ca-a6b8-bb3ac532fc28"
/>
2026-07-31 15:51:31 -04:00
..
configuration DEV: Fix ai_image_caption_agent site setting leaking between specs (#41806) 2026-07-17 11:12:21 +01:00
evals FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
fabricators FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
fixtures DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
integration DEV: Tidy plugin API key scope resource names (#38640) 2026-03-17 13:03:42 +11:00
jobs DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
lib FIX: Preserve safe formatting in reviewable reasons (#42164) 2026-07-30 17:07:08 +02:00
models FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
reports
requests UX: Convert AI translation's max days ago setting to a specific date setting instead (#42082) 2026-07-28 18:27:34 +08:00
serializers FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
services FEATURE: Allow selection of multiple content languages when viewing topics and posts (#42128) 2026-07-30 12:19:44 +08:00
shared/inference
support DEV: Add DiscourseAi.register_feature public API (#39127) 2026-05-12 10:16:07 +08:00
system UX: improve AI translation configuration (#42241) 2026-07-31 15:51:31 -04:00
tasks DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
plugin_helper.rb DEV: Fix tags_locale_detection_backfill spec flakes (#39553) 2026-04-27 10:45:04 +02:00
plugin_spec.rb DEV: Remove deprecated AI plugin settings (#37459) 2026-02-03 05:39:38 -08:00