discourse-ai/config/locales
Sam 8b1b6811f4
FEATURE: add support for uploads when starting a convo (#1301)
This commit introduces file upload capabilities to the AI Bot conversations interface and improves the overall dedicated UX experience. It also changes the experimental setting to a more permanent one.

## Key changes:

- **File upload support**:
  - Integrates UppyUpload for handling file uploads in conversations
  - Adds UI for uploading, displaying, and managing attachments
  - Supports drag & drop, clipboard paste, and manual file selection
  - Shows upload progress indicators for in-progress uploads
  - Appends uploaded file markdown to message content

- **Renamed setting**:
  - Changed `ai_enable_experimental_bot_ux` to `ai_bot_enable_dedicated_ux`
  - Updated setting description to be clearer
  - Changed default value to `true` as this is now a stable feature
  - Added migration to handle the setting name change in database

- **UI improvements**:
  - Enhanced input area with better focus states
  - Improved layout and styling for conversations page
  - Added visual feedback for upload states
  - Better error handling for uploads in progress

- **Code organization**:
  - Refactored message submission logic to handle attachments
  - Updated DOM element IDs for consistency
  - Fixed focus management after submission

- **Added tests**:
  - Tests for file upload functionality
  - Tests for removing uploads before submission
  - Updated existing tests to work with the renamed setting


---------

Co-authored-by: awesomerobot <kris.aubuchon@discourse.org>
2025-05-01 12:21:07 +10:00
..
client.ar.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.be.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.bg.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.bs_BA.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ca.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.cs.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.da.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.de.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.el.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.en.yml UX: Empty state for AI conversations sidebar & btn changes (#1297) 2025-04-30 11:33:41 -05:00
client.en_GB.yml Update translations (#994) 2024-12-04 11:59:37 +01:00
client.es.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.et.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.fa_IR.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.fi.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.fr.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.gl.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.he.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.hr.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.hu.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.hy.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.id.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.it.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ja.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ko.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.lt.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.lv.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.nb_NO.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.nl.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.pl_PL.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.pt.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.pt_BR.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ro.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ru.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sk.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sl.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sq.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sr.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sv.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.sw.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.te.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.th.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.tr_TR.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ug.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.uk.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.ur.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.vi.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.zh_CN.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
client.zh_TW.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ar.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.be.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.bg.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.bs_BA.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.ca.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.cs.yml Update translations (#1060) 2025-01-14 16:20:00 +01:00
server.da.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.de.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.el.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.en.yml FEATURE: add support for uploads when starting a convo (#1301) 2025-05-01 12:21:07 +10:00
server.en_GB.yml Update translations (#109) 2023-07-25 17:57:58 +02:00
server.es.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.et.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.fa_IR.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.fi.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.fr.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.gl.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.he.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.hr.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.hu.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.hy.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.id.yml Update translations (#1097) 2025-01-31 10:48:55 +01:00
server.it.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ja.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ko.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.lt.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.lv.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.nb_NO.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.nl.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.pl_PL.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.pt.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.pt_BR.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ro.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ru.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.sk.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.sl.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sq.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sr.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sv.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.sw.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.te.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.th.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.tr_TR.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ug.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.uk.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.ur.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00
server.vi.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.zh_CN.yml Update translations (#1265) 2025-04-28 13:41:53 +02:00
server.zh_TW.yml Update translations (#1148) 2025-02-24 16:20:25 +11:00