openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Upload to dropbox through GUI #523

Closed pgleeson closed 6 years ago

pgleeson commented 8 years ago

Is it currently possible to link to user's dropbox account for auto upload of results through GUI interaction alone?

pgleeson commented 7 years ago

@tarelli any update on this?

mattearnshaw commented 7 years ago

haven't been able to get this to work manually, authentication works but no files appear ... @tarelli ?

tarelli commented 7 years ago

@mattearnshaw do you get any error? We have the QUnit persistence tests that test the dropbox upload, can you try run those (you'll first have to do the linking for your user for them to pass)

mattearnshaw commented 7 years ago

@tarelli the unit test works. no error before, but since it's working in some capacity, i will take another look tomorrow

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pgleeson commented 6 years ago

Needs to be brought back to life...

pgleeson commented 6 years ago

Info on this should be added to this page in OSB docs: https://github.com/OpenSourceBrain/OSB_Documentation/blob/master/contents/Help/12_Running_Simulations_on_OSB.md

mattearnshaw commented 6 years ago

gui linking/upload working on comodl with documentation in progress...

relevant PRs to be merged before closing https://github.com/OpenSourceBrain/geppetto-osb/pull/84 https://github.com/openworm/org.geppetto.core/pull/141 https://github.com/openworm/org.geppetto.simulation/pull/134 https://github.com/openworm/org.geppetto.frontend/pull/722