Commit Graph

19 Commits

Author SHA1 Message Date
dannyrb
a119ca33f0 Hide our user preferences modal for now 2019-06-06 15:01:32 -04:00
dannyrb
e0cbc8ef4d No need for connected user preferences when header can contain info 2019-06-06 14:41:31 -04:00
dannyrb
efe21b9121 fix: logo should have a consistent look and feel 2019-05-30 13:37:17 -04:00
dannyrb
e955f54f61 Update incorrect icon name in labeling flow 2019-05-30 12:08:46 -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
6519bb08ee Fix missing logo/icon 2019-05-30 00:12:43 -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
97899570ae Formatting 2019-05-28 13:19:06 -04:00
dannyrb
1c14f41bd0 Use new Dropdown props format 2019-05-28 13:18:40 -04:00
dannyrb
a03a3f7e29 sneak in remaining icon fix 2019-05-17 16:14:56 -04:00
dannyrb
4cd1763ab7 Fix // issue with icon path resolution 2019-05-17 16:00:37 -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
91613d6bb0 Async component for dynamic imports 2019-04-29 08:31:40 -04:00
dannyrb
72cdebccf4 🧹🧹🧹 Don't mind me. Just moving things around 2019-04-15 16:44:36 -04:00