Files
directus/src/stores
Rijk van Zanten bba4dae46d Activity sidebar (#327)
* Show activity sidebar in detail page

* Add localized format distance util

* Update use-time-from-now composition to use localized dates

* Install marked

* Add activity delta strings

* Show all activity records in sidebar

* Add correct permutations of users

* Make avatar rounded square

* Finish posting comments

* Remove empty test file

* Fix tests
2020-04-06 15:25:58 -04:00
..
2020-04-03 16:13:40 -04:00
2020-04-03 16:13:40 -04:00
2020-04-03 16:13:40 -04:00
2020-04-06 15:25:58 -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.