-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [WIP] volume tasks * fix volume task creation + requesting. TODO: download * allow to choose volume tasks via UI for simple task creation * enforce page reload when switching from/to/between volume tasks; show tracing type in dashboard * add tracing type to task type * multi-task download: fetch volume data * add enums to evolutions * scalafmt * add volume data to multi-task zip downloads * scalafmt * add tasktype tracing type to test db * validate tracing type when reading task type from db * adapt front-end to volume task types * update some flow types * update snapshots * update changelog + migrations * add error handling for the as-yet unsupported volume task features * disable nml upload if volume task is selected * remove superfluous return type * update evolution numbers * persist volume task bounding box in nml * read volume task bounding box from nml after re-upload * scalafmt * don't clip rendering of color layer in volume tasks * undo change to saving skeleton bounding box to nml * don't clip segmentation outside task bounding box * fix typo * Update CHANGELOG.md * apply PR feedback * remove typ attribute from task * update snapshots
- Loading branch information
Showing
46 changed files
with
694 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.