-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add initial DICOMweb assetstore support #25
Conversation
b9adc92
to
6b52e2d
Compare
6bfac95
to
b5664aa
Compare
This PR adds basic support for DICOMweb import tracking & extends the dwas API. A follow up PR is needed to add finer-grained details such as the re-import edit button & further support for various dwas specific UI elements. |
I don't see the "View Past Imports" button next to a dicom web assetstore. |
Oh! I actually remember the source of this issue- the problem is that you have an out of date large_image. I had to make the dwas card here have an additional CSS class a while ago in order for it to be picked up by the import-tracker selectors. |
Addresses #23 |
Dependant on girder/large_image#1338
Adds
excludeExisiting
param to DICOMweb imports, and adds dwas support for import list view