6b82df71e0
Fixing some layout issues
2017-09-24 20:03:03 -07:00
1d77c85ac2
Merge pull request #264 from jorilallo/jori/document-save-location
...
Added ways to define the save location of the document
2017-09-24 14:26:05 -07:00
3648c11a41
Added ways to define the save location of the document
2017-09-19 00:13:49 -07:00
9e672b3e58
Fixed lag in toggling documents
2017-09-18 00:20:51 -07:00
83d2507bb5
Merge pull request #254 from jorilallo/jori/document-edit-view
...
Don't count a view when entering editing
2017-09-17 13:05:47 -07:00
4a9a1f2e63
Added move and star to document menu
2017-09-14 21:59:59 -07:00
2fddbbf21d
Don't count a view when entering editing
2017-09-13 22:47:42 -07:00
00d18ceda3
Merge master
2017-09-13 19:18:49 -07:00
4555ef7ff1
Merge branch 'master' into jori/document-state
2017-09-12 23:52:02 -07:00
c02bc04fd2
small refactor, lint and fixes
2017-09-12 23:30:18 -07:00
86a1792c8a
Added keyboard shortcut for move
2017-09-12 22:58:33 -07:00
483bf29cc4
Workable document moving
2017-09-12 22:58:33 -07:00
688d84392b
removed useless editCache set
2017-09-12 20:55:05 -07:00
c194667b6f
removed useless async
2017-09-12 20:52:17 -07:00
e6f99bc3fb
Added edit cache for canceling edit changes
2017-09-12 20:48:33 -07:00
76afaacc6e
Moved url updating to a helper function
2017-09-12 20:14:14 -07:00
5c43e12218
Moved document matching to use urlId to prevent issues with renamed documents
2017-09-12 19:55:01 -07:00
0071e09d7e
refactored document setState to mobx & cancel reload
2017-09-11 23:59:35 -07:00
cbf87e9dbe
Merge master
2017-09-11 22:49:53 -07:00
f9ec9d7b15
Fixed cancel on publishing new documents
2017-09-11 22:37:14 -07:00
a552b7bb39
Merge branch 'master' into jori/document-404
2017-09-11 01:31:29 -04:00
2b9ab3aa85
no reason for this
2017-09-10 13:08:50 -04:00
23a2c7a052
added a comment + more reliable edit cancel
2017-09-10 13:05:54 -04:00
39c6ba63f5
Render 404 with search if user tries to load unknown document
2017-09-10 12:58:48 -04:00
fff8e7ad41
Dropdown menu refactors
2017-09-09 22:12:59 -07:00
c919e51ce6
Improve dropdown menus, animation ⚡
2017-09-09 16:55:02 -07:00
dcbad23cb1
Styling document actions more inline with medium
2017-09-08 22:06:47 -07:00
73ff473b49
Cleanup
2017-09-05 20:37:46 -07:00
e72d33e4ec
Cleanup, document menu
2017-09-04 14:23:08 -07:00
e34ffe0cf4
Move collaborators to top right ( #201 )
...
* Hopefully the last time we rejig this before launch
* Improved spacing
* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00
1f98013004
Text only save feedback based on jori/actions
2017-09-03 14:55:44 -07:00
ca35cee841
Move star out of editor into documentpreview ( #174 )
...
* Move star out of editor into documentpreview
* 💚
2017-08-02 20:45:09 -07:00
297bf850c2
Align title correctly when first character is emoji
2017-07-29 16:15:04 -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
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
b6616cd05a
Various editor fixes ( #160 )
...
* Tab should move to body from heading
* Focus editor on mount, closes #156
* Closes #154 - Just went for the simple approach here, considered something more complex but this is clear
* Added body placeholder
2017-07-17 09:03:29 -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
852fe991c5
💚
2017-07-15 16:18:06 -07:00
24ef89ad80
Merge pull request #140 from jorilallo/upload-fix
...
Editor Fixes (5 in 1)
2017-07-15 13:48:45 -07:00
2a9efaba8f
Fix new document creation. Add collection name to DocumentPreview in search results
2017-07-14 22:15:56 -07:00
4992ceab69
Restore shortcuts with editor focus
2017-07-13 23:58:17 -07:00
0136c0ddcf
Allow images to be dragged anywhere on document editor
2017-07-13 23:19:49 -07:00
1815ba4bc9
Fixes: Image uploads not working
2017-07-13 22:19:56 -07:00
01b18a83cb
Oop, knew I stored that reference for a reason
2017-07-11 23:27:19 -07:00
8ddc3fdf10
Show 'checkmark' icon when saved in editor
2017-07-11 23:24:12 -07:00
410f9a9133
styled components over inline css
2017-07-11 00:20:31 -07:00
fdd9933c99
Editor fixes
2017-07-11 00:17:03 -07:00
a04af08064
Polish
2017-07-09 20:02:10 -07:00
f456dc6b6a
CollectionNew scene
2017-07-09 10:27:29 -07:00