dannyrb
aa53d3258c
Try bash -l instead of exec bash
2019-07-16 12:19:51 -04:00
dannyrb
dc672bf38d
Try swapping bash with a new shell
2019-07-16 12:11:21 -04:00
dannyrb
65a855d99b
try again to set bin path
2019-07-16 11:12:19 -04:00
dannyrb
99c1d0220d
Follow deploy log output advice
2019-07-16 10:43:01 -04:00
dannyrb
dab0b5e0e3
More agressive with modifying PATH
2019-07-16 10:35:06 -04:00
dannyrb
ea3f7d5657
Export node_modules path
2019-07-16 10:01:33 -04:00
dannyrb
3c812792bb
Try to use global gitbook-cli
2019-07-16 09:55:34 -04:00
dannyrb
ff21408440
push workspace enabled to initial command; remove second yarn install; use npx to call gitbook cli commands
2019-07-16 09:42:43 -04:00
dannyrb
fd720bd4d7
Attempt to fix deploy preview build
2019-07-16 09:32:14 -04:00
dannyrb
2279e555a3
First attempt at a netlify deploy preview
2019-07-16 09:24:24 -04:00
dannyrb
91ee615aee
Shift links to bottom of doc
2019-07-15 15:56:07 -04:00
dannyrb
f8d9bbef8a
Rename example extension folder
2019-07-15 15:51:36 -04:00
dannyrb
4fcf544abe
Begin providing basic readme info
2019-07-15 15:51:24 -04:00
dannyrb
2ba0e95fe8
Specify additional lerna config props
2019-07-15 15:51:10 -04:00
dannyrb
91564bfa06
Shift docs to root
2019-07-15 15:50:47 -04:00
dannyrb
83e627e5c9
Fix ESM symlink build for Viewers
2019-07-15 13:03:29 -04:00
dannyrb
2fbbb4a8e2
Push changes up to switch PCs
2019-07-11 13:12:37 -04:00
dannyrb
c05058a0f5
Better entrypoint for extensions
2019-07-09 12:56:08 -04:00
dannyrb
2429294dda
Provide WebPack build options for microscopy, vtk, and ui
2019-07-09 12:39:15 -04:00
dannyrb
2234869b11
Add Webpack Stylus loader
2019-07-09 12:38:12 -04:00
dannyrb
96686850cb
Target for UMD bundle
2019-07-09 12:37:58 -04:00
dannyrb
35dc82e120
Resolve viewer's modules
2019-07-09 12:37:02 -04:00
dannyrb
f5d6674b62
Make it possible to pass in extensions as App props
2019-07-08 10:18:03 -04:00
dannyrb
f3009c7a45
Consolidate how/where we specify file/module type entrypoints
2019-07-08 09:38:16 -04:00
dannyrb
e8969fba11
Split packages into platform and extensions
2019-07-08 00:41:25 -04:00
dannyrb
f175d4b96b
Commit changes before a long weekend
2019-07-05 22:58:25 -04:00
dannyrb
e250ac0c50
Begin updating dependent libraries to use sync'd webpack builds w/ watches
2019-07-05 13:28:49 -04:00
dannyrb
3e1e456cc2
Move @babel dependencies up to workspace root
2019-07-04 20:35:30 -04:00
dannyrb
e58ba39a60
more shifting
2019-07-04 16:19:28 -04:00
dannyrb
b73ea99971
init
2019-07-04 16:12:43 -04: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
Erik Ziegler
722d68c85a
fix(package.json): Update vtk-extension to fix i18n issues
2019-06-27 14:09:20 +02:00
Erik Ziegler
d14f3eafdd
@ohif/extension-vtk: Republish 0.0.9 to avoid inadvertently broken 0.0.8
2019-06-27 14:09:20 +02:00