dannyrb
4cd1763ab7
Fix // issue with icon path resolution
2019-05-17 16:00:37 -04:00
Danny Brown
ab929c2827
Merge pull request #443 from OHIF/readme-fixes
...
docs(README): Fix URL in README, fix typo in docs
2019-05-17 14:44:30 -04:00
Erik Ziegler
ec3f1aa58d
docs(README): Fix URL in README, fix typo in docs
2019-05-17 16:24:45 +02:00
Danny Brown
4220419cfa
Merge pull request #442 from OHIF/readme-fixes
...
docs(README.md): Updated README to fix URLs
2019-05-17 10:22:00 -04:00
Erik Ziegler
a39aa0088d
docs(README.md): Updated README to fix URLs
2019-05-17 16:18:00 +02:00
Danny Brown
e24f718081
Merge pull request #441 from dannyrb/fix/docs-deploy
...
Add .nojekyll file
2019-05-17 09:43:36 -04:00
Danny Brown
2f1b05c095
Merge branch 'master' into fix/docs-deploy
2019-05-17 09:43:30 -04:00
dannyrb
c5faa1704d
Add .nojekyll file
2019-05-17 09:42:38 -04:00
Danny Brown
83c062df31
Merge pull request #440 from OHIF/publish-docs
...
fix(publishStaticSite): Set publishStaticSite.sh to executable
2019-05-17 09:34:16 -04:00
Erik Ziegler
51e1f3a547
fix(publishStaticSite): Set publishStaticSite.sh to executable
2019-05-17 15:31:39 +02:00
Danny Brown
149ea452ad
Merge pull request #437 from dannyrb/fix/docs-deploy
...
Try shelling out to use our GITHUB_TOKEN env variable
2019-05-16 01:17:48 -04:00
dannyrb
c0d6e4cee9
Try shelling out to use our GITHUB_TOKEN env variable
2019-05-16 01:17:09 -04:00
Danny Brown
c9db6e2a26
Merge pull request #436 from dannyrb/fix/docs-deploy
...
Try stubbed git user info
2019-05-16 00:38:13 -04:00
dannyrb
1c0b064d9b
Try stubbed git user info
2019-05-16 00:37:12 -04:00
Danny Brown
9dd2177fa4
Merge pull request #434 from dannyrb/fix/docs-deploy
...
Trust unknown hosts in docs:publish step
2019-05-16 00:06:11 -04:00
dannyrb
39112c211d
Employ same trick for publishing docs "trust" github host
2019-05-16 00:05:19 -04:00
Danny Brown
c1c3241be4
Merge pull request #433 from dannyrb/fix/docs-deploy
...
Rename command to publish
2019-05-15 23:55:56 -04:00
dannyrb
462d4b5f10
Rename command to publish
2019-05-15 23:54:47 -04:00
Danny Brown
d09abfd0e8
Merge pull request #432 from dannyrb/fix/docs-deploy
...
Publish docs to gh-pages on merge to master
2019-05-15 23:16:21 -04:00
dannyrb
c90c3e2f98
Publish docs to gh-pages on merge to master
2019-05-15 23:12:46 -04:00
Danny Brown
6f4f098671
Merge pull request #431 from dannyrb/react
...
🎉 Let there be React 🎉
2019-05-15 22:00:53 -04:00
dannyrb
f1b1c83751
Update circleci and semantic-release to handle master merges
2019-05-15 21:55:03 -04:00
dannyrb
d69b014721
Merge branch 'master' into react
...
We're shifting master to a new branch named v1.x. Any changes made since the react branch were forked are not applicable to v2.x development. We'll recursively merge using the "ours" strategy, and then pull this into master to effectively make our "react" version (v2.x) the new master.
2019-05-15 21:47:18 -04:00
Evren Ozkan
e9c54f17de
fix(dependencies): Bump ohif-cornerstone-extension to 0.0.30 ( #430 )
2019-05-15 18:54:20 -04: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
Danny Brown
be8c243bf8
Merge pull request #427 from dannyrb/react
...
Set and use enabled element
2019-05-15 15:50:27 -04:00
dannyrb
776f5b0e8c
No need to produce a warning here
2019-05-15 15:45:42 -04:00
dannyrb
f925c8a380
bumpity bump bump
2019-05-15 15:09:48 -04:00
dannyrb
3d1a43f52d
bump own version
2019-05-15 15:05:32 -04:00
dannyrb
36daa8afe2
bump react-cornerstone-viewport dependency version
2019-05-15 15:05:03 -04:00
dannyrb
49d574d8ac
Position this absolutely near the top left of our page
2019-05-15 14:24:04 -04:00
dannyrb
f1df6ebba5
bump
2019-05-15 09:22:48 -04:00
dannyrb
724ba44aee
fix grabbing enabled element
2019-05-15 09:17:43 -04:00
dannyrb
4ad93943dc
bump
2019-05-14 23:21:45 -04:00
dannyrb
2cd3bf2848
bump
2019-05-14 22:15:52 -04:00
dannyrb
557fdce016
less error-prone import
2019-05-14 22:12:34 -04:00
dannyrb
25ae0bddc6
feat(CinePlayer): expose cornerstone enabled element for use in CINE player button actions
2019-05-14 22:00:35 -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
1ff173b3e8
Capture yarn.lock change
2019-05-14 21:37:20 -04:00
dannyrb
cb745a220f
Bump dependencies higher up in the config; change react-cornerstone-viewport to the flagged expose-dom release
2019-05-14 21:36:47 -04:00
dannyrb
fe3fb0ff50
Merge branch 'react' of github.com:OHIF/Viewers into react
2019-05-14 13:23:02 -04:00
dannyrb
b6902e40f6
Cleaning
2019-05-14 13:21:07 -04:00
Evren Ozkan
065a81d6e7
fix(measurements): Show missing measurements in measurement table ( #426 )
...
- Bump cornerstone-tools to 3.9.0, ohif-core to 0.5.2 and react-viewerbase to 0.4.1
- Add bidirectional, elliptical, circle and rectangle roi tools
- Support labeling and context-menu for all annotation tools
- Sort measurements by lesion naming number to show the last added measurement in the end in measurement table
2019-05-13 18:07:57 -04:00
Danny Brown
12172eaf48
Merge pull request #425 from dannyrb/docs/update-historical-meteor-docs
...
Update historical meteor docs
2019-05-13 15:17:30 -04:00
dannyrb
e867ec58a4
cp instead of mv
2019-05-13 15:07:02 -04:00
dannyrb
1679a0f93e
Try a slightly revised generateStaticSite script
2019-05-13 14:52:13 -04:00
dannyrb
5e37931aad
Update summary link
2019-05-13 14:45:34 -04:00
dannyrb
0be2d1e675
Previous version URL and update list formatting
2019-05-13 14:44:02 -04:00
dannyrb
d83ebc9ae1
Copy pasta Google Cloud Healtcare docs
2019-05-13 14:31:57 -04:00