Commit Graph

172 Commits

Author SHA1 Message Date
Tom Moor
e7c5de7531 Fix linting 2017-07-23 18:07:11 -07:00
Jori Lallo
0225de5282 Merge branch 'master' into jori/prevent-saving-empty 2017-07-18 23:47:22 -07:00
Jori Lallo
1e8378abef Addressed comments 2017-07-18 23:45:01 -07:00
Jori Lallo
b5a05be726 Disable publish on empty documents 2017-07-18 23:29:20 -07:00
Jori Lallo
bbbf17c223 Manually create a new document for second collection 2017-07-17 23:33:03 -07:00
Tom Moor
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
Tom Moor
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
Tom Moor
5c94129e9f Move settings to modal (#139) 2017-07-16 15:14:15 -07:00
Tom Moor
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
Tom Moor
852fe991c5 💚 2017-07-15 16:18:06 -07:00
Jori Lallo
24ef89ad80 Merge pull request #140 from jorilallo/upload-fix
Editor Fixes (5 in 1)
2017-07-15 13:48:45 -07:00
Tom Moor
2a9efaba8f Fix new document creation. Add collection name to DocumentPreview in search results 2017-07-14 22:15:56 -07:00
Tom Moor
4992ceab69 Restore shortcuts with editor focus 2017-07-13 23:58:17 -07:00
Tom Moor
0136c0ddcf Allow images to be dragged anywhere on document editor 2017-07-13 23:19:49 -07:00
Tom Moor
1815ba4bc9 Fixes: Image uploads not working 2017-07-13 22:19:56 -07:00
Jori Lallo
f175d4c1d2 Style fixes 2017-07-12 23:37:46 -07:00
Jori Lallo
447a314455 Merge branch 'master' into keyboard-shortcuts-modal 2017-07-12 23:06:36 -07:00
Jori Lallo
add1f0d9b6 Fix to CenteredContent 2017-07-12 01:11:34 -07:00
Jori Lallo
efa5bf6a54 Fixed width issues wit search 2017-07-12 01:05:28 -07:00
Jori Lallo
b69b714448 Merge pull request #121 from jorilallo/jori/refactor-dropdown
Refactored Dropdown components
2017-07-12 00:35:21 -07:00
Tom Moor
01b18a83cb Oop, knew I stored that reference for a reason 2017-07-11 23:27:19 -07:00
Tom Moor
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
Tom Moor
57b11fab32 Move keyboard shortcuts to modal. Add ? shortcut 2017-07-11 22:42:30 -07:00
Jori Lallo
410f9a9133 styled components over inline css 2017-07-11 00:20:31 -07:00
Jori Lallo
fdd9933c99 Editor fixes 2017-07-11 00:17:03 -07:00
Jori Lallo
6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
Tom Moor
6e152d7c34 PR feedback 2017-07-09 23:53:35 -07:00
Tom Moor
314ac75850 Fixed: Preserved state bug 2017-07-09 20:56:36 -07:00
Tom Moor
a04af08064 Polish 2017-07-09 20:02:10 -07:00
Jori Lallo
55976c9500 Refactored Dropdown components 2017-07-09 19:29:23 -07:00
Jori Lallo
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
Tom Moor
f456dc6b6a CollectionNew scene 2017-07-09 10:27:29 -07:00
Tom Moor
b9df4a76d7 Merge master 2017-07-08 22:30:20 -07:00
Tom Moor
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
Jori Lallo
dbcfe1199e Positioned document loading state with the document content 2017-07-07 00:14:00 -07:00
Jori Lallo
8b3b3222b7 Swapped Flex to homegrown component
No more element prop warnings!
2017-07-07 00:04:12 -07:00
Jori Lallo
920aee223b removed unused css file 2017-07-07 00:04:12 -07:00
Tom Moor
1c83257483 Restore New Document Functionality (#94)
* Restored New Document functionality

* Declarative SidebarHidden

* Fix edit route
2017-07-04 23:02:06 -07:00
Jori Lallo
fa88477ac2 Updated Document scene to use new url 2017-07-04 20:18:14 -07:00
Jori Lallo
29037251c0 Better document URLs 2017-07-03 13:17:29 -05:00
Jori Lallo
e9a1dc63d7 New published info location and author info 2017-07-02 15:26:24 -05:00
Tom Moor
8dfbd1cc59 Fixed: Bad layout on multiple nested docs 2017-07-01 18:40:46 -07:00
Jori Lallo
08ae168f50 Flatpage without DocumentHtml 2017-07-01 17:26:07 -07:00
Jori Lallo
fdd787d49c Added transitions for search 2017-07-01 17:16:18 -07:00
Jori Lallo
c17dccef01 Moved PublishingInfo and added animations 2017-07-01 17:06:06 -07:00
Tom Moor
6425450617 Fixes #96 - No longer a delay between clicking on a doc and it becoming active.
Note: I removed a bunch of stuff that was observing mobx state change for no reason
2017-07-01 17:02:17 -07:00
Jori Lallo
6357ddebd5 Changed state name 2017-06-29 22:55:59 -07:00
Jori Lallo
55dc570cde Updated new loading indicator to document saving 2017-06-29 22:50:26 -07:00
Jori Lallo
9c80c0c400 Declarative loading indicator 2017-06-29 22:44:15 -07:00
Jori Lallo
fb2f50999b Loading bar for layout 2017-06-29 19:43:44 -07:00