This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/frontend/stores
Tom Moor 53c0c9180b Global error messages (#261)
* Remove global error rendering

* Added basic Toasts

* Auto-close toasts

* 💚

* Flow fix, more reliable CI
2017-09-23 18:58:34 -04:00
..
AuthStore.js Dropdown menu refactors 2017-09-09 22:12:59 -07:00
BaseStore.js Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00
CacheStore.js Cache documents and collection 2017-07-16 11:48:01 -07:00
CollectionsStore.js Edit collection (#173) 2017-08-29 08:37:17 -07:00
CollectionsStore.test.js Fixed tests 2017-07-16 11:57:41 -07:00
DocumentsStore.js Closes #253 - Sort recently edited 2017-09-13 22:53:16 -07:00
ErrorsStore.js Global error messages (#261) 2017-09-23 18:58:34 -04:00
ErrorsStore.test.js Global error messages (#261) 2017-09-23 18:58:34 -04:00
index.js Cleanup and show active collection in the sidebar 2017-06-26 23:45:35 -07:00
UiStore.js Dropdown menu refactors 2017-09-09 22:12:59 -07:00