Commit Graph

745 Commits

Author SHA1 Message Date
55976c9500 Refactored Dropdown components 2017-07-09 19:29:23 -07:00
9083f43a3e Merge pull request #118 from jorilallo/jori/linting
Linting & fixing tests
2017-07-09 17:21:50 -07:00
95f2e8c19e Update associated collection 2017-07-09 13:32:16 -07:00
64994ef351 Bring back old test setup 2017-07-09 11:36:30 -07:00
9649427792 Moved SidebarHidden as a temporary hack 2017-07-09 11:26:36 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
d72f73ab18 updated flow-typed and flow 2017-07-09 10:59:42 -07:00
469ed34c5c Merge pull request #117 from jorilallo/jori/document-author
Document author fixes
2017-07-09 10:42:42 -07:00
ed78b85383 Fixing styling for contributors 2017-07-09 10:32:56 -07:00
4d77f14350 removed author component 2017-07-09 10:32:56 -07:00
f456dc6b6a CollectionNew scene 2017-07-09 10:27:29 -07:00
a9b34017eb Add Heroku generated app.json 2017-07-09 10:21:34 -07:00
98da54d82a Modals architecture 2017-07-09 09:02:44 -07:00
bd0a1d5edb Fix flow issues 2017-07-08 22:36:59 -07:00
b9df4a76d7 Merge master 2017-07-08 22:30:20 -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
b7e1ac8a36 Added Circle CI badge to readme 2017-07-08 21:19:48 -07:00
b64e47f42a Circle CI (#113)
Circle CI
2017-07-08 21:13:47 -07:00
8de135db91 Merge pull request #108 from jorilallo/jori/component-cleanup
Component cleanup
2017-07-07 00:14:38 -07:00
dbcfe1199e Positioned document loading state with the document content 2017-07-07 00:14:00 -07:00
fc4d9cb0b5 removed comments 2017-07-07 00:04:12 -07:00
8b3b3222b7 Swapped Flex to homegrown component
No more element prop warnings!
2017-07-07 00:04:12 -07:00
53e4a94c07 simplified CenteredContent and fixed alignment issues 2017-07-07 00:04:12 -07:00
920aee223b removed unused css file 2017-07-07 00:04:12 -07:00
10b746e140 rm localenv 2017-07-06 23:27:16 -07:00
948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
6656689c2d remove ignore-loader 2017-07-06 23:27:16 -07:00
e82639c828 Merge pull request #110 from jorilallo/queryperf
Query Improvements
2017-07-06 23:22:16 -07:00
ff133f373c Remove recentDocuments from default collections list response 2017-07-06 22:20:24 -07:00
c618b956d2 Incorporate limit 2017-07-06 22:17:37 -07:00
b854c2ca53 Tidy, move recent documents to query scope 2017-07-06 22:02:55 -07:00
f08ca8d460 Moar 2017-07-06 20:59:45 -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
88cdbc413a Merge pull request #107 from jorilallo/jori/document-urls
Better document URLs
2017-07-04 22:20:10 -05:00
fa88477ac2 Updated Document scene to use new url 2017-07-04 20:18:14 -07:00
f65a5bcca2 Swapped document urls to have /doc prefix 2017-07-04 12:03:41 -05:00
f90d170497 Using the magic of joins 2017-07-03 21:35:17 -07:00
29037251c0 Better document URLs 2017-07-03 13:17:29 -05:00
91e09e3853 Merge pull request #105 from jorilallo/scroll-to-top
Scroll to top
2017-07-03 12:37:03 -05:00
a7465aaf2e Include collaborator count and limit frontend to last 5 2017-07-03 12:29:20 -05:00
60bad34942 Entering edit mode should focus editor.
closes #97
2017-07-02 23:18:38 -07:00
5fa9029caa Closes #103 - Scroll to top on nav 2017-07-02 22:16:48 -07:00
e9a1dc63d7 New published info location and author info 2017-07-02 15:26:24 -05:00
8dfbd1cc59 Fixed: Bad layout on multiple nested docs 2017-07-01 18:40:46 -07:00
08ae168f50 Flatpage without DocumentHtml 2017-07-01 17:26:07 -07:00
f6e3e1d828 Enforce triple eq 2017-07-01 17:19:45 -07:00
fdd787d49c Added transitions for search 2017-07-01 17:16:18 -07:00
c17dccef01 Moved PublishingInfo and added animations 2017-07-01 17:06:06 -07:00
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
79f3d057ea Removed unused component 2017-07-01 16:51:12 -07:00