ohif-viewer/extensions/default/src/utils
Bill Wallace 57205703bb
Fix contour annotations RTSS saving (#5545)
* [WIP] Fix contour annotations RTSS saving

* fix: Export image sop image reference provider

* Fixes for download with filename

* Updates to fix metadata issues with CS3D

* Updates to save menu

* Fixing some additional re-save metadata

* Add support for saving with predecessor image sequence

* PR comment fixes

* fix: Load RTSS after save

* fix segmentation save

* fix load of mixed seg/rt studies

* Use frame module to get information on the frame shown

* Fix study browser to use instances.length when numImageFrames not present

* fix: Load of display set split from multiple non-FOR referenes

* Fix RT and SEG applying to wrong series because of using
referenced series sequence without checkout sop instances

* Fix save seg

* Update to released CS3D versions

* test: Add revokeObjectURL to test download blob

* Add hard dependency on mode-basic to fix build order issues

* fix: build

* Try to fix build segmentation

* PR comments

* PR comment update
2025-11-21 13:07:26 -05:00
..
_shared chore: delete unused and duplicate function, it exists under /utils (#4657) 2025-01-09 22:57:32 -05:00
validations fix: issue introduced from PR 5022 (#5223) 2025-07-23 15:05:42 -04:00
addIcon.ts refactor(ui): Migrate components to ui-next (#4930) 2025-04-08 12:06:07 -04:00
callInputDialog.tsx refactor(ui): Migrate components to ui-next (#4930) 2025-04-08 12:06:07 -04:00
colorPickerDialog.css OHIF with Cornerstone3D 2.0 (#4347) 2024-11-06 07:15:27 -05:00
colorPickerDialog.tsx ui(components): New Dialog and Modal components for ui-next (#4772) 2025-02-28 15:17:55 -05:00
createRenderedRetrieve.js feat(studyPrefetcher): Study Prefetcher (#4206) 2024-06-28 08:58:39 -04:00
createRenderedRetrieve.test.js fix: get direct url pixel data should be optional for video (#4152) 2024-06-05 12:39:59 -04:00
getBulkdataValue.js fix: Use correct external URL for rendered responses with relative URI (#4236) 2024-06-17 22:36:03 -04:00
getBulkdataValue.test.js fix: get direct url pixel data should be optional for video (#4152) 2024-06-05 12:39:59 -04:00
getCurrentDicomDateTime.ts feat: allow saving to same SR series (#4889) 2025-04-07 10:05:22 -04:00
getDirectURL.test.ts fix(UnitTests): Fixing "Cannot find module @cornerstonejs/core" error while running unit tests (#5148) 2025-07-11 16:36:49 -04:00
getDirectURL.ts fix: Use correct external URL for rendered responses with relative URI (#4236) 2024-06-17 22:36:03 -04:00
getSRSeriesAndInstanceNumber.js feat: allow saving to same SR series (#4889) 2025-04-07 10:05:22 -04:00
index.ts feat(toolbox): Refactor Toolbar and Toolbox to enable sections (#4825) 2025-03-06 22:19:47 -05:00
layerConfigurationUtils.ts fix(segmentation): Added support for unhydrated RTSTRUCT in MPR. Added support for overlaying segmentations over display sets the segmentations do not reference. (#5168) 2025-07-02 08:38:22 -04:00
promptLabelAnnotation.js ui(components): New Dialog and Modal components for ui-next (#4772) 2025-02-28 15:17:55 -05:00
promptSaveReport.tsx Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
reuseCachedLayouts.ts fix(segmentation): Changes to fix problems with non hydrated/loaded segmentations to be viewable when switching hanging protocols (e.g. MPR) (#5139) 2025-06-27 07:11:46 -04:00
Toolbox.tsx feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00