ohif-viewer/extensions/default/src
Igor Octaviano 920c3e9455
OHIF-149: Apply default sort of Study Date descending (most recent -> oldest) when < 101 studies (#1850)
* Add dynamic default sorting

* Use different approach to sort

* Switch strategy to one that works even when filters are applied, but sort is not (there is no dicomweb sort/orderby)

Co-authored-by: dannyrb <danny.ri.brown@gmail.com>
2020-07-02 22:23:42 -04:00
..
DicomWebDataSource OHIF-149: Apply default sort of Study Date descending (most recent -> oldest) when < 101 studies (#1850) 2020-07-02 22:23:42 -04:00
Panels Use ImageViewer's StudyInstanceUIDs to set the initial/default list of expanded study ids 2020-06-30 22:08:41 -04:00
Toolbar Fix broken solution 2020-06-29 16:12:42 -03:00
ViewerLayout Merge pull request #1824 from OHIF/feat/ohif-125 2020-06-26 16:47:52 -04:00
debounce.js Make sure measurements table updates 2020-06-30 16:04:07 -04:00
getContextModule.js something WIP 2020-05-15 13:04:53 +01:00
getDataSourcesModule.js create dicom web api 2020-05-15 12:59:29 +01:00
getLayoutTemplateModule.js WIP, wrap command manager controls so we can pass these to the UI component. 2020-05-19 13:01:39 +01:00
getPanelModule.js Replace measurementsPanel w/ a format that reduces nesting 2020-06-04 11:28:10 -04:00
getSopClassHandlerModule.js display viewport. 2020-05-15 18:07:21 +01:00
getToolbarModule.js Update code to avoid intercepting onclick 2020-06-25 16:03:06 -03:00
id.js WIP build up displaysets. 2020-05-15 13:01:58 +01:00
index.js Create new ToolbarButton type for Layout Selector; wire up custom UI; prep for viewportGridService usage 2020-06-15 00:51:36 -04:00
PanelMeasurementTable.js OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00