Commit Graph

589 Commits

Author SHA1 Message Date
Jori Lallo 9649427792 Moved `SidebarHidden` as a temporary hack 2017-07-09 11:26:36 -07:00
Jori Lallo c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
Jori Lallo d72f73ab18 updated flow-typed and flow 2017-07-09 10:59:42 -07:00
Jori Lallo 469ed34c5c Merge pull request #117 from jorilallo/jori/document-author
Document author fixes
2017-07-09 10:42:42 -07:00
Jori Lallo ed78b85383 Fixing styling for contributors 2017-07-09 10:32:56 -07:00
Jori Lallo 4d77f14350 removed author component 2017-07-09 10:32:56 -07:00
Jori Lallo a9b34017eb Add Heroku generated app.json 2017-07-09 10:21:34 -07:00
Tom Moor bd0a1d5edb
Fix flow issues 2017-07-08 22:36:59 -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 b7e1ac8a36 Added Circle CI badge to readme 2017-07-08 21:19:48 -07:00
Jori Lallo b64e47f42a Circle CI (#113)
Circle CI
2017-07-08 21:13:47 -07:00
Jori Lallo 8de135db91 Merge pull request #108 from jorilallo/jori/component-cleanup
Component cleanup
2017-07-07 00:14:38 -07:00
Jori Lallo dbcfe1199e Positioned document loading state with the document content 2017-07-07 00:14:00 -07:00
Jori Lallo fc4d9cb0b5 removed comments 2017-07-07 00:04:12 -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 53e4a94c07 simplified CenteredContent and fixed alignment issues 2017-07-07 00:04:12 -07:00
Jori Lallo 920aee223b removed unused css file 2017-07-07 00:04:12 -07:00
Jori Lallo 10b746e140 rm localenv 2017-07-06 23:27:16 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Jori Lallo 6656689c2d remove ignore-loader 2017-07-06 23:27:16 -07:00
Jori Lallo e82639c828 Merge pull request #110 from jorilallo/queryperf
Query Improvements
2017-07-06 23:22:16 -07:00
Tom Moor ff133f373c
Remove recentDocuments from default collections list response 2017-07-06 22:20:24 -07:00
Tom Moor c618b956d2
Incorporate limit 2017-07-06 22:17:37 -07:00
Tom Moor b854c2ca53
Tidy, move recent documents to query scope 2017-07-06 22:02:55 -07:00
Tom Moor f08ca8d460
Moar 2017-07-06 20:59:45 -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 88cdbc413a Merge pull request #107 from jorilallo/jori/document-urls
Better document URLs
2017-07-04 22:20:10 -05:00
Jori Lallo fa88477ac2 Updated Document scene to use new url 2017-07-04 20:18:14 -07:00
Jori Lallo f65a5bcca2 Swapped document urls to have `/doc` prefix 2017-07-04 12:03:41 -05:00
Tom Moor f90d170497
Using the magic of joins 2017-07-03 21:35:17 -07:00
Jori Lallo 29037251c0 Better document URLs 2017-07-03 13:17:29 -05:00
Jori Lallo 91e09e3853 Merge pull request #105 from jorilallo/scroll-to-top
Scroll to top
2017-07-03 12:37:03 -05:00
Jori Lallo a7465aaf2e Include collaborator count and limit frontend to last 5 2017-07-03 12:29:20 -05:00
Tom Moor 60bad34942
Entering edit mode should focus editor.
closes #97
2017-07-02 23:18:38 -07:00
Tom Moor 5fa9029caa
Closes #103 - Scroll to top on nav 2017-07-02 22:16:48 -07: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 f6e3e1d828 Enforce triple eq 2017-07-01 17:19:45 -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 79f3d057ea Removed unused component 2017-07-01 16:51:12 -07:00
Tom Moor 603d5f2b6b
Closes #92 - Sidebar now scrolls instead of squishes 2017-06-30 22:09:22 -07:00
Jori Lallo 7a2a7d8d59 Only show creator or recent updater info per document 2017-06-30 00:51:22 -07:00
Jori Lallo 251771e345 Include only 7 most recent collaborators for document 2017-06-30 00:51:00 -07:00
Jori Lallo 4df0a69ee6 Link sidebar directly to entry document 2017-06-30 00:00:05 -07:00
Jori Lallo 37ed973322 Merge pull request #91 from jorilallo/jori/loading-bar
Loading bar for layout
2017-06-29 22:57:32 -07:00
Jori Lallo 6357ddebd5 Changed state name 2017-06-29 22:55:59 -07:00