Commit Graph

610 Commits

Author SHA1 Message Date
b80fcfff6c Fixed search and added tests 2017-07-10 21:24:25 -07:00
88ec730172 integrate server side bugsnag with koa 2017-07-10 20:15:26 -07:00
be4ce5d9b5 Force react builds into production mode 2017-07-10 20:10:54 -07:00
79921ebd18 Added client side bugsnag tracking 2017-07-10 20:02:52 -07:00
e9ee724f3b Merge branch 'new-collection' 2017-07-10 00:43:00 -07:00
112508e48f Cleanup 2017-07-10 00:42:15 -07:00
6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
205590ca6a 💚 2017-07-10 00:38:51 -07:00
6e152d7c34 PR feedback 2017-07-09 23:53:35 -07:00
fe504a7826 Merge pull request #124 from jorilallo/jori/delay-saving-animation
Delay saving animation to give impression of faster saving
2017-07-09 20:59:52 -07:00
e23194fa57 Delay saving animation to give impression of faster saving 2017-07-09 20:58:33 -07:00
314ac75850 Fixed: Preserved state bug 2017-07-09 20:56:36 -07:00
beb4916e4a Merge pull request #123 from jorilallo/jori/speedup-saving
Improve concurrency and reduce one DB call from document saving
2017-07-09 20:39:56 -07:00
b4c4a5d64c Remove useless include 2017-07-09 20:32:38 -07:00
4c96f1ead0 Improve concurrency and reduce one DB call from document saving 2017-07-09 20:27:06 -07:00
a04af08064 Polish 2017-07-09 20:02:10 -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