Files
directus/src/lang
Rijk van Zanten 7cba8a8de1 Users nav (#400)
* Add filters-to-query util

* Add all users string

* Suppot filters in tabular layout

* Sync filters with collection presets

* Support filters in use-items composition

* Render users nav + use skeleton loader

* Add list-item-icon type to skeleton loader

* Fix missing loader indicator on table

* Cleanup has click check

* Dont route based on id

* Fix loading state in table

* Revert "Dont route based on id"

This reverts commit 6de7cbe1b801d5e5e267f09a6e77dc73dcc60a37.

* Fix table loading state

* Fix routing for users module

* Force role field to be fetched

* Add roles store

* Dont render avatar until user is known

* Speed up hydration absurd much

* Rely on roles store to prevent nav from loading

* Fix tests
2020-04-13 15:18:54 -04:00
..
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-04-13 15:18:54 -04:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-02-05 17:18:34 -05:00
2020-04-09 19:06:15 -04:00
2020-02-05 15:07:20 -05:00

Lang (i18n)

Contains the vue-i18n configuration and constructor, and the actual translation files for each language. The language translations themselves are managed by Crowdin.