Biharck Araujo
1a9cfea365
fix(ToolbarRow): Add i18n string for Series switcher ( #634 )
2019-07-11 11:32:09 +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
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
dannyrb
a5b0e15369
Formatting
2019-06-20 22:57:14 -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
dannyrb
32b420087b
Don't set vtk on viewport's layout; rely on viewportSpecificData
2019-06-18 14:51:51 -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
88568b1ddd
extensions specify default toolbar button context
2019-06-17 14:03:04 -04:00
dannyrb
46904ea39f
Context specific commands
2019-06-16 23:31:17 -04:00
dannyrb
1af09f1fad
Merge branch 'master' of github.com:OHIF/Viewers into feature/extensions-panels-and-docs
...
# Conflicts:
# extensions/ohif-vtk-extension/src/ConnectedToolbarSection.js
# src/App.js
2019-06-16 22:26:44 -04:00
dannyrb
7ed90a280f
Escape hatch note
2019-06-16 22:15:44 -04:00
dannyrb
ffae67dc99
Remove dead comments from commandsModule
2019-06-16 14:08:38 -04:00
dannyrb
7971ac58a2
Generic setToolActive command
2019-06-16 13:56:49 -04:00
dannyrb
4de5fa2d0e
Simplify toolbar module to be config only for now; use new modules in extension
2019-06-16 13:56:24 -04:00
Erik Ziegler
537057e4d6
refactor(@ohif/extension-cornerstone): Error handling and removal of viewportData clearing on compon
2019-06-15 11:47:07 +02:00
dannyrb
31c987d700
Shift to new syntax; try to get only cornerstone extension working with new syntax
2019-06-13 09:50:53 -04:00
dannyrb
0318203770
Shift commands to appropriate extension
2019-06-13 09:50:07 -04:00
dannyrb
59c6c4dc34
Comment out unused code
2019-06-13 09:49:30 -04:00
dannyrb
115445a30b
YouTube button
2019-05-29 23:46:42 -04:00
dannyrb
ac44228b94
Kill old icons logic
2019-05-28 14:50:22 -04:00
Evren Ozkan
3bae254a6f
fix(hotkeys): Fix the issues with hotkeys ( #488 )
...
* wip viewport
* refactoring to do not use dispatch from window
* fixing server active testing
* fix(dependencies): Bump ohif-core to 0.5.5
2019-05-27 11:31:39 -04:00
Evren Ozkan
c2eb5f342f
Revert "React viewport ( #439 )" ( #487 )
...
This reverts commit b24a502433 .
2019-05-27 11:09:11 -04:00
Biharck Araujo
b24a502433
React viewport ( #439 )
...
Implementing hotkeys actions
2019-05-27 08:22:33 -03:00
Evren Ozkan
5818b654b4
fix(layout): Set currentImageIdIndex to 0 if image is not found ( #429 )
...
* fix(layout): Set currentImageIdIndex to 0 if image is not found
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.27
2019-05-15 18:23:18 -04:00
dannyrb
49d574d8ac
Position this absolutely near the top left of our page
2019-05-15 14:24:04 -04:00
dannyrb
724ba44aee
fix grabbing enabled element
2019-05-15 09:17:43 -04:00
dannyrb
557fdce016
less error-prone import
2019-05-14 22:12:34 -04:00
dannyrb
0a4fee7337
Use the DOM that should now be set for each viewport to influence button behavior
2019-05-14 21:47:15 -04:00
dannyrb
d430596025
Try capturing and setting the dom reference in our viewports module
2019-05-14 21:38:31 -04:00
dannyrb
b6902e40f6
Cleaning
2019-05-14 13:21:07 -04:00
dannyrb
c1b7e5a7fc
Remove unused proptypes
2019-04-19 12:42:38 -04:00
dannyrb
29abad4a24
Remove unused import
2019-04-19 10:45:22 -04:00
dannyrb
780f84af89
Re-add extensions as top level dir
2019-04-16 12:00:06 -04:00