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
dannyrb
776f5b0e8c
No need to produce a warning here
2019-05-15 15:45:42 -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
dannyrb
90d79ec9e2
White labeling (custom logo) notes
2019-05-10 13:58:30 -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
5cd9d8c819
Warning about access token fail
2019-05-08 20:14:16 -04:00
dannyrb
f495ccfa3f
Clean up oidc config
2019-05-07 15:42:11 -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
2cbeb26eb4
Make sure our baseDirectory ends in a forward slash
2019-05-01 13:28:18 -04:00
dannyrb
f583af0f20
Remove typo in names
2019-05-01 13:13:11 -04:00
dannyrb
7f52bade3e
Pull config from window for now
2019-05-01 13:10:44 -04:00
dannyrb
94e45b1b65
Add unit test
2019-05-01 13:07:43 -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
686f613fd0
Use absolute path for webworker scripts
2019-04-30 16:11:06 -04:00
dannyrb
140c0b48e7
Merge branch 'deploying-static-site-2' into react-upstream
2019-04-30 09:59:16 -04:00
biharck
e39e3dd5d5
merge from ract and adding docker-compose PACs configuration files
2019-04-30 10:32:53 -03:00
dannyrb
d844308e32
Add test for utils folder grouped exports
2019-04-30 00:03:47 -04:00
dannyrb
ed5fdb1de2
Test that we return _something_
2019-04-29 15:52:04 -04:00
dannyrb
97a8a4f52c
Super basic oidc tests
2019-04-29 15:42:21 -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
6177a02f18
Shift default config to own file
2019-04-29 13:29:37 -04:00
dannyrb
eec3155298
Simplify loading init config
2019-04-29 13:20:11 -04:00
dannyrb
c9b043420b
Revert codesplitting
2019-04-29 09:22:20 -04:00
dannyrb
19aa4b23cd
Codesplit at route level
2019-04-29 08:32:49 -04:00
dannyrb
5713de49e2
Remove unused routes/index.js
2019-04-29 08:32:26 -04:00
dannyrb
91613d6bb0
Async component for dynamic imports
2019-04-29 08:31:40 -04:00
dannyrb
fbd75ed1e7
Formatting; rename BrowserRouter to Router
2019-04-28 15:54:56 -04:00
dannyrb
66f587a5f9
Pull info from node env var, not package.json
2019-04-28 15:14:20 -04:00
biharck
bfedc907bb
merging with react branch
2019-04-26 22:34:57 -03:00
biharck
b0d06baf29
adding more details at the getting-started readme and changing react index to use .js config files
2019-04-26 22:20:17 -03:00
biharck
610aeb1b9a
rolling back querystring
2019-04-26 22:04:11 -03:00
Danny Brown
3279ab37c1
Merge branch 'react' into react-documentation
2019-04-26 11:52:21 -04:00
dannyrb
eb562f730f
Sanity test only for now
2019-04-25 16:52:44 -04:00
dannyrb
ae92d07a5a
Stubbed sanity test
2019-04-25 16:51:07 -04:00
dannyrb
256ba0d42f
Configure jest -- fix a few common issues
2019-04-25 16:44:41 -04:00
biharck
2fa8567cd9
Replacing query-string to querystring
2019-04-24 09:00:36 -03:00
dannyrb
37368ca30e
Formatting
2019-04-19 12:42:26 -04:00
dannyrb
b8f38a200e
remove lingering sha import
2019-04-16 16:57:29 -04:00
dannyrb
822ee3143d
Remove sha file creation (contained most recent commit hash)
2019-04-16 16:29:09 -04:00
dannyrb
72cdebccf4
🧹 🧹 🧹 Don't mind me. Just moving things around
2019-04-15 16:44:36 -04:00