Alireza
|
9b1b501d83
|
fix: backward compatibility with toolbar service (#5052)
|
2025-05-16 13:42:35 -04:00 |
|
Alireza
|
7c15bb8901
|
feat(actions): simplify action corner api through the toolbarService (#5033)
|
2025-05-15 12:08:12 -04:00 |
|
Alireza
|
2bdf4afa4d
|
refactor(ui): Migrate components to ui-next (#4930)
Co-authored-by: Dan Rukas <dan.rukas@gmail.com>
|
2025-04-08 12:06:07 -04: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
|
3e6913b097
|
feat(hotkeys): Migrate hotkeys to customization service and fix issues with overrides (#4777)
|
2025-02-25 13:32:30 -05:00 |
|
Pedro H. Köhler
|
5712e91ca1
|
fix: right panel for the create mode cli command (#4788)
|
2025-02-18 09:07:17 -05:00 |
|
Dan Rukas
|
a8d84443a9
|
ui(components): migrates to new toolbar ui components and Numeric for Input InputRange and InputDoubleRange (#4728)
Co-authored-by: sedghi <ar.sedghi@gmail.com>
|
2025-01-29 13:36:52 -05:00 |
|
Ibrahim
|
d9abc3da8d
|
feat(panels): responsive thumbnails based on panel size (#4723)
|
2025-01-23 14:13:44 -05:00 |
|
Alireza
|
05d41c5206
|
fix(bugs): Update dependencies and enhance UI components (#4478)
|
2024-11-11 14:28:34 -05:00 |
|
Bill Wallace
|
7599ec9421
|
feat: Add CS3D WSI and Video Viewports and add annotation navigation for MPR (#4182)
|
2024-08-15 14:36:53 -04:00 |
|
Bill Wallace
|
88575c6c09
|
fix: Allow the mode setup/creation to be async, and provide a few more values to extension/app config/mode setup. (#4016)
|
2024-06-19 09:32:00 -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 |
|
Ibrahim
|
730f434910
|
fix(bugs): enhancements and bugs in several areas (#4086)
|
2024-05-06 14:55:32 -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 |
|
Alireza
|
566b25a544
|
feat(toolbar): new Toolbar to enable reactive state synchronization (#3983)
|
2024-03-27 16:01:32 -04:00 |
|
Ibrahim
|
9bcd1ae6f5
|
feat(worklist): New worklist buttons and tooltips (#3989)
|
2024-03-18 20:27:12 -04:00 |
|
Pavel
|
d14a8f0199
|
feat(i18n): enhanced i18n support (#3761)
|
2023-12-11 09:43:58 -05:00 |
|
Alireza
|
9045ddaedc
|
chore(prettier): full repo linting and code reformatting once and for all (#3627)
|
2023-09-01 16:19:39 -04:00 |
|
Igor Octaviano
|
0493a0d587
|
feat(Mode): Ability to overwrite mode configuration and small improvements (#3580)
|
2023-08-08 10:05:20 -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 |
|