Commit Graph

65 Commits

Author SHA1 Message Date
Erik Ziegler
becdfee1ed Switch ohif-core submodule to a proper commit hash 2019-02-18 10:58:32 +01:00
Erik Ziegler
9de327fa12 Add base tag if not present to fix issues with Icons referenced in SVG 2019-02-18 10:53:36 +01:00
Gustavo Lelis
e6480594ae fix(cine): Fix tool icon 2019-02-18 10:47:07 +01:00
maltempi
126babe4ee Removing not used studyCount field 2019-02-15 23:45:59 -02:00
maltempi
d4e865860e Using momentjs method to subtract days 2019-02-15 23:43:10 -02:00
maltempi
94ab9ff791 Formating studyDate field 2019-02-15 23:36:33 -02:00
maltempi
04dc3724ff Adding study list sorting 2019-02-15 23:14:05 -02:00
maltempi
9e7d14d4c8 Fixing pagination 2019-02-15 22:43:21 -02:00
maltempi
993b50e3bc merging master into study-list-filter 2019-02-15 09:18:55 -02:00
Erik Ziegler
eb710c3494 Update react-viewerbase to fix studylist redirect issues 2019-02-14 15:21:52 +01:00
Erik Ziegler
26932612f8 Fix static site icon URL 2019-02-14 15:07:35 +01:00
Erik Ziegler
6b6237cdf6 Update ohif-viewer to use latest ohif-core (0.0.15) 2019-02-13 14:27:46 +01:00
Erik Ziegler
dd26fcb1cd Update ohif-cornerstone-extension to use latest ohif-core 2019-02-13 14:18:36 +01:00
Erik Ziegler
b0a5d07498 Update ohif-viewer's dependencies (0.0.14) 2019-02-13 10:15:54 +01:00
Erik Ziegler
977ede54e8 Add overflow:hidden to FlexboxLayout 2019-02-12 18:21:40 +01:00
Erik Ziegler
b763178852 Update ohif-cornerstone-extension with latest react-cornerstone-viewport 2019-02-12 18:19:09 +01:00
Erik Ziegler
bca45d0646 Update ohif-core to include latest measurements code 2019-02-12 09:59:21 +01:00
Gustavo Lelis
6dd9a6ac49 feat(measurementTable): Adding prop-types as peerDependency as we have is also as peer on react-cornerstone-viewport 2019-02-12 03:32:23 -02:00
Gustavo Lelis
cb32c299e2 feat(measurementTable): Adding convert measurements into table data function into our reducer 2019-02-12 03:30:25 -02:00
Gustavo Lelis
7c20343912 feat(measurementTable): Providing studyInstanceUids for ConnectedViewer component 2019-02-12 03:30:25 -02:00
Gustavo Lelis
de853c9221 feat(measurementTable): Fixing tool naming to match with tools instanciated in the viewer 2019-02-12 03:30:24 -02:00
Gustavo Lelis
0ff4e43315 feat(measurementTable): Add dispatch functions for measurements updates. 2019-02-12 03:30:23 -02:00
Evren Ozkan
13c8599f06 feat(react-measurements): Integrate Timepoint API and Measurement API from ohif-core package - WIP 2019-02-12 02:34:37 -02:00
Evren Ozkan
84e2f86a76 feat(react-measurements): Add measurement table - WIP 2019-02-12 02:34:35 -02:00
Erik Ziegler
e1f1d9b630 Fix passing children into cornerstone-extension 2019-02-11 22:33:53 +01:00
Erik Ziegler
6a3c257cb3 Fixes for passing configuration / children into the cornerstone-extension 2019-02-11 22:28:24 +01:00
Erik Ziegler
3e5147f4ba Bump react-cornerstone-viewport dependency (ohif-cornerstone-extension 0.0.11) 2019-02-11 09:32:34 +01:00
Erik Ziegler
23e5ffe07c Prevent bad NPM publications 2019-02-10 23:04:25 +01:00
Erik Ziegler
72cfccd55e ohif-viewer 0.0.11 (bug fix) 2019-02-10 22:45:27 +01:00
Erik Ziegler
72a4ae11fa Fix for passing availableTools inside Cornerstone extension 2019-02-10 22:43:06 +01:00
Erik Ziegler
b413527371 Demonstrate tool configuration via App redux settings (using Freehand tool) (ohif-cornerstone-extension: 0.0.8, ohif-viewer 0.0.10) 2019-02-10 22:28:42 +01:00
Erik Ziegler
e235980040 Fix update issues when component props change (ohif-cornerstone-extension: 0.0.7, ohif-viewer 0.0.9) 2019-02-10 21:35:09 +01:00
Erik Ziegler
2868b08a4a Improvements for dicom-html-extension 2019-02-10 17:11:15 +01:00
Erik Ziegler
af20f5f3e3 Add rudimentary DICOM-SR to HTML extension 2019-02-08 19:13:12 +01:00
Erik Ziegler
4d08af5beb Update ohif-viewer version because of a bad publish 2019-02-08 14:23:30 +01:00
Erik Ziegler
b2298556ca Fix issues with ohif-cornerstone-extension 2019-02-08 14:02:42 +01:00
maltempi
db6d372dc4 Adding date filtering 2019-02-07 22:56:25 -02:00
Erik Ziegler
a32a5f3612 Update to ohif-core 0.2.7 2019-02-07 19:18:01 +01:00
Erik Ziegler
61ee07a8f8 Bump ohif-cornerstone-extension to 0.0.5 2019-02-07 17:57:11 +01:00
Erik Ziegler
35fd77573b Allow OHIFCornerstoneExtension to have children passed into it upon declaration 2019-02-07 17:56:23 +01:00
Erik Ziegler
3d1eff07ad Move ExtensionManager and localStorage into ohif-core 2019-02-07 15:10:39 +01:00
Biharck Araujo
14c344ecb5 adding style to fix viewport maximization (#349) 2019-02-07 11:14:16 +01:00
Erik Ziegler
5bb64fd925 Switch index.html to the dcmjs dicomweb server 2019-02-06 17:16:27 +01:00
Erik Ziegler
5b29d082ca Comment out some stuff that I didn't mean to push yet 2019-02-06 14:58:06 +01:00
Erik Ziegler
22202141b8 Moved the Cornerstone viewport code to an extension. Tons of changes to rollup and package.json files to make everything play nicely 2019-02-06 14:46:06 +01:00
Erik Ziegler
9a0f417eec Update ohif-core to fix microscopy (again) 2019-02-04 17:22:04 +01:00
Erik Ziegler
e3d26f2181 Fix performance issues with Microscopy extension 2019-02-04 16:45:49 +01:00
Erik Ziegler
bf8f737fec Begin adding DICOM Segmentation handling to Cornerstone plugin via dcmjs 2019-02-03 22:18:08 +01:00
Sandra
b93a677ef3 Refactor extensions interface (#344)
* Added container class for plugins that care for registration of submodules

* Added extensions manager that cares for adding modules to store

* Make extensions require less knowledge of internal extension management

* Reformatting

* Update generateStaticSite to use ohif-viewer, remove old OHIFViewer-react folder

* Add yarn.lock so Netlify knows to use Yarn

* Fix for copying static site folder

* Try to fix netlify build which is stuck uploading

* Try to fix static site deployment

* Try to fix static site deployment again

* Try to fix static site deployment one more time

* Extracted pdf plugin into external package

* Removed some unused dependencies

* Published pdf extension to npm registry

* Added external microscopy extension (work in progress)

* Extraction of microscopy plugin working now

* Added microscopy extension npm package to package.json

* Increase ohif-core version

* update yarn.lock

* Fix error in readme

* Fix authentication error in pdf plugin

* Remove readme, update packages, add redirect for netlify

* netlify test

* netlify test 2

* netlify test 2, forgot to add new redirects file

* Use public dicom server for demo

* Another netlify try

* Another netlify try 2

* Another netlify try 3

* Another netlify try 4
2019-02-02 11:10:56 +00:00
Erik Ziegler
af68db0c09 Update ohif-core to make user preferences work 2019-01-31 08:05:06 +00:00