Markus D. Herrmann
Markus D. Herrmann
It's currently possible to edit the coordinates of a ROI, but not it's corresponding finding. It should be possible for a user to change the assigned finding (or any other...
If the authorization token expires, a page reload is needed and the current state is lost. It would be great if the app would automatically refresh the token in the...
Find an optimal balance between caching frames (tiles) client-side and memory footprint. We may want to configure this differently depending on the size of a "slide" (i.e., the number of...
At the moment the URI template `/studies/:StudyInstanceUID/series/:SeriesInstanceUID` is assumed at several locations within the app's source code. If the template or routing mechanism ever gets changed, it could introduce bugs...
When a line is drawn, the user needs to double-click on the last vertex of the polyline to finish the drawing. This double click also triggers a map zoom event,...
The PR introduces changes to - use GitHub Actions workflows instead of Circle CI for test execution (closing #65) - improve creation and destruction of containerized test environments
The API is documented using JSDoc, but the API documentation is not accessible online.
We continue to have issues with the Travis CI builds. Let's use GitHub Workflows instead.