ohif-viewer/platform/core/src/services
Luis Miguel Santos 42aa2df626
fix 5323 unexpected series list filter change from all to recent (#5337)
* fix to unexpected change from All to recent browser study lists because of the search order for the presence of the study in the tab groups and subsequent reset of the active tab state.
Minor comment in the study browser header.

Signed-off-by: Luis M. Santos <luis.santos2@nih.gov>

* chore Added type annotations and cleaned up stylistically.

Signed-off-by: Luis M. Santos <luis.santos2@nih.gov>

* Tighten up a bit of the code to make it easier to follow

* Fix warnings

---------

Signed-off-by: Luis M. Santos <luis.santos2@nih.gov>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>

Confirm that Alireza's requested change was included.
2025-10-16 21:55:31 -04:00
..
_shared fix(segmentation): Allow for debounced pub/sub events to be reliably cancelled when unsubscribed to. (#5092) 2025-06-02 12:12:31 -04:00
CineService OHIF with Cornerstone3D 2.0 (#4347) 2024-11-06 07:15:27 -05:00
CustomizationService fix 5323 unexpected series list filter change from all to recent (#5337) 2025-10-16 21:55:31 -04:00
DicomMetadataStore docs: clarify terminology for study, series, and display sets (#5000) 2025-05-01 14:46:21 -04:00
DisplaySetService feat: Improve unsupported displayset messages (#4979) 2025-04-22 09:11:28 -04:00
HangingProtocolService fix: local ModalitiesInStudy check (#5285) 2025-08-25 10:22:40 -04:00
MeasurementService feat(MeasurementService): add rendering of unmapped measurements (#5416) 2025-10-06 08:50:17 -04:00
PanelService feat(resizable-side-panels): Make the left and right side panels (optionally) resizable. (#4672) 2025-01-21 11:20:34 -05:00
StudyPrefetcherService fix: Safely handle missing active viewport (#5448) 2025-10-06 08:56:31 -04:00
ToolBarService fix(toolbar): prevent duplicate command execution on repeated interactions (#5456) 2025-10-07 08:52:56 -04:00
UIDialogService chore: recovery 2 (#5014) merge to 3.11 (#5175) 2025-07-03 14:08:46 -04:00
UIModalService ui(components): New Dialog and Modal components for ui-next (#4772) 2025-02-28 15:17:55 -05:00
UINotificationService fix(segmentation overlays): Allow for the addition of multiple segmentation overlays. (#5189) 2025-07-10 09:33:39 -04:00
UIViewportDialogService
UserAuthenticationService
ViewportGridService feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
WorkflowStepsService fix: backward compatibility with toolbar service (#5052) 2025-05-16 13:42:35 -04:00
index.ts feat(multimonitor): Add simple multi-monitor support to open another study(#4178) 2025-01-13 10:49:08 -05:00
MultiMonitorService.ts feat(multimonitor): Add simple multi-monitor support to open another study(#4178) 2025-01-13 10:49:08 -05:00
ServiceProvidersManager.ts
ServicesManager.test.js
ServicesManager.ts feat(multimonitor): Add simple multi-monitor support to open another study(#4178) 2025-01-13 10:49:08 -05:00