forked from scalableminds/webknossos
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge upstream for WebKNOSSOS #28
Draft
aaronkanzer
wants to merge
47
commits into
ak-scalableminds-master
Choose a base branch
from
ak-merge-upstream-nov26
base: ak-scalableminds-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
* Allow downloading tasks of teams you are not in * changelog * fix error msg
…calableminds#8164) * allow to delete bbox even if there is no visible segmentation layer * add changelog
Co-authored-by: Charlie Meister <[email protected]>
…minds#8173) * Change long unit name in frontend from ångström to angstrom The backend uses "angstrom", which is consistent with ngff, compare https://ngff.openmicroscopy.org/latest/#axes-md – so the frontend needs to send the same. * add changelog entry --------- Co-authored-by: Michael Büßemeyer <[email protected]>
update open source installation link
…scalableminds#8179) Co-authored-by: Michael Büßemeyer <[email protected]>
* add option to select annotation state in time tracking overview * include annotation state in user specific time tracking csv download * show full long project names in timetracking filter input * fix tests * update timetracking snapshots * fix cyclic frontend dependencies * move AnnotationTypeFilterEnum and AnnotationStateFilterEnum to constants and increase constant width of timetracking filter dropdown * add missing changes of last commit * mend * Update frontend/javascripts/admin/statistic/project_and_annotation_type_dropdown.tsx Co-authored-by: Daniel <[email protected]> --------- Co-authored-by: Michael Büßemeyer <[email protected]> Co-authored-by: Daniel <[email protected]>
* Wrap antd tree to enable scrolling while dragging * add explanation to biome ignore comment * add changelog entry * fix typing * extract magic numbers into constants * apply feedback - send datasource id in correct format to backend - fix dataset renaming in dataset settings - fix typo in filename --------- Co-authored-by: Michael Büßemeyer <[email protected]>
* make button bar flexbox * remove unnessecary scrollbars * line break group names * style buttons * remove stand-alone style * add changelog * adress review
… oblique mode (scalableminds#8177) * Fix layout persistence when switching between orthogonal, flight, and oblique mode * update changelog * Apply suggestions from code review Co-authored-by: MichaelBuessemeyer <[email protected]> --------- Co-authored-by: MichaelBuessemeyer <[email protected]>
* fix that createNodeAction got wrong param * add changelog * undo edit of MutableNode type * fix typo * fix reducer tests --------- Co-authored-by: Michael Büßemeyer <[email protected]>
* use forwardRef for scrollable virtualized tree * add changelog entry --------- Co-authored-by: Michael Büßemeyer <[email protected]>
…lableminds#8187) * fix server node type by switching back to mag * add changelog entry --------- Co-authored-by: Michael Büßemeyer <[email protected]>
…ableminds#8176) * Fix performance bottleneck when deleting a lot of trees at once. Also fix a bug when importing an NML with groups when only groups but no trees exist in an annotation. Also fix a bug where trying to delete a non-existing node (via the API, for example) would delete the whole active tree. * update changelog * apply PR feedback * Better error message for non-existing key in diffable map and don't throw an error in getNodeAndTree if a node with nodeId does not exist.
…ableminds#8195) * Exploring remote datasets: drop neuroglancer prefixes from URIs * changelog
…minds#8200) * do not restrict bbox size for inferal jobs for super user * add changelog entry --------- Co-authored-by: Michael Büßemeyer <[email protected]> Co-authored-by: Florian M <[email protected]>
* Remove Google Analytics * changelog, migration guide * Update CHANGELOG.unreleased.md Co-authored-by: Daniel <[email protected]> --------- Co-authored-by: Daniel <[email protected]>
* force always using up-to-date segment id when changing color by making id part of key of menu item * add changelog entry --------- Co-authored-by: Michael Büßemeyer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cc @kabilar