Commit Graph

17 Commits

Author SHA1 Message Date
3c0c000712 Use string over a function 2017-10-09 22:25:42 -07:00
78b856e7a6 Order sidebar collections alphabetically 2017-10-09 20:59:01 -07:00
ccec69d431 Final fixes to document move 2017-10-01 23:42:17 -07:00
466f6a509b Refactored moving 2017-10-01 18:36:44 -07:00
9fc1731f99 draft 2017-10-01 16:55:03 -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
7b589ff46a Added error handling 2017-07-18 23:36:49 -07:00
bbbf17c223 Manually create a new document for second collection 2017-07-17 23:33:03 -07:00
9b808efd7a Cache documents and collection 2017-07-16 11:48:01 -07:00
6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
a04af08064 Polish 2017-07-09 20:02:10 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
72fd39b494 DocumentsStore WIP 2017-06-27 20:59:53 -07:00
aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
9a2caeb5ff Fixed collection creation 2017-05-29 20:00:08 -07:00
0d87d6abf5 Separated user and auth stores 2017-05-29 19:54:36 -07:00
201f90030c Refactored collections store and layout components 2017-05-29 18:04:26 -07:00