Commit Graph

13 Commits

Author SHA1 Message Date
ad44c67a46 Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00
89e4c00f66 prettier 2017-07-17 22:24:19 -07:00
4e9a784567 Merge branch 'master' into jori/cache 2017-07-17 22:17:39 -07:00
1bef5ddccb Dashboard loading (#142)
* Fixed: Loading indicator never appears
Added: Loading indicator to dashboard when loading first results

* Less assumptions

* Fixes: Image uploads not working

* Fixes #136 - Keyboard shortcuts should work when editor is not focused

* Allow images to be dragged anywhere on document editor

* Fixes #137 - vertical alignment

* Restore shortcuts with editor focus

* Restore 'e' to edit current document
Fixed up ? to open keyboard shortcuts

* wip

* LoadinglistPlaceholder

* WIP

* Refactor

* DRY logic
2017-07-17 21:46:32 -07:00
9bfbe42665 Fix linting 2017-07-16 11:54:23 -07:00
9b808efd7a Cache documents and collection 2017-07-16 11:48:01 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
444c8afb2a Drag and Drop Import (#95)
* Drag and drop files into collection first pass

* Allow import of sub documents
Fix up UI styles

* Import Loading indicator

* Drag onto document to import
2017-07-08 22:12:14 -07:00
dbb8e3df8e Use DocumentStore for viewing and editing 2017-06-28 21:46:00 -07:00
fa902539e6 Merge documents 2017-06-27 22:15:29 -07:00
07c362cd54 Refactor to Map 2017-06-27 21:52:47 -07:00
4c3f4fea16 recent 2017-06-27 21:20:09 -07:00
72fd39b494 DocumentsStore WIP 2017-06-27 20:59:53 -07:00