Simon Pelletier

Results 3 issues of Simon Pelletier

## Brief summary of changes This Pull Request adds an endpoint at /projects/\/dicoms. It returns a complete list of DICOM files contained in a project (and other pertinent informations) ####...

Feature
API
Needs Work

**Describe the bug** The changes introduced in #7075 were removed and the tests are back at being Skipped. **What did you expect to happen?** The tests to still be there

Bug

**Describe the bug** The File's name is incorrect in endpoint `/projects/{project}/images` and absent in `/projects/{project}/recordings`. **To Reproduce** 1. Go to `/api/v0.0.3/projects/pumpernickel/recordings`. ![recordings_correct_filename](https://user-images.githubusercontent.com/32504294/90068265-5e2b1480-dcbe-11ea-875f-c6b02ef25da0.png) `File` is actually the path. The first item...

Bug