NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Plan store refactor #1179

Closed AaronPlave closed 3 months ago

AaronPlave commented 3 months ago

Splits out non-plan specific model store items into a new model store. Resets file list on model upload page after submission to ensure that the submit button is disabled after success. Closes #1159.