Files
directus/src/stores
Rijk van Zanten 0347426e12 Interface single file (#605)
* Start on file interface

* Add preview icon

* Add readable mimetypes to extension

* Add file interface strings

* Fix type errors

* Add file select / deselect

* Add new file upload support

* Add import from url

* Fix loading state of url import

* Add filename in download attribute

* Replace option names with replace when file exists

* Remove / fix outdated tests
2020-05-21 16:47:01 -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-04-14 17:33:26 -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.