Commit Graph

20 Commits

Author SHA1 Message Date
c768eee1fb Closes #253 - Sort recently edited 2017-09-13 22:53:16 -07:00
c02bc04fd2 small refactor, lint and fixes 2017-09-12 23:30:18 -07:00
5c43e12218 Moved document matching to use urlId to prevent issues with renamed documents 2017-09-12 19:55:01 -07:00
14b7f07e7f Load dashboard items in one 2017-09-10 22:59:14 -07:00
6c93bfda1d WIP 2017-09-03 14:12:37 -07:00
8558b92cae Edit collection (#173)
* Collection edit modal

* Add icon

* 💚

* Oh look, some specs

* Delete collection

* Remove from collection

* Handle error responses
Protect against deleting last collection

* Fix key

* 💚

* Keyboard navigate documents list

* Add missing database constraints
2017-08-29 08:37:17 -07:00
a1b239003c Unified event name with the API 2017-08-29 00:27:12 -07:00
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