Commit Graph

9 Commits

Author SHA1 Message Date
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