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
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
722d68c85a
fix(package.json): Update vtk-extension to fix i18n issues
2019-06-27 14:09:20 +02:00
Rodrigo Antinarelli
d04bb323f7
@ohif-i18n - Replace use of context to import locales ( #575 )
2019-06-27 12:01:11 +02:00
Erik Ziegler
2bdcb7c5f7
fix(extension-dicom-microscopy): Update to 0.0.8 to use retrieveRendered by default
2019-06-24 13:32:11 +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
Danny Brown
51d1679dfb
Merge branch 'master' into feature/extensions-panels-and-docs
2019-06-21 00:00:33 -04:00
dannyrb
f4e4cfdf39
lock file
2019-06-20 23:50:06 -04:00
dannyrb
23de20d7d3
Bump extension and ohif-core versions
2019-06-20 23:30:52 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy
2019-06-18 21:05:13 -04:00
dannyrb
b542ce4437
port html extension
2019-06-17 16:23:31 -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
Erik Ziegler
f47ce6e629
feat(@ohif/extension-vtk): Add visible crosshair lines to MPR mode
...
re #562
2019-06-17 14:48:11 +02:00
Erik Ziegler
bd0c7b75e7
feat(@ohif/extension-vtk): Add oblique rotate button to MPR mode
...
re #563
2019-06-15 16:03:12 +02: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
Rodrigo Antinarelli
56e3982111
update @ohif/i18n
2019-06-13 16:20:36 -03:00
Rodrigo Antinarelli
1cbbbd6989
update i18n
2019-06-13 15:31:33 -03:00
romulo bordezani
59489ae3c6
Merge branch 'feature/i18n-basics' of github.com:romulobordezani/Viewers into feature/i18n-basics
2019-06-13 14:25:19 -03:00
romulo bordezani
082656182b
i18n implementation - Updating yarn.lock
2019-06-13 14:17:04 -03:00
Rodrigo Antinarelli
8c608dc05b
update branch
2019-06-12 13:22:46 -03:00
Erik Ziegler
9f82ef1682
chore(package.json): Update ohif-core (0.5.8) and react-viewerbase (0.7.1) ( #546 )
2019-06-12 14:58:30 +02:00
romulo bordezani
ab0e2fe9e2
i18n implementation - Adding final packages
2019-06-12 03:43:02 -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
romulo bordezani
fe4db3b2c5
VTK extension - i18n implementation.
2019-06-10 19:33:15 -03:00
romulo bordezani
d5909f8d74
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-10 14:54:18 -03:00
dannyrb
5325d2d2fe
bump versions
2019-06-08 15:08:09 -04:00
Rodrigo Antinarelli
ebb2e83925
WIP - using yalc for react-viewerbase
2019-06-07 19:54:22 -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
João Felipe Medeiros Moreira
42cb8e32c7
Configures hif-vtk-extention to use ohif-i18n for translation and include load more locations
2019-06-07 15:35:54 -03:00
Rodrigo Antinarelli
520f07ec23
remove yalc react-viewerbase
2019-06-05 17:09:35 -03:00
Erik Ziegler
d20492ac62
docs(circleci): Set up automatic deploys to GCP for hosting viewer.ohif.org ( #491 )
2019-06-05 22:08:28 +02:00
dannyrb
531abe0fbd
bump dependent package versions
2019-06-05 12:37:36 -04:00
diego0020
1c3f3cfcf6
initial prototype
2019-06-05 09:11:13 -05:00
romulo bordezani
236a115112
i18n - Multiple languages overrides
2019-06-04 18:16:07 -03:00
Biharck Araujo
9c58ea8f55
fix(extension-dicom-microscopy): bump microscopy and ohif-core deps, scope package name ( #513 )
2019-06-04 08:54:02 +02:00
romulo bordezani
543d8d33c1
i18n - extension extraction
2019-06-03 17:56:36 -03:00
dannyrb
5c164d6518
fix: grab the latest and greatest icon updates
2019-05-30 14:56:46 -04:00
romulo bordezani
376b2c518a
i18n basic setup
2019-05-30 15:41:15 -03:00
dannyrb
b6e5faba1b
bumpity bump bump
2019-05-30 12:57:46 -04:00
dannyrb
2b874f9564
bump to latest react-viewerbase
2019-05-30 12:13:56 -04:00
dannyrb
b78a780ff2
Bump to latest ohif-vtk-extension
2019-05-30 11:59:58 -04:00
dannyrb
30ac5d1144
Bump to latest published deps
2019-05-30 00:28:16 -04:00
Evren Ozkan
6b8d1a695b
fix(layout): Fix the issues with displaying vtkjs viewports ( #500 )
...
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.29
* fix(dependencies): Bump ohif-cornerstone-extension to 0.0.32
* fix(layout): Get missing display set fields in viewport specific data from the original display set
* fix(layout): Cache the viewport data to be used for the replaced viewport when it is empty since viewportSpecificData is cleaned when viewport is changed
2019-05-28 19:02:33 -04:00
Evren Ozkan
f1f2981415
fix(dependencies): Bump cornerstone-tools to 3.11.0 ( #497 )
2019-05-28 10:49:01 -04:00
Evren Ozkan
3c8e646f0f
fix(dependencies): Bump react-cornerstone-viewport to 0.1.28 ( #490 )
...
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.28
* fix(dependencies): Bump ohif-cornerstone-extension to 0.0.31
2019-05-27 19:02:05 -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
dannyrb
768ac472f9
Add semantic-release/exec extension
2019-05-21 13:05:58 -04:00