allcontributors[bot]
546f6bfe68
docs: add pavertomato as a contributor ( #678 )
...
* docs: update README.md
* docs: update .all-contributorsrc
2019-07-17 11:26:24 -04:00
Egor Lezhnin
8e1f15e031
fix(config): Fix hardcoded default Google Cloud OAuth redirect_uri ( #585 ) ( #675 )
2019-07-17 17:04:15 +02:00
David Wire
0d5d804741
fix(availableTools): Add the Eraser to the available tools ( #666 )
...
* add the Eraser to the available tools
* review response - remove unnecessary config from eraser tool
* remove cargo culted mouseButtonMasks
2019-07-17 09:58:33 -04:00
David Wire
ca735fa070
fix(availableTools): add ArrowAnnotate as an available tool ( #667 )
...
* add ArrowAnnotate as an available tool
* review response - remove the cargo culted mouseButtonMasks
2019-07-17 09:45:29 -04:00
David Wire
3d425f54cc
fix(ToolbarRow): Update ToolbarRow so that an activeButton in a submenu is passed in as an activeCom ( #668 )
2019-07-17 10:13:59 +02:00
Romulo Bordezani
7bc9b45853
feat(svfCursorsSupport): enable CornerstoneTools SVG Icons on OHIF Viewer ( #659 ) ( #672 )
...
- Fixes the issue 659.
2019-07-16 22:41:41 -04:00
João Felipe de Medeiros Moreira
5bd3af0cca
fix(Viewer): Removes fixed modality and get the one returned from ohif-core ( #664 )
...
* fix(Viewer): Removes fixed modality insert and starting using the information returned from ohif-cor
* fix(Viewer): Includes condition when display set does not have modality information to use UN for un
2019-07-15 10:09:58 -04:00
Erik Ziegler
d4aee36542
fix(GoogleCloud): Fix Cloud Healthcare file upload buttons ( #658 )
...
fix #654
2019-07-11 23:32:49 +02:00
dependabot[bot]
2a281da19f
chore(deps): bump lodash.merge in /extensions/ohif-i18n ( #647 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:54:49 -07:00
dependabot[bot]
4631218dcb
chore(deps): bump lodash.merge in /extensions/ohif-vtk-extension ( #646 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:45:47 -07:00
Erik Ziegler
8b3e5dffb1
fix(filesToStudies): Improve error handling for local file viewing ( #652 )
2019-07-11 14:34:29 +02:00
Erik Ziegler
ef6819cf40
fix(docker-google-cloud): Update docker build process to allow Google Cloud CLIENT_ID to be passed in at runtime, update docs. ( #651 )
2019-07-11 14:08:00 +02:00
Erik Ziegler
2f104b5e91
feat(ViewerLocalFileData): Add drag/drop to load DICOM files in the Viewer at /local ( #644 )
2019-07-11 13:49:29 +02:00
Erik Ziegler
f256ac5a7d
fix(package.json): Fix issues with babel-core causes undefined _objectSpread2 ( #650 )
2019-07-11 12:59:33 +02:00
Erik Ziegler
3a4ee9e346
fix(DicomUploadService): Remove require usage ( #649 )
2019-07-11 12:18:25 +02:00
Biharck Araujo
1a9cfea365
fix(ToolbarRow): Add i18n string for Series switcher ( #634 )
2019-07-11 11:32:09 +02:00
Erik Ziegler
9055f19fb5
ci(Add e2e test for script tag usage to CI): ( #648 )
2019-07-11 11:06:32 +02:00
Erik Ziegler
bcbc5e4bbf
fix(yarn.lock): Blow away lockfile because it seems to be broken for some users ( #643 )
2019-07-11 10:18:21 +02:00
dependabot[bot]
408ba36f4f
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /docs/latest ( #645 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:01:59 +02:00
Erik Ziegler
091cab49e0
refactor(GoogleCloud): Clean up some of the Healthcare API Adapter components ( #641 )
2019-07-10 14:54:27 +02:00
Egor Lezhnin
4a09f33446
feat(GoogleCloud): Initial commits to include the Healthcare API Adapter ( #584 )
...
* This is a React port of https://github.com/quantumsoftgroup/healthcare-api-adapter - It still needs some UI cleanup.
2019-07-10 09:26:19 +02:00
Erik Ziegler
4095629310
fix(package.json): Bump @ohif/extension-cornerstone to 0.0.40 ( #638 )
2019-07-09 18:38:31 +02:00
Erik Ziegler
91d2d31846
@ohif/extension-cornerstone: Prevent errors when display set is empty object (0.0.40) ( #637 )
2019-07-09 18:17:13 +02:00
João Felipe de Medeiros Moreira
ff2c1cb2f1
test(E2E): End-to-end tests for script tag ( #633 )
...
fix #621
2019-07-09 18:08:18 +02:00
Gustavo André Lelis
727c0d8ba6
fix(labelling): Update naming of configuration to props as cornerstoneTools has also changed ( #484 )
2019-07-08 21:38:03 +02:00
João Felipe de Medeiros Moreira
4b3994e788
feat(StudyList): Disable study list link/route using 'showStudyList' config property ( #597 )
...
fix #574
2019-07-08 21:29:59 +02:00
Erik Ziegler
571dd5848f
fix(ViewerRouting): Fix routing failures for /study/x/series/y ( #617 )
...
re #614
2019-07-08 18:27:08 +02:00
David Wire
2d48d0aa37
feat(StudyList): Add QIDO style query parameters to set initial filters ( #543 )
...
This pull request adds the ability to use query parameters to pass filters into the StudyList from
the url. These parameters are of the same form used by the QIDO requests to apply the filters. This
solution seemed to me to be the most obvious way to manage them. There's one open question however,
around what to do with the parameters after the initial load. For now, the URL parameters are
overridden the moment the user tries to add another filter. Depending on review feedback it seems
like it may make more sense for those query parameter filters to be "permanent" and so any further
filtering would augment those parameters rather than replace them.
2019-07-08 18:15:06 +02:00
Erik Ziegler
562d63fa74
fix(package.json): Update @ohif/extension-dicom-microscopy to fix resizing behaviour
...
fix #550
2019-07-08 14:31:23 +02:00
biharck
1a6246f99b
@ohif/extension-dicom-microscopy: Add resize call when the container has resized (0.0.9)
2019-07-08 14:31:23 +02:00
Erik Ziegler
ce1a62a961
chore(gitattributes): Fix gitattributes handling of .fig files
2019-07-08 13:49:56 +02:00
Evren Ozkan
dd6acb2d03
feat(extension-cornerstone): Add additional tools: Magnify, ROI Window, Probe, Ellipse, Rectangle, Invert, Rotate Right, Flip H, Flip V, Clear
2019-07-08 13:49:56 +02:00
Danny Brown
5ac9048ef0
feat: extension panels
...
* Snapshot -- Switching branches
* fix classes and hooks for panel componet
* Restore button functionality
* feat: support for expandableToolMenu
* Shift cornerstoneTools config up a layer, and use globalToolSync
* Remaining initCornerstoneTools changes
* Pull in Segmentation Plugin
* Shift MeasurementsPanel to an extension
* Note regarding where data is coming from
* Make sure measurement callback is available
* Bump core version
* Shift MeasurementsTable to a local extensions directory
* Register appCommands as an extension
* Update package dependencies and yarn lock
* Support for panel width
* Ability to pass props to our panel component
* Add a safety check around calling our tacked on method for tool options
* Left sidebar plugins + fix activeIndex prop passed to sidebar.
* fix: viewer height
Now in a shared container w/ top bar, so we need to factor that in when calculating height
* lock file latest
* Update thumbnails if studies has changes
* bump cornerstone version to resolve globalToolSynch history issue
* Default panel to open; studies optional
* Bump minor version for ohif-cornestone-extension
* Simplify button logic
* Accommodate odd roundedButtonGroup value change emit
* Map viewers + selectedViewport instead of pulling off the window
2019-07-04 14:09:13 -04:00
Danny Brown
514609708d
chore: set codecov commit status threshold ( #623 )
...
* chore: set codecov commit status threshold
* Test new code doesn't fail threshold
* Turn off patch status
* Undo test threshold code
2019-07-02 22:18:50 -04:00
Erik Ziegler
c30b88d48a
docs(translating.md): Add Locize logo for their open source sponsorship ( #612 )
2019-07-01 12:10:56 +02:00
João Felipe de Medeiros Moreira
4f1505de3c
docs(README) Changes README related to cypress to use the new commands ( #610 )
2019-07-01 12:01:18 +02:00
Erik Ziegler
57d2ae23ae
ci(package.json): Change settings for viewer.ohif.org to use Locize CDN
2019-06-30 23:40:03 +02:00
Erik Ziegler
fd6ec04514
feat(package.json): Update i18n approach to optionally use Locize CDN depending on config. Bump @ohif/extension-vtk @ohif/i18n
2019-06-30 23:10:43 +02:00
Erik Ziegler
6a98550c43
@ohif/extension-vtk 0.1.3: Wait for i18n to be initialized before adding resources
2019-06-30 23:10:43 +02:00
Erik Ziegler
e2ec11c83e
@ohif-i18n 0.2.2: Expose the promise tracking i18next initialization
2019-06-30 23:10:43 +02:00
Erik Ziegler
d2c773196f
@ohif-i18n 0.2.1: Prevent crashing when window.config is undefined
2019-06-30 15:41:34 +02:00
Erik Ziegler
1b7625affd
@ohif/i18n - Setup optional link to Locize translation, and script to pull and store translations
2019-06-30 14:37:07 +02:00
Erik Ziegler
8a4306d1b0
fix(package.json): Bump vtk extension and react-viewerbase
2019-06-29 11:35:20 +02:00
Erik Ziegler
3cb8f804ad
@ohif/extension-vtk: Update to 0.1.2 after bumping react-viewerbase version
2019-06-29 11:35:20 +02:00
Rodrigo Antinarelli
16cea8681e
@ohif/i18n: Fix issues with exports and update docs ( #598 )
...
* update i18n version -- already published
* update ohif/i18n version and add modules
* update ohif/i18n version
* update translating documentation
* replace addLocales method and exported modules
* lock files
* Update index.js
* fix(@ohif/i18n): export custom methods in the main i18n object
`initI18n`, `addLocales` and `T` are now being exported inside the main `i18n` object.
* remove unecessary dependencies
* update vtk-extension lock file
2019-06-29 09:33:38 +02:00
Erik Ziegler
cb565427b3
fix(package.json): Bump ohif-core to fix broken multiframe usage with WADO-RS
...
fix #539
2019-06-28 17:56:13 +02:00
João Felipe de Medeiros Moreira
3a4715759f
fix(polyfills): Adds core-js/stable and regenerator-runtime ( #590 )
2019-06-28 16:20:16 +02:00
biharck
edb0db349b
feat(OHIFStandaloneViewer.js): adding NProgress loading bar on top of the page
2019-06-27 15:28:37 +02:00
Erik Ziegler
5a3f3e3eff
fix(package.json): Update react-viewerbase and extension-vtk to ensure old @ohif/i18n is not used
2019-06-27 15:12:42 +02:00
Erik Ziegler
5efa93ba61
@ohif/extension-vtk: Update dependencies which were pulling in old @ohif/i18n
2019-06-27 15:12:42 +02:00