Max Novelli
Max Novelli
### Summary When viewing a dataset that I can edit, sometimes when I edit the metadata, I'm allowed to edit them, but the "save changes" button it is not active....
### Summary When editing or adding a new scientific metadata quantity in the frontend, the backend save the quantity as string. This invalidate queries on the quantity as user expect...
### Summary This issue is to collect the opinions of all the collaborators regarding including and utilizing a second full framework on top Angular to implement specific functionalities. This issue...
Currently the Datasets list page for a list of _n_ datasets perform _n_+1 requests to the backend. One request for the datasets list and _n_ requests to retrieve the thumbnail...
Currently the FE shows attachments in an arbitrary size in the dataset detail page. We should show the thumbnail version for all of them or maybe just the images. Only...
## Issue Name Create E2E tests for datafiles actions ### Summary Datafiles Actions have unit tests but not E2E tests. E2E tests should be added using cypress to make sure...
## Issue Name Improve E2E test setup ### Summary Currently the e2e tests are located under CI/ESS/E2E. The cypress E2E tests should be located under CI/E2E as they should be...
## Description This PR add the option to create a datafile action in json format. It will submit a request to the specified URL with the payload in json format...
## Issue Name Proposed design for Dataset Filters ### Summary Currently the datasets list filter form does not contain all the relevant high level fields and has a different workflow...
## Issue Name Make Dataset Details page configurable through site configuration ### Summary Currently the dataset details page is hard coded as is. There is no option to customize labels,...