Commit Graph

28 Commits

Author SHA1 Message Date
a5a1e286d4 Addressed user feedback 2017-09-24 13:51:33 -07:00
3648c11a41 Added ways to define the save location of the document 2017-09-19 00:13:49 -07:00
00d18ceda3 Merge master 2017-09-13 19:18:49 -07:00
c02bc04fd2 small refactor, lint and fixes 2017-09-12 23:30:18 -07:00
483bf29cc4 Workable document moving 2017-09-12 22:58:33 -07:00
e40d9cebda Trigger collection update when document gets updated (renamed) 2017-09-12 19:54:22 -07:00
72b10787e5 Connecting modals where needed 2017-09-11 23:41:12 -07:00
c919e51ce6 Improve dropdown menus, animation 2017-09-09 16:55:02 -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
297bf850c2 Align title correctly when first character is emoji 2017-07-29 16:15:04 -07:00
9fe4f7471c Lint 2017-07-23 19:11:48 -07:00
1e8378abef Addressed comments 2017-07-18 23:45:01 -07:00
b5a05be726 Disable publish on empty documents 2017-07-18 23:29:20 -07:00
9b808efd7a Cache documents and collection 2017-07-16 11:48:01 -07:00
3b2ad193d5 DocumentPreview Improves (#141)
* Show collection name in search results
Highlight documents modified since last edited
Move views to scope

* Allow ESC key to work on Search page when input not focused

* Update document title with search query
Show loading indicator for search results

* WIP

* 💚 ?

* 💚

* Address PR feedback
2017-07-16 09:24:45 -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
f456dc6b6a CollectionNew scene 2017-07-09 10:27:29 -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
1c83257483 Restore New Document Functionality (#94)
* Restored New Document functionality

* Declarative SidebarHidden

* Fix edit route
2017-07-04 23:02:06 -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
72fd39b494 DocumentsStore WIP 2017-06-27 20:59:53 -07:00
b6fa0a4a4e Fixed flow issues 2017-06-27 20:36:09 -07:00
0132197953 Include road to document in the sidebar 2017-06-26 23:48:59 -07:00