Bill Wallace
3d8cc9801a
chore(packages): Remove duplicated packages ( #3456 )
2023-06-07 09:33:13 -04:00
ohif-bot
655ccd310e
chore(version): Update package versions [skip ci]
2023-06-07 13:13:40 +00:00
ohif-bot
20275d7d08
chore(version): version.json [skip ci]
2023-06-07 13:13:36 +00:00
ohif-bot
9ee13860a2
chore(version): Update package versions [skip ci]
2023-06-07 12:38:24 +00:00
ohif-bot
f43e45ab1a
chore(version): version.json [skip ci]
2023-06-07 12:38:21 +00:00
ohif-bot
ffaffbdfa3
chore(version): Update package versions [skip ci]
2023-06-07 01:54:54 +00:00
ohif-bot
de35860ba6
chore(version): version.json [skip ci]
2023-06-07 01:54:51 +00:00
ohif-bot
6d7561946b
chore(version): Update package versions [skip ci]
2023-06-06 21:47:27 +00:00
ohif-bot
fd8a9599d7
chore(version): version.json [skip ci]
2023-06-06 21:47:23 +00:00
ohif-bot
ef9363e8b9
chore(version): Update package versions [skip ci]
2023-06-06 20:11:21 +00:00
ohif-bot
77a8447ceb
chore(version): version.json [skip ci]
2023-06-06 20:11:17 +00:00
Alireza
fc8b948b0d
chore(build): separate half and half for publish ( #3446 )
2023-06-06 16:02:59 -04:00
Alireza
828690cd3b
chore(build): try to build demo and docs ( #3434 )
2023-06-06 13:34:26 -04:00
Bill Wallace
d5c5951e57
fix(SR): KO series being displayed in browser list ( #3382 )
...
* fix: KO series being displayed in browser list
* fix sr for volume viewports
* move highlight labelmap to RAF
* remove commented code
* fix the hydration bug for the SR
* apply review comments
* revert the key images for sr
* Remove some obsolete changes
* set initial image for sr instead of jump
* Remove viewportType stack
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-05-15 08:23:13 -04:00
M.D
075008c674
feat(microscopy): add dicom microscopy extension and mode ( #3247 )
...
* skeleton for dicom-microscopy extension
* skeleton for microscopy mode
* [feat] ported @radicalimaging/microscopy-dicom to OHIF's default extension
* [feat] ported microscopy mode from private repo
* added new definitions to the package.json
* webpack configuration update for microscopy extension
* register new icons for microscopy tools
* fixes to the microscopy extension and mode
* trivial error fix - typescript type import error
* link microscopy extension with default OHIF app plugin config
* demo config fix
* fix logs
* remove unsed imports
* [fix] loading of microscopy
* [fix] webworker script loading, normalizing denaturalized dataset
* found the latest version of dicom-microscopy-viewer that works with current OHIF extension : 0.35.2
* hide thumbnail pane by default, as we have issues with
* comments
* remove unused code
* [feat] microscopy - annotation selection
* [feat] microscopy - edit annotation label
* wip
* [bugfix] dicom-microscopy tool
* [bugfix] dicom microscopy annotations
* [fix] mixed-content blocking caused by BulkDataURI
* [fix] microscopy measurements panel - center button
* [fix] microscopy measurements panel - styling
* [fix] microscopy - controls
* fix local loading of microscopy
* fix local loading of dicom microscopy
* fix typo - indexof to indexOf
* [fix] remove unused icons
* remove commented out lines from webpack configuration
* platform/viewer/public/config/default.js - revert accidental changes
* [refactor] redirecting to microscopy mode on Local mode
* attribution to DMV and SLIM viewer
* [fix] code review feedbacks
* fix thumbnails
* [fix] microscopy - fix old publisher.publish() to PubSubService._broadcastEvent()
* [fix] interactions, webpack config, roi selection
* [feat] microscopy - remove select tool from UI
* microscopy author
* [fix] saving and loading SR
* [bugfix] - missing publish() function in MicroscopyService, replace with _broadcastEvent
* remove author section from readme
* refactor SR saving feature
* fix webpack config after merge
* [bugfix] repeated import
* fix e2e
* webpack configuration
* hide "Create report" button for microscopy
2023-04-27 20:53:52 -04:00