Danny Brown
51d1679dfb
Merge branch 'master' into feature/extensions-panels-and-docs
2019-06-21 00:00:33 -04:00
dannyrb
6288ff9c8f
Fix broken test
2019-06-20 23:58:32 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy
2019-06-18 21:05:13 -04:00
dannyrb
94177eee24
Prefer direct ToolbarButtons usage over ToolbarSection
2019-06-16 13:58:25 -04:00
dannyrb
9d50d97d6f
Remove unused getDefaultToolbarButtons now that they're pushed to extension
2019-06-16 13:57:11 -04:00
Erik Ziegler
bbc598323e
fix(initWebWorkers): Fix duplicate slashes for web worker paths ( #527 )
2019-06-05 22:44:14 +02:00
dannyrb
1eeada3319
Nuke tools until we can fix toolbar modules and nested buttons
2019-06-05 12:37:59 -04:00
diego0020
1c3f3cfcf6
initial prototype
2019-06-05 09:11:13 -05:00
dannyrb
2f1e3d2734
Use oval in place of circle
2019-05-30 14:56:02 -04:00
dannyrb
c16654514d
Re-apply semicolons
2019-05-30 00:46:45 -04:00
dannyrb
ffbd6ad6e4
Merge branch 'master' of github.com:OHIF/Viewers
...
# Conflicts:
# extensions/ohif-cornerstone-extension/package.json
# package.json
# src/components/Header/Header.js
# src/components/Labelling/LabellingFlow.js
# src/components/OHIFLogo/OHIFLogo.js
# src/connectedComponents/ConnectedPluginSwitch.js
# src/connectedComponents/ToolbarRow.js
# src/utils/getDefaultToolbarButtons.js
# src/utils/getDefaultToolbarButtons.test.js
# yarn.lock
2019-05-30 00:46:00 -04:00
dannyrb
f51b9391d1
Use updated icon names
2019-05-29 23:47:26 -04:00
dannyrb
fb7c229b43
prettier applied to all files in src/
2019-05-29 08:39:54 -04:00
dannyrb
7eaa4378bc
Use Icon component in place of icons.svg
2019-05-28 14:57:07 -04:00
dannyrb
ac44228b94
Kill old icons logic
2019-05-28 14:50:22 -04:00
dannyrb
4cd1763ab7
Fix // issue with icon path resolution
2019-05-17 16:00:37 -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
Danny Brown
b7f100f601
Merge branch 'react' into docs/orthanc-proxy
2019-05-09 12:10:16 -04:00
dannyrb
f495ccfa3f
Clean up oidc config
2019-05-07 15:42:11 -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
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
dannyrb
686f613fd0
Use absolute path for webworker scripts
2019-04-30 16:11:06 -04: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