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/app/stores
Tom Moor 763f57a3dc
Move document improvements (#927)
* Show all collections in UI

* Introduce command pattern

* Actually remove from previous collection

* Stash

* Fixes: Promises resolved outside of response lifecycle

* 💚

* 💚

* documentMover tests

* Transaction

* Perf. More in transactions
2019-04-08 21:25:13 -07:00
..
ApiKeysStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
AuthStore.js Fixes: Unexpected token parsing sessions cookie (#905) 2019-03-02 14:58:56 -08:00
BaseStore.js Move document improvements (#927) 2019-04-08 21:25:13 -07:00
CollectionsStore.js Move document improvements (#927) 2019-04-08 21:25:13 -07:00
DocumentsStore.js Move document improvements (#927) 2019-04-08 21:25:13 -07:00
index.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
IntegrationsStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
NotificationSettingsStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
RevisionsStore.js Refactor history sidebar, reduce thrashing on doc render 2019-01-19 17:28:32 -08:00
RootStore.js Display document views (#849) 2019-01-08 22:49:20 -08:00
SharesStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
UiStore.js Document Archive (#921) 2019-04-06 16:20:27 -07:00
UiStore.test.js 💚 2019-01-09 22:59:39 -08:00
UsersStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
ViewsStore.js Fixed: Viewers for current doc 2019-01-08 23:06:02 -08:00