SCIInstitute / shapeworks-cloud

A web version of ShapeWorks Studio
https://www.shapeworks-cloud.org/#/
Apache License 2.0
1 stars 0 forks source link

Enhancements: task progress #374

Closed JakeWags closed 4 months ago

JakeWags commented 4 months ago

Messages

Frontend: add optional message to taskData and show in UI if present

Groom/Optimize/Analyze: high level message updates like ("Downloading Project", "Grooming shapes", etc) DeepSSM: each step and sub-step can have a unique message with progress updates

Task history (admin)

Store completed taskprogress objects so that the task history can be see in admin panel Optional: add json field for formData so that it can be viewed in post

Persistence

See #364