Files
directus/app
Azri Kahar 37cbaa0be5 Add App Translation Strings in Settings (#12170)
* add migration for translation strings

* add to navigation

* WIP

* fix dialog overflow

* update translation keys

* Update logic

* add placeholder to system-language

* fix translation

* remove unused import

* reset dialog on create new

* ensure search input is visible when searching

* merge translation strings on set language

* merge translation strings on update

* hydrate

* make sure null translation do not get merged

* change dialog to drawer

* update placeholder text

* fix form value

* revert dialog style change

* rename drawer component

* Force safe key name

* Move interface to system interfaces

The saved values are Directus app proprietary, so to prevent confusion in what it's supposed to do, we'll move it to system.

* Move composable to root composables

* Use new languages input in interface/display options

* hide translation strings field in project settings

* set system true to system-input-translated-string

* use this in field detail notes

* use in list options

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-03-22 09:39:04 -04:00
..
2022-03-14 15:49:01 -04:00
2021-06-08 15:59:55 -04:00
2021-05-04 18:52:08 -04:00
2022-03-18 16:34:35 -04:00
2021-02-18 09:58:36 -05:00
2022-03-14 15:49:01 -04:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.