Files
directus/src/stores
Rijk van Zanten 085f6dc581 Module collections override (#614)
* Fix errors in repeater

* Use custom module listing in sidebar

* Refresh user store on role update

* Add custom module info to type

* Add collections interface

* Add collections interface translations

* Add collections listing types

* Use custom collections listing in collections module nav

* Remove outdated nav test
2020-05-22 17:04:20 -04:00
..
2020-05-15 18:44:21 -04:00
2020-05-07 10:53:51 -04:00
2020-04-13 11:08:21 -04:00
2020-05-21 16:47:01 -04:00
2020-05-05 14:22:01 -04:00
2020-05-22 17:04:20 -04:00
2020-02-05 15:07:20 -05:00

Stores

Global data stores that can be used to access data that's used in multiple other components. For example the available collections within the current project.