Commit Graph

18 Commits

Author SHA1 Message Date
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