Commit Graph

2730 Commits

Author SHA1 Message Date
allcontributors[bot]
a97cb087eb docs: update README.md 2019-06-21 15:55:49 +00:00
David Wire
9116d08959 fix(IHEInvokeImageDisplay): Fix the props to access query parameters per API spec
I encountered this bug trying to use the IHEInvokeImageDisplay API in order to render multiple DICOM
studies in the viewer. Unfortunately, the component was no longer working and required some changes
in order to access the query parameters used in the API. These changes update the component to use
react router to access the query parameters and pass them to ConnectedViewerRetrieveStudyData as
appropriate. The move from ViewerRetrieveStudyData to ConnectedViewerRetrieveStudyData was necessary
in order to access the active server from the redux store. I also made a change from a series of if
clauses to a switch statement as it seemed a little more appropriate given the nature of the code
paths. Happy to change that back if needed. The PATIENT and default paths were not fixed as a part
of this work because we'll need a way to pass the filter in to the StudyList component.
2019-06-21 17:52:46 +02:00
Danny Brown
1d5c1cb83f
feat: extension system overhaul 2019-06-21 09:15:47 -04:00
Danny Brown
f7ba7621ef
Merge pull request #549 from dannyrb/feature/extensions-panels-and-docs
Feature/extensions panels and docs
2019-06-21 09:13:42 -04:00
Danny Brown
51d1679dfb
Merge branch 'master' into feature/extensions-panels-and-docs 2019-06-21 00:00:33 -04:00
dannyrb
6288ff9c8f Fix broken test 2019-06-20 23:58:32 -04:00
dannyrb
bc4a650283 Breaks UMD build 2019-06-20 23:55:02 -04:00
dannyrb
f4e4cfdf39 lock file 2019-06-20 23:50:06 -04:00
dannyrb
23de20d7d3 Bump extension and ohif-core versions 2019-06-20 23:30:52 -04:00
dannyrb
13aedecd55 Bump two more package versions 2019-06-20 23:30:16 -04:00
dannyrb
566cb218e6 Bump deps 2019-06-20 23:23:54 -04:00
dannyrb
7d2e65c73a Stubbed readme 2019-06-20 23:23:10 -04:00
dannyrb
3cb5abf0c9 Prettier config and formatting 2019-06-20 23:22:52 -04:00
dannyrb
ec9ea8b761 formatting 2019-06-20 23:17:07 -04:00
dannyrb
aa250a9210 bump package version 2019-06-20 23:12:55 -04:00
dannyrb
235f56c071 bump ohif-core minimum version number 2019-06-20 23:10:58 -04:00
dannyrb
ff602bf500 simple vtk extension readme 2019-06-20 23:10:17 -04:00
dannyrb
5785ab9f1f bump version 2019-06-20 23:01:39 -04:00
dannyrb
273e262420 Add badge 2019-06-20 23:01:03 -04:00
dannyrb
c2b048795d bump minimum required ohif-core version number 2019-06-20 22:57:57 -04:00
dannyrb
75288d986d update readme 2019-06-20 22:57:38 -04:00
dannyrb
a5b0e15369 Formatting 2019-06-20 22:57:14 -04:00
dannyrb
2326aa8ba1 Some sane prettier defaults 2019-06-20 22:56:26 -04:00
dannyrb
3a684e5963 rename 2019-06-20 22:50:56 -04:00
dannyrb
56bf65d95f name bump 2019-06-20 22:50:23 -04:00
dannyrb
c193ba17e7 fix for broken CINE player 2019-06-20 20:30:12 -04:00
Danny Brown
a9659a0f24
Merge pull request #572 from OHIF/all-contributors/add-diego0020
docs: add diego0020 as a contributor
2019-06-18 23:35:32 -04:00
allcontributors[bot]
baa28bdf41 docs: update .all-contributorsrc 2019-06-19 03:35:18 +00:00
allcontributors[bot]
d9dd127539 docs: update README.md 2019-06-19 03:35:17 +00:00
Danny Brown
b3873f7673
Merge pull request #520 from diego0020/dev-react-proxy
WIP: Use react proxy instead of nginx with cors headers for local dev
2019-06-18 23:33:37 -04:00
dannyrb
03501eddb0 fix typo 2019-06-18 23:33:02 -04:00
dannyrb
2f4961c078 Note regarding docker toolbox and react-proxy 2019-06-18 23:26:27 -04:00
dannyrb
4f3f19de7c Beginnings of commandsModule docs 2019-06-18 21:09:08 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy 2019-06-18 21:05:13 -04:00
dannyrb
3859359a05 Note regarding how extensions are specified for app 2019-06-18 16:11:38 -04:00
dannyrb
9af3ad414a Clean up code snippet config 2019-06-18 15:29:43 -04:00
dannyrb
8112c569e8 Expanding extensions docs 2019-06-18 15:19:04 -04:00
dannyrb
32b420087b Don't set vtk on viewport's layout; rely on viewportSpecificData 2019-06-18 14:51:51 -04:00
dannyrb
aa811dffe3 Use dicom-html extension 2019-06-18 14:49:45 -04:00
dannyrb
0bfd49d1eb Remove window. references 2019-06-18 14:33:39 -04:00
dannyrb
f26dfe4801 Causes things to blow up when sopClassHandler should be used instead of cornerstone 2019-06-18 14:33:02 -04:00
dannyrb
b542ce4437 port html extension 2019-06-17 16:23:31 -04:00
dannyrb
d1f7431af6 Re-add dicom microspy extension 2019-06-17 15:42:11 -04:00
dannyrb
a1bbc4e87a Pull in PDF extension 2019-06-17 15:05:51 -04:00
dannyrb
b154c2612d Use new extension interface 2019-06-17 15:05:27 -04:00
dannyrb
01ea3f4179 scoped package 2019-06-17 15:05:10 -04:00
dannyrb
4d540170aa Use activeContexts getter/selector in commandsManager 2019-06-17 14:48:33 -04:00
dannyrb
8b636b53be Make sure plugin is set for cornerstone viewports before a layout change is triggered 2019-06-17 14:45:53 -04:00
dannyrb
6050721d33 Use reselect to compute our activeContexts 2019-06-17 14:20:32 -04:00
dannyrb
88568b1ddd extensions specify default toolbar button context 2019-06-17 14:03:04 -04:00