BBMRI-ERIC / negotiator-frontend

The BBMRI-ERIC Negotiator is a service for structured negotiation with biological resources dealing with human data and/or biological samples. The reference implementation for the frontend is available in this repository.
https://negotiator-v3.bbmri-eric.eu
4 stars 3 forks source link

feat: adds default status parameter for representative #180

Closed svituz closed 5 months ago

svituz commented 5 months ago

After PR 208, the backend leaves the client the responsibility of filters. This means that, by default, the representative gets all the negotiations, no matter the status. This PR adds the status filter to the action that gets the negotiations, and, in the case of the representative user, it applies IN_PROGRESS and ABANDONED filter, by default