biharck
6548dffb42
feat(Header.js): Add About modal to header
2019-06-27 10:59:23 +02:00
João Felipe de Medeiros Moreira
612832069d
ci: add e2e tests with cypress
...
* Creates E2E tests using Cypress and includes two tests
* Improves yarn.lock file
* Includes documentation
* Cypress project id
* test e2e w/ ci and video
* run unit command before e2e
* Also cache cypress
* Persist cypress to next build step
* Try a different path
* Try without working dir
* Persist less data, but restore yarn/cypress cache in next step
* Install cypress to invalidate cache
* Add e2e as a blocker for merged publishing
2019-06-22 10:02:07 -04: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
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
c193ba17e7
fix for broken CINE player
2019-06-20 20:30:12 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy
2019-06-18 21:05:13 -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
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
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
80047ff518
Thunk and logger for redux
2019-06-17 10:40:01 -04:00
dannyrb
ba92111484
No need to pull commandsManager off the window
2019-06-16 23:43:30 -04:00
dannyrb
e6c9152cd1
Technically available in _any_ context, not just VTK
2019-06-16 23:36:10 -04:00
dannyrb
d5b4cb7b07
Refactor vtk extension; re-add to app
2019-06-16 23:11:43 -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
fc6f7446d0
Remove dead code: ConnectedToolbarSection and setToolActive
2019-06-16 14:23:03 -04:00
dannyrb
6e4dba7a10
Fix active button 👍
2019-06-16 14:07:13 -04:00
dannyrb
94177eee24
Prefer direct ToolbarButtons usage over ToolbarSection
2019-06-16 13:58:25 -04:00
dannyrb
9d50d97d6f
Remove unused getDefaultToolbarButtons now that they're pushed to extension
2019-06-16 13:57:11 -04:00
Erik Ziegler
24a8d7bca2
feat(@ohif/extension-vtk): Update app to include basic MPR with VTK ( #557 )
2019-06-15 14:26:09 +02:00
dannyrb
43a493283a
Merge branch 'feature/extensions-panels-and-docs' of github.com:dannyrb/Viewers into feature/extensions-panels-and-docs
2019-06-14 20:45:36 -04:00
Danny Brown
df2a984cd3
Merge branch 'master' into feature/extensions-panels-and-docs
2019-06-14 20:45:00 -04:00
dannyrb
902dc5e31d
Correctly find toolbar extensions
2019-06-14 20:44:15 -04:00
dannyrb
29853429c7
createStacks --> studyMetadata.createDisplaySets(sopClassHandlerModules)
2019-06-14 20:28:41 -04:00
Erik Ziegler
db814f6248
Merge branch 'master' into feature/i18n-basics
2019-06-14 15:52:39 +02:00
dannyrb
89b1ce4a4e
Pull out cornerstone command registration
2019-06-13 10:17:53 -04:00
dannyrb
361be79174
Toolbar row to use new types
2019-06-13 09:51:19 -04: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
209d575092
Merge branch 'feature/extensions-panels-and-docs' of github.com:dannyrb/Viewers into feature/extensions-panels-and-docs
2019-06-12 16:38:28 -04:00
Danny Brown
d0cbf577a3
Merge branch 'master' into feature/extensions-panels-and-docs
2019-06-12 16:38:28 -04:00
dannyrb
b052930123
fix connected layout manager to use extensionManager
2019-06-12 16:37:45 -04:00
dannyrb
4f6cee8960
New up and expose an extensionManager for the app
2019-06-12 16:10:57 -04:00
dannyrb
9c797233bb
PLUGIN_TYPES --> MODULE_TYPES
2019-06-12 16:09:35 -04:00
João Felipe de Medeiros Moreira
071f92e45c
fix(StudyBrowser): Remove transform to fix drag/drop positioning for thumbnails ( #548 )
2019-06-12 20:15:51 +02:00
Rodrigo Antinarelli
45993e423d
small fix
2019-06-12 13:30:08 -03:00
Rodrigo Antinarelli
8c608dc05b
update branch
2019-06-12 13:22:46 -03:00
romulo bordezani
0c8cd3fbe9
Language Detection implementation, bug fixes related to i18n and debugger helper added.
2019-06-11 20:05:14 -03:00
dannyrb
55e326dde8
force bump
2019-06-09 22:11:25 -04:00
dannyrb
64a9e38de4
chore: build warnings preventing demo deploy
2019-06-09 22:09:37 -04:00
dannyrb
9d9b3a7749
Make sure our app doesn't blow up if hotkeys aren't provided
2019-06-08 15:26:11 -04:00
dannyrb
7f95c1284a
fix: command direction for previousViewportDisplaySet
2019-06-08 15:12:19 -04:00
Rodrigo Antinarelli
5bbd6f1463
remove unused switch language buttons
2019-06-07 19:54:35 -03:00
romulo bordezani
0753e9ec3c
Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
...
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/rollup.config.js
# extensions/ohif-vtk-extension/yarn.lock
# package.json
# src/App.js
# src/components/Header/Header.js
# yarn.lock
2019-06-07 17:55:53 -03:00