falon3 / dicomBrowserImageViewer

This is a web-based tool that allows dicom format(ultrasound) 3D images to be converted and viewed/scrolled in the browser.
3 stars 4 forks source link

Possible logic issue with what images participants see #30

Closed falon3 closed 7 years ago

falon3 commented 7 years ago

right now participants CAN upload images, and they can be assigned to a study, but they can also not be assigned to a study

Then in the My Images viewer participants only see images that were assigned to a study

... not sure what best way to have this is

right now the table logic is:

falon3 commented 7 years ago

fixed permissions