ohif-viewer/extensions/default/src
Igor Octaviano c4ff2c2f09
feat: Merge Data Source (#3788)
Add the ability to merge two different series queries to generate a complete study query result.  Provides basic support for other types of merges, but those aren't yet added as full features.
2023-11-24 08:46:54 -05:00
..
Actions feat(segmentation mode): Add create, and export SEG with Brushes (#3632) 2023-09-22 10:23:44 -04:00
Components feat(SidePanel): new side panel tab look-and-feel (#3657) 2023-09-22 15:36:44 -04:00
CustomizableContextMenu feat: Merge Data Source (#3788) 2023-11-24 08:46:54 -05:00
DataSourceConfigurationAPI chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
DicomJSONDataSource feat(dicomJSON): Add Loading Other Display Sets and JSON Metadata Generation script (#3777) 2023-11-10 16:51:23 -05:00
DicomLocalDataSource feat(segmentation mode): Add create, and export SEG with Brushes (#3632) 2023-09-22 10:23:44 -04:00
DicomTagBrowser chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
DicomWebDataSource feat: Merge Data Source (#3788) 2023-11-24 08:46:54 -05:00
DicomWebProxyDataSource fix(DicomJson): retrieve.series.metadata method should be async (#3659) 2023-09-18 11:02:27 -04:00
MergeDataSource feat: Merge Data Source (#3788) 2023-11-24 08:46:54 -05:00
Panels fix(thumbnail): Avoid multiple promise creations for thumbnails (#3756) 2023-11-02 12:07:52 -04:00
Toolbar fix(toolbar): allow customizable toolbar for active viewport and allow active tool to be deactivated via a click (#3608) 2023-10-25 13:08:12 -04:00
types fix(Browser history): fixed NPE when navigating a study via browser history and history navigation is now available via the navigateHistory command (#3337) 2023-04-27 10:46:23 -04:00
utils fix(health imaging): studies not loading from healthimaging if imagepositionpatient is missing (#3646) 2023-09-12 10:30:02 -04:00
ViewerLayout feat(i18n): enhanced i18n support (#3730) 2023-10-31 15:36:45 -04:00
commandsModule.ts feat(hp callback): Add viewport ready callback (#3772) 2023-11-08 09:19:49 -05:00
findViewportsByPosition.ts docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00
getCustomizationModule.tsx chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
getDataSourcesModule.js feat: Merge Data Source (#3788) 2023-11-24 08:46:54 -05:00
getDisplaySetMessages.ts fix(display messages): broken after timings (#3719) 2023-10-11 12:01:32 -04:00
getDisplaySetsFromUnsupportedSeries.js feat(handler): Add handler for unsupported sopclassUIDs (#3601) 2023-08-16 11:37:28 -04:00
getHangingProtocolModule.js feat(grid): remove viewportIndex and only rely on viewportId (#3591) 2023-08-30 16:46:55 -04:00
getLayoutTemplateModule.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
getPanelModule.tsx feat(SidePanel): new side panel tab look-and-feel (#3657) 2023-09-22 15:36:44 -04:00
getPTImageIdInstanceMetadata.ts chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
getSopClassHandlerModule.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
getToolbarModule.tsx feat(segmentation mode): Add create, and export SEG with Brushes (#3632) 2023-09-22 10:23:44 -04:00
hpCompare.ts chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
hpMNGrid.ts feat(locale): add German translations - community PR (#3697) 2023-10-04 13:11:31 -04:00
id.js feat(cli): Ohif cli for modes and extensions modification (#2696) 2022-04-06 13:28:42 -04:00
index.ts feat(segmentation mode): Add create, and export SEG with Brushes (#3632) 2023-09-22 10:23:44 -04:00
init.ts docs(faq): FAQ and Segmentation Mode Fix for some studies (#3762) 2023-11-03 12:19:24 -04:00