analysispreservation.cern.ch
analysispreservation.cern.ch copied to clipboard
Source code for the CERN Analysis Preservation portal
Currently, in `docker-compose-e2e.yml` we extend `app` in `web-api` and `files-api`. It results in building the image for app 3 times in total which is time consuming. Expected - Find a...
After #1183 is merged write documentation for the the `upload` API
## Feature request **What is the expected behavior?** Test should be using a test search instance instead of existing one. **What is motivation or use case for adding/changing the behavior?**...
# Bug report **What is the current behavior?** Right now we pass a `transformErrors` function to the RJSF Form component which updates the error object (e.g. for drafts we remove...
## Feature request **What is the expected behavior?** Create API endpoints e.g - [x] for `/deposits//actions/validation` - [x] for `/schema/
## Feature request **What is the expected behavior?** Alongside with the change to the admin panel with ant, we should also change the entries The PR that implemented this for...
## Feature request Create functions that support undo and redo functionality. Redux already provides a package that implements this functionality and gives the opportunity to go back and forth in...
## Feature request **What is the expected behavior?** Currently users are possible to move the boxes and re-order them only in a sibling level There is a possibility in the...
## Feature request **What is the expected behavior?** - Have one validator with a possibility to have integration of multiple types of validation. - Things to keep in Mind -...