Commit Graph

2404 Commits

Author SHA1 Message Date
allcontributors[bot]
92b20f4f3a docs: create .all-contributorsrc 2019-05-20 15:27:53 +00:00
allcontributors[bot]
58514301f4 docs: update README.md 2019-05-20 15:27:52 +00:00
Danny Brown
5e12182901
Merge pull request #451 from dannyrb/docs/yalc-docs
Docs/yalc docs
2019-05-20 11:25:44 -04:00
dannyrb
c4c5e731c4 More context 2019-05-20 11:11:11 -04:00
dannyrb
7550cb5fd5 yalc usage instructions 2019-05-20 11:10:30 -04:00
Danny Brown
e3d5a3392a
Merge pull request #447 from dannyrb/fix/missing-roboto-font
Fix/missing roboto font
2019-05-19 20:20:59 -04:00
Danny Brown
7f8f84fefd
Merge branch 'master' into fix/missing-roboto-font 2019-05-19 20:15:44 -04:00
dannyrb
a45eb42e6b Add note regarding preference for SVG over entire font for logo text 2019-05-19 20:15:07 -04:00
dannyrb
05c0e1418c fix(index.html): Add Roboto Google Font dependency 2019-05-19 20:14:39 -04:00
dannyrb
bb58a5f9f7 Docs for missing roboto font 2019-05-19 20:13:44 -04:00
Danny Brown
6fa65fa39b
Merge pull request #446 from dannyrb/chore/remove-v1-config-files
Remove old configuration files
2019-05-19 15:40:12 -04:00
Danny Brown
3811293f36
Merge branch 'master' into chore/remove-v1-config-files 2019-05-19 15:37:49 -04:00
dannyrb
b7a0440109 Remove old configuration files 2019-05-19 15:36:14 -04:00
Danny Brown
8978611869
Merge pull request #444 from dannyrb/fix/icons
Fix/icons
2019-05-17 16:20:25 -04:00
dannyrb
0cb179158e fix(icons): Fix icon path finding 2019-05-17 16:15:41 -04:00
dannyrb
a03a3f7e29 sneak in remaining icon fix 2019-05-17 16:14:56 -04:00
dannyrb
aa34839bf8 Remove unused setup buttons 2019-05-17 16:14:33 -04:00
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