Commit Graph

8 Commits

Author SHA1 Message Date
2140a0698a Refactor CSS modules out 2017-09-10 18:44:35 -07:00
dcbad23cb1 Styling document actions more inline with medium 2017-09-08 22:06:47 -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
4311810aa8 Fixes #147 2017-07-23 19:52:36 -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
a04af08064 Polish 2017-07-09 20:02:10 -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
c0b85a643c Truncated previews now rendered on client 2017-05-25 21:59:35 -07:00