Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add frontend and backend part for job to materialize a volume annotation #6086

Merged
merged 39 commits into from
May 9, 2022

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    435f2f1 View commit details
    Browse the repository at this point in the history
  2. renaming variable

    MichaelBuessemeyer committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ee1f591 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    4f7dcb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2998a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    719a98a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. add job output dataset name to start job modals

    make start job modals a form
    MichaelBuessemeyer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c2190cd View commit details
    Browse the repository at this point in the history
  2. add output dataset name to nuclei & neuron & merger mode job params

    Add potential volume annotation layer to params of merger mode job all potential annotation cases
    MichaelBuessemeyer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a9fb85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f045f5 View commit details
    Browse the repository at this point in the history
  4. refactor starting modal for flood fills to use the same root componen…

    …t as the other job starting modals
    
    - Add volume annotation layer name to flood fill job to make it work when there are multiple annotation layers
    MichaelBuessemeyer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d0be7b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    60a5acf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Apply suggestions from code review

    Co-authored-by: Philipp Otto <[email protected]>
    MichaelBuessemeyer and philippotto authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c252d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7512f3a View commit details
    Browse the repository at this point in the history
  3. apply pr feedback

    MichaelBuessemeyer committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0aa7e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d16876 View commit details
    Browse the repository at this point in the history
  5. disable jobs

    MichaelBuessemeyer committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7688824 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. update docs

    MichaelBuessemeyer committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    28a66f9 View commit details
    Browse the repository at this point in the history
  2. apply pr feedback

    MichaelBuessemeyer committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b81be12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d6e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd5d318 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Update docs/volume_annotation.md

    Co-authored-by: Philipp Otto <[email protected]>
    MichaelBuessemeyer and philippotto authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    485c2d3 View commit details
    Browse the repository at this point in the history
  2. only show merger mode job button whe jobs are enabled

    - and apply some feedback
    MichaelBuessemeyer committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7601d6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef24b0a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    5d3a7e9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    04e4f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d740f7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    740efd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ec2dc9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    a810b43 View commit details
    Browse the repository at this point in the history
  2. make materialize volume anotation job better compatible with volume l…

    …ayer without a fallback layer
    
    - also incoperate other feedback
    MichaelBuessemeyer committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0bbbe0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    310375f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Daniel <[email protected]>
    MichaelBuessemeyer and daniel-wer authored May 5, 2022
    Configuration menu
    Copy the full SHA
    9f6a3e7 View commit details
    Browse the repository at this point in the history
  5. apply review feedback

     - pass unallowed layer names directly to form item
    MichaelBuessemeyer committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c02083c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    edff465 View commit details
    Browse the repository at this point in the history
  2. Update docs/volume_annotation.md

    Co-authored-by: Philipp Otto <[email protected]>
    MichaelBuessemeyer and philippotto authored May 9, 2022
    Configuration menu
    Copy the full SHA
    b43250b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9ca99 View commit details
    Browse the repository at this point in the history
  4. apply pr feedback

    MichaelBuessemeyer committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4af34cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dad50a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b581c4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89bb93f View commit details
    Browse the repository at this point in the history