Commit Graph

35 Commits

Author SHA1 Message Date
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
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
9d9b3a7749 Make sure our app doesn't blow up if hotkeys aren't provided 2019-06-08 15:26:11 -04: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
romulo bordezani
eca7d9be6a i18n - Adding Provider to non Admins 2019-06-06 18:57:45 -03:00
Danny Brown
bee9985877
Merge branch 'master' into fix/hotkeys 2019-06-06 14:46:57 -04:00
dannyrb
e0cbc8ef4d No need for connected user preferences when header can contain info 2019-06-06 14:41:31 -04:00
dannyrb
49fe195089 Change HotkeyDefinition to include label 2019-06-05 21:29:50 -04: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
dannyrb
a636df8fdc Pass in CommandsManager config 2019-06-03 15:41:49 -04:00
dannyrb
9b838ab326 Provide store to commands manager; hard code active contexts 2019-06-03 12:22:25 -04:00
dannyrb
6b0ef0904e Shift initialization of OHIF classes to app.js 2019-06-02 22:44:13 -04:00
dannyrb
b0706e5544 Playing with a hotkeys + commands setup and config 2019-06-02 15:44:27 -04:00
dannyrb
ae0858bdd3 Shift store init to own directory 2019-05-31 11:55:44 -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
e35a251ab8 Use new scoped import 2019-05-30 12:06:44 -04:00
dannyrb
fb7c229b43 prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00
dannyrb
6582d6367e Mark required props as required; sensible defaults for optional props 2019-05-09 16:10:14 -04:00
dannyrb
1772317aa3 Remove app props we never see provided 2019-05-09 16:09:34 -04:00
dannyrb
cfd1cd0797 Only set a userManager if we have a non-empty oidc array 2019-05-09 16:07:21 -04:00
Danny Brown
b7f100f601
Merge branch 'react' into docs/orthanc-proxy 2019-05-09 12:10:16 -04:00
dannyrb
08db413024 Use first client config to create our UserManager 2019-05-03 21:18:13 -04:00
Evren Ozkan
c9ddb23d9c
Add measurement table functions (#415)
* fix(measurements): Add measurement table functions
- Support for labeling measurements and adding measurement description
- Jump to measurement when clicked on measurement table

* fix(layout): Fix the issues with layout when switched with different plugins

* fix(measurements): Support for deleting measurements in measurement table

* fix(measurements): Add context menu for measurements

* fix(dependencies): Bump ohif-core to 0.4.2
2019-05-02 17:12:06 -04:00
dannyrb
3a38bdd416 fix(App.js): Fixed broken toolbar icons not rendering with base tag removed 2019-05-01 12:56:41 -04:00
Evren Ozkan
4532d2fe7f bump(dependencies): Bump ohif-cornerstone-extension to 0.0.28 and react-viewerbase to 0.3.2 2019-04-30 16:47:14 -04:00
dannyrb
69fb4d7947 Shift oidc and initWebworkers to own files 2019-04-29 15:39:09 -04:00
dannyrb
70f83f131a Try to find ideal defaults 2019-04-29 15:06:17 -04:00
dannyrb
a5146e6f38 Remove basetag 2019-04-29 15:00:51 -04:00
dannyrb
319af9bde3 Nuke root url 2019-04-29 14:42:29 -04:00
dannyrb
fbd75ed1e7 Formatting; rename BrowserRouter to Router 2019-04-28 15:54:56 -04:00
dannyrb
72cdebccf4 🧹🧹🧹 Don't mind me. Just moving things around 2019-04-15 16:44:36 -04:00