Autodesk / molecular-simulation-tools

Web applications for molecular modeling using the Molecular Design Toolkit
http://molsim.bionano.autodesk.com
Apache License 2.0
16 stars 10 forks source link

MVP: Refactor Out Single Run Idea #289

Closed justinmc closed 7 years ago

justinmc commented 7 years ago

Part of the MVP push: https://github.com/Autodesk/molecular-simulation-tools/issues/283

The app needs to be refactored to not have the overall idea of being based around one workflow run and instead support multiple. The thank you page, error page, and the surrounding flow need to be removed. Some of that code may be reusable in the RUN widget (https://github.com/Autodesk/molecular-simulation-tools/issues/288).

justinmc commented 7 years ago

Closing with https://github.com/Autodesk/molecular-simulation-tools/pull/299