discourse-ai/config/locales
Jarek Radosz a5a39dd2ee
DEV: Clean up after #677 (#694)
Follow up to b863ddc94b

Ruby:
* Validate `summary` (the column is `not null`)
* Fix `name` validation (the column has `max_length` 100)
* Fix table annotations
* Accept missing `parameter` attributes (`required, `enum`, `enum_values`)

JS:
* Use native classes
* Don't use ember's array extensions
* Add explicit service injections
* Correct class names
* Use `||=` operator
* Use `store` service to create records
* Remove unused service injections
* Extract consts
* Group actions together
* Use `async`/`await`
* Use `withEventValue`
* Sort html attributes
* Use DButtons `@label` arg
* Use `input` elements instead of Ember's `Input` component (same w/ textarea)
* Remove `btn-default` class (automatically applied by DButton)
* Don't mix `I18n.t` and `i18n` in the same template
* Don't track props that aren't used in a template
* Correct invalid `target.value` code
* Remove unused/invalid `this.parameter`/`onChange` code
* Whitespace
* Use the new service import `inject as service` -> `service`
* Use `Object.entries()`
* Add missing i18n strings
* Fix an error in `addEnumValue` (calling `pushObject` on `undefined`)
* Use `TrackedArray`/`TrackedObject`
* Transform tool `parameters` keys (`enumValues` -> `enum_values`)
2024-06-28 08:59:51 +10:00
..
client.ar.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.be.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.bg.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.bs_BA.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ca.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.cs.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.da.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.de.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.el.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.en.yml DEV: Clean up after #677 (#694) 2024-06-28 08:59:51 +10:00
client.en_GB.yml Update translations (#428) 2024-01-16 14:54:42 +01:00
client.es.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.et.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.fa_IR.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.fi.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.fr.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.gl.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.he.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.hr.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.hu.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.hy.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.id.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.it.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ja.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ko.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.lt.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.lv.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.nb_NO.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.nl.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.pl_PL.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.pt.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.pt_BR.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ro.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ru.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sk.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sl.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sq.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sr.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sv.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.sw.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.te.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.th.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.tr_TR.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ug.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.uk.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.ur.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.vi.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.zh_CN.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
client.zh_TW.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
server.ar.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.be.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10: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 FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.cs.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.da.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.de.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
server.el.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.en.yml FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
server.en_GB.yml Update translations (#109) 2023-07-25 17:57:58 +02:00
server.es.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.et.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.fa_IR.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.fi.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.fr.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.gl.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.he.yml Update translations (#687) 2024-06-25 15:40:17 +02:00
server.hr.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.hu.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.hy.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.id.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.it.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ja.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ko.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.lt.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10: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 (#664) 2024-06-11 17:20:49 +02:00
server.pl_PL.yml Update translations (#664) 2024-06-11 17:20:49 +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 (#664) 2024-06-11 17:20:49 +02:00
server.ro.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ru.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.sk.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10: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 FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sw.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.te.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.th.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.tr_TR.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ug.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.uk.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.ur.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.vi.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.zh_CN.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.zh_TW.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00