Celian-abd
17d2889dc5
fix(tmtv tools): add CircleROIStartEndThreshold to supported tools in TMTV extension ( #4828 )
2025-03-07 14:15:00 -05:00
Alireza
cc5cdfb081
feat(toolbox): Refactor Toolbar and Toolbox to enable sections ( #4825 )
2025-03-06 22:19:47 -05:00
Dan Rukas
a3b51aa8db
ui(components): New Dialog and Modal components for ui-next ( #4772 )
...
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-02-28 15:17:55 -05:00
Alireza
55ad8efbab
feat(customization): new customization service api ( #4688 )
2025-01-23 14:24:13 -05:00
Jaseel-trenser
8aedb2ec54
fix: Inconsistent Handling of Patient Name Tag ( #4703 )
2025-01-21 09:07:30 -05:00
nithin-trenser
860679126a
feat/Added translation option for text 'segment' ( #4624 )
2025-01-03 10:38:34 -05:00
Alireza
7ce7127d7c
OHIF with Cornerstone3D 2.0 ( #4347 )
2024-11-06 07:15:27 -05:00
Ibrahim
a7fd9fa5bf
feat(new-study-panel): default to list view for non thumbnail series, change default fitler to all, and add more menu to thumbnail items with a dicom tag browser ( #4417 )
2024-10-18 11:42:44 -04:00
Ibrahim
33af9bb021
fix(tmtv): prevent fusion row in tmtv from getting inverted unexpectedly ( #4420 )
2024-10-17 12:18:15 -04:00
Sofien-Sellami
fa2435d5e9
feat(hangingProtocols): added selection of the HangingProtocol stage from the url ( #4310 )
2024-10-17 09:41:41 -04:00
Igor Octaviano
ac1cad25af
feat(SR): SCOORD3D point annotations support for stack viewports ( #4315 )
2024-10-17 09:36:24 -04:00
Ibrahim
7a96406a11
feat(studies-panel): New OHIF study panel - under experimental flag ( #4254 )
2024-09-11 14:57:19 -04:00
Celian-abd
38c19fab77
fix: the start/end command in TMTV for the ROIStartEndThreshold tools ( #4281 )
2024-07-09 14:49:42 -04:00
Celian-abd
b2c629123c
fix: stdValue in TMTV mode ( #4278 )
2024-07-03 22:10:47 -04:00
Alireza
f85da32f34
fix(tmtv): crosshairs should not have viewport indicators ( #4197 )
2024-05-31 11:14:55 -04:00
Ibrahim
997a1afd7c
test(visual-regression): Add percy tests and improve coverage ( #4065 )
2024-05-14 13:27:21 -04:00
Ibrahim
374065bc3b
feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF ( #4090 )
2024-05-08 12:12:49 -04:00
Alireza
52a0c59294
fix(viewport-webworker-segmentation): Resolve issues with viewport detection, webworker termination, and segmentation panel layout change ( #4059 )
2024-04-22 14:43:26 -04:00
Alireza
8192e348ec
feat(tmtv-mode): Add Brush tools and move SUV peak calculation to web worker ( #4053 )
2024-04-19 15:11:31 -04:00
Ibrahim
3754c224b4
fix(bugs): enhancements and bug fixes - more ( #4043 )
2024-04-17 14:42:40 -04:00
Alireza
f99a0bfb31
fix(viewport): Reset viewport state and fix CINE looping, thumbnail resolution, and dynamic tool settings ( #4037 )
2024-04-16 11:04:48 -04:00
Ibrahim
e80fc6f477
fix(bugs): enhancements and bug fixes ( #4036 )
2024-04-16 09:01:06 -04:00
Alireza
df49a653be
feat(SM): remove SM measurements from measurement panel ( #4022 )
2024-04-10 13:44:25 -04:00
Leonardo Campos
d57e8bc157
feat(4D): Add 4D dynamic volume rendering and new pre-clinical 4d pt/ct mode ( #3664 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
Co-authored-by: Neil <neil.a.macphee@gmail.com>
2024-04-09 23:57:34 -04:00
Ibrahim
9f3235ff09
feat(segmentation): Enhanced segmentation panel design for TMTV ( #3988 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-04-02 23:33:04 -04:00
Ibrahim
b7f90e3951
feat(ViewportActionMenu): window level per viewport / new patient info / colorbars/ 3D presets and 3D volume rendering ( #3963 )
...
Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>
2024-04-02 09:35:30 -04:00
Alireza
566b25a544
feat(toolbar): new Toolbar to enable reactive state synchronization ( #3983 )
2024-03-27 16:01:32 -04:00
Alireza
a3f2a1a7b0
fix(export): wrong export for the tmtv RT function ( #3715 )
2023-10-11 10:10:29 -04:00
dxlin
40673f64b3
feat(Segmentation): download RTSS from Labelmap( #3692 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-10-06 15:00:04 -04:00
Alireza
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -04:00
Alireza
9045ddaedc
chore(prettier): full repo linting and code reformatting once and for all ( #3627 )
2023-09-01 16:19:39 -04:00
Alireza
4c6ff873e8
feat(grid): remove viewportIndex and only rely on viewportId ( #3591 )
...
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-08-30 16:46:55 -04:00
Bill Wallace
53c16b928f
feat(hp priors): Study comparison hanging protocol ( #3579 )
2023-08-16 10:15:12 -04:00
Alireza
5d435424e2
lint(curly): consistent use of curly brackets in codebase ( #3584 )
2023-08-09 10:07:33 -04:00
Bill Wallace
64f8bb580a
fix(colormap): update opacityMapping to opacity and use simple list renderer( #3464 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-07-04 11:57:59 -04:00
Joe Boccanfuso
cc73f15c8c
fix(Button): redesign of existing Button component for consistency ( #3473 )
2023-06-15 12:58:21 -04:00
Alireza
828690cd3b
chore(build): try to build demo and docs ( #3434 )
2023-06-06 13:34:26 -04:00
Alireza
1881ce5cbc
feat(custom displayOptions): add custom options to every level of hp ( #3372 )
...
* feat(custom displayOptions): add custom options to every level of hanging protocols
* move set preset down to cornerstone3d
* works
* fix tmtv based on new api
* fix unit test
* close
* review1
* upgrade packages
* update packages
* apply review comments
* recursive call
* less copy
* apply review comments
* fix e2e tests
* apply review comments
* revert
* apply review comments
* apply review comments
---------
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-05-16 13:07:37 -04:00
Alireza
4fd81b5cd2
fix(local): fix modalities not showing in local ( #3388 )
...
* fix various bugs
* revert back docusaurus for styling issues
2023-05-12 15:04:19 -04:00
Alireza
84cb709b44
feat(panel and auth): fix study panel to not rely on priors and add token param to url ( #3381 )
...
* fix: multiframe
* fix the unnecessary use of prior since some servers dont like it
* add authentication via token in url
* add data citation
* add resources
* upgrade packages
* yarn lock
* apply review comments
2023-05-11 10:01:33 -04:00
Alireza
eea0ed487b
feat(dicomImageLoader): replace wado image loader with the new library ( #3339 )
...
* use new dicom image loader instead of cswil
new dicom image loader fails
update dicom image loader
update yarn lock
modify webpack
* update webpack
* fix webpack
* update package versions
* update package versions
2023-04-26 20:55:56 -04:00
dxlin
1173e7de6c
fix(ROIThreshold): fix setWeight not updating properly for ROIThreshold panel ( #3315 )
2023-04-06 14:05:46 -04:00
Bill Wallace
5e42a42b5f
fix(viewports): The display of linked viewports during drag and drop has a race ( #3286 )
...
* fix: The display of linked viewports during drag and drop has a race
* PR review comments
* fix: Segmentation display two up
* Removing console logs
* Fix the blank viewport can have stuff added to it
* Fix the null name on HP module
* Fix the navigate to initial image
* Fix the nth interleave loader
* Fix the unit tests
* PR comments - docs mostly
* fix: Exception thrown on change displayset after double click
2023-03-31 11:58:48 -04:00
Alireza
ca3b83b2b6
feat(tmtv): add more stages to pt/ct ( #3290 )
...
* feat(tmtv): add more stages to pt/ct
* make error stage change to info
* apply review comments
2023-03-30 10:01:48 -04:00
Bill Wallace
803f638401
feat: state sync service and hanging protocol updates to preserve state ( #3131 )
...
* feat: Add state sync and use it to remember viewport grid info
fix: Version updates
Fixes for toggling MPR mode
Fix the display when the interleaved load module fails
Fix the memory of the state to restore correctly
PR fixes for the state sync service
PR fixes
PR fixes
PR fixes
Added a hack warning to remove volumeDeactivate
Fixes for TMTV colormap setting
Fix the casing
Missed renames
fix: tests not running due to variance in ordering
Reverting some fixes to change case
PR changes - mostly comments and minor improvements
fix: All display sets were being updated on drag and drop
PR fixes - mostly renames
PR fixes
Test support for OHIF, for HP branch
test: Add at least a minimal set of automated tests for hanging protocols
Docs
PR fixes
Merge fixes
DOCS updates
Add an example of the mn hanging protocol
PR fixes
PR fixes
PR fixes
* Fix the drag and drop
PR fixes
* PR changes - update default keys for next/previous stage
* fix: Was storing the custom viewport grid too aggressively
Caused by a PR change misspelling a variable
2023-03-15 12:41:41 -04:00
Alireza
3f20b41c17
fix(tmtv): there should be no CT range for max suv settings ( #3232 )
2023-03-10 13:07:56 -05:00
Alireza
7a591b87a2
feat(tmtv): add ct ranges for thresholding ( #3225 )
...
* Add CT volume in PET ROI Thresholding (#3053 )
* Add CT volume in PET ROI Thresholding
* Change UI ROI Threshold config
* Refactoring ROI Threshold configuration Panel
* fix menus
* try to fix build preview
* try to fix build preview
---------
Co-authored-by: rodrigobasilio2022 <114958722+rodrigobasilio2022@users.noreply.github.com>
2023-03-07 22:47:16 -05:00
Alireza
38d452e17d
feat(measurementService): use the new api for annotation manager in cs3d ( #3206 )
...
* fix OHIF to use the new api for annotation manager in cs3d
* bump package versions
* fix tests
* remove unnecessary code
2023-03-02 17:11:51 -05:00
Bill Wallace
8af0362d12
fix(typescript): rename services to fix typescript ( #3165 )
...
* fix: Rename services to lower camel case, hp, measure
* fix: Rename DisplaySetService instances to displaySetService
* fix: Rename CornerstoneViewportService to lower camel case
* fix: Added lower case segmentationService rename
* rename other services (#3166 )
* rename uiDialogService
* rename toolGroupService
* rename uiNotificationService
* rename viewportGridService
* rename syncGroupService
* rename CornerstoneCacheService
* Fix a syntax error in hotkeys
* Fix a couple of rename issues that were missed
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-02-10 16:46:09 -05:00
Bill Wallace
7f799b8e3d
fix: Create typed services and allow lower case access to agree with naming conventions ( #3141 )
...
* fix: Add typed services
* fix: Typed services - PR changes
* remaining of the cineService and toolbarService renaming
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-02-07 14:31:55 -05:00