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

Ci e2e flake #6

Merged
merged 117 commits into from
Oct 23, 2024
Merged

Ci e2e flake #6

merged 117 commits into from
Oct 23, 2024

Conversation

PaulHax
Copy link
Owner

@PaulHax PaulHax commented Oct 23, 2024

No description provided.

PaulHax and others added 30 commits April 26, 2024 00:30
Window got a little smaller with move to new github action with Node 20?
fix(windowing): more robust loading of multi-component DICOMs
…ection

If user selected segmentation that is being converted to a
segment group before convert was done, built image would be
deleted while looking at the segment group. This would cause
endless spinner to appear.

Also, fix layer.e2e test in CI
Avoids Pinia $onAction magic on delete calls.  components
call datasetStore.remove, rather than imageStore or dicomStore delete.
Was trying to get StudyUID with imageID key.
Automatically convert SEG DICOMs to Segment Groups
If a secondary DataSource has a name like foo.segmentation.bar
and the primary DataSource is named foo.baz, the secondary
DataSource will be loaded as a segment group.
Moves loadDataSources logic to composable,
keeps store mostly state.
When holding left mouse down, points are dropped.
PaulHax and others added 29 commits October 2, 2024 15:20
Bug reproduction steps:
1. Load prostate sample
2. Switch to Rendering tab
3. Load Fetus sample

Error: VolumeRendering component would get an empty string preset, then
fail to get a color transfer function from that.

This change initializes the volume-coloring store for a dataset
in all components that depend on volume-coloring.
Segment Groups: opacity slider and visibility toggle button
fix(VolumeRendering): on switching dataset, ensure CTF preset valid
Update @itk-wasm/dicom for new SEG pipeline
feat(camera): Add option to disable camera auto reset
… logic

Rename functions using labelMap to segmentGroup
Segments:  opacity slider and visibile toggle
fix(updateFileMimeType): overwrite mimetype
fix(PatientStudyVolumeBrowser): show modality if thumbnail fails
feat(global.css): increase tooltip background opacity
@PaulHax PaulHax merged commit 41a6c37 into main Oct 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants