Commit Graph

76 Commits

Author SHA1 Message Date
Gustavo André Lelis
d94f0eec16 feat(measurement-table) Display support for measurements from DICOM Structured Reports (#225) 2018-07-20 12:40:09 +02:00
Bruno Alves de Faria
3bd44fd7bc Improving "Add/Edit Description" workflow 2018-03-07 08:25:59 -03:00
Bruno Alves de Faria
b672d98c69 Fixing bidirectional tool handles issues 2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
45a3cdeaf5 Finishing case progress and save behavior 2018-02-02 09:21:42 -02:00
Bruno Alves de Faria
68991df87c Rejecting the timepoints promise on retrieval error 2017-12-29 09:51:25 -02:00
Bruno Alves de Faria
5d76cf15d6 Fixing conversion/tool manipulation issues 2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
9aaca3b147 Handling child measuerements on viewer 2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
0cdc034915 Handling modified event on child tools 2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
0bc3843c70 Started handling child measurements on tools 2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
4dcff38a53 Keeping bidirectional arm selected after moving handles 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
10a6b2f094 Fixing broken textBox dragging 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
c42722192b Fixing issues on timepoints order hanging 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
c580f2db72 Adding Nadir method on timepointApi 2017-10-25 22:21:45 -02:00
Bruno Alves de Faria
37137b9331 Final adjustments on quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
3b629f9816 Creating sidebar templates for studies/timepoints browsers 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d721c0dbde Using the new time point browser on the sidebar 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
fd9cfed8e9 Creating timepoint browser 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
956e6da0b3 Preventing all timepoint studies from being loaded at once 2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
0cfd02316f Sorting measurements by number when retrieving them 2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
29a8a3db8f Reverting wrong logic for baseline time points 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
823a422c26 Allowing loading prior timepoints without the need of baseline data 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
9e0a9c35da PWV-115: Fixing length tool when drawn outside the image 2017-08-24 17:33:30 -03:00
Bruno Alves de Faria
7bb25ae6aa Removing imageId from Measurement schema 2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
bb48fa6ea2 Adding support for Locked Time Points in Web Viewer 2017-06-23 12:51:02 -03:00
Bruno Alves de Faria
b4bb44625c Fixing serverId issues 2017-06-16 16:36:34 -03:00
Erik Ziegler
27296a8bca Switch toolState usage since ES6 modules are read-only 2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
074186beb5 Disabling save button after success when saving 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
9ccebb76bd Building the viewer data inside routes 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
710d7c9a02 Allowing follow-up number to be controlled by configuration 2017-02-23 14:01:16 -03:00
Bruno Alves de Faria
48ed3c3fd9 Enabling measurements to have additional data 2017-02-17 15:35:37 -02:00
Bruno Alves de Faria
6b17deabcb Adding loading state and error message when saving measurements 2017-02-15 17:49:32 -02:00
Bruno Alves de Faria
8fa437b2c2 Exposing tool groups mapping as a static method in the API class 2017-02-10 19:57:23 -02:00
Eloízio Salgado
b866e6e6c7 Removing ohif-cornerstone as a dependency for ohif-viewerbase. It should be added in the Viewer level. Avoiding error on temp measurements 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
a06da4e6e1 Fixing broken references in LesionTracker related to measurement deletions and lesion table row selection + Fixing bug in measurement handlers for unassociated studies. 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336 [WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection 2017-01-29 22:11:17 -02:00
Leonardo Campos
5366e1217d LT-92: Integrating RECIST evaluator and trial configuration 2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
5605133517 LT-92: Adding validation to RecistApi 2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
d1e0695a4b LT-92: Creating RECIST Api 2017-01-18 11:01:52 -02:00
Leonardo Campos
cbe895be64 LT-350: fix :: Removing measurements from viewport
Steps to reproduce

- Add a target measurement on baseline and follow up
- Remove the follow up measurement from viewport
- Remove the baseline measurement from Measurement table ("Delete" button)
2017-01-12 12:52:09 -02:00
Leonardo Campos
98e8cf4eca LT-350: remove measurements from the viewport 2017-01-12 09:15:08 -02:00
Bruno Alves de Faria
9a11dc1808 LT-350: Fixing save button display issue on Viewer 2017-01-11 11:52:45 -02:00
Bruno Alves de Faria
3065f16e42 LT-115: Fixing issue with location for not found baseline 2017-01-06 07:46:24 -02:00
Bruno Alves de Faria
d63aace48f LT-115: Fixing Add Label on follow ups that already have a location 2017-01-05 10:46:36 -02:00
Bruno Alves de Faria
6be83653f8 LT-115: Fixing indexing issues for different tools at same measurement number 2017-01-03 09:26:40 -02:00
Bruno Alves de Faria
0fccb48271 LT-115: Adapting measurement table to the new tools structure 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
b776e5f411 LT-115: Removing the old code for calculating Measurement Numbers 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
c06043483d LT-115: Considering timepoint ID for measurement numbers 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
d6aeebe712 LT-115: Linking the tool data with tool group data 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
f13080309e LT-115: Adjusting functions to save and retrieve measurements again 2017-01-02 16:32:09 -02:00