Files
directus/src/stores
Rijk van Zanten 33062b9dd9 Add latency store / indicator (#392)
* Add latency store and track latency based on user tracking

* Add latency store to dehydration logic

* Add signal icons

* Add latency-indicator component

* Set correct size of latency spinner
2020-04-13 10:08:27 -04:00
..
2020-04-03 16:13:40 -04:00
2020-04-09 19:06:15 -04:00
2020-04-03 16:13:40 -04:00
2020-04-13 10:08:27 -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.