You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can use the service filters using the new services data model (we expect to take new services data model in production when done)
Acc:
dropdown shows 'new' servicetypes grouped by their categories:
e.g.
Category 1
Service type 1
Service type 2
Category 2
Service type 3
Service type 4
biobanks are filtered based on the new services relation table between servicetypes and biobanks (was direct ref)
biobank cards show the services provided and they can be added to the cart
Is your feature request related to a problem? Please describe.
Services need to be a implemented with additional metadata describing the service offered. A single term from an ontology is not sufficient, we need space for things like a description, cost information, etc. This means the services will become a separate entity in the model and the services filter and display needs to be adjusted for that.
Describe the solution you'd like
Services filter should be adjusted to filter on the service type of the new entity that describes the service offered so that you can still filter on specific services.
DM part has finished (needs review from Esther), so this story is no longer blocked.
mswertz
changed the title
feat(directory): refactor services
feat(directory): filtering in the directory landing page should keep on working with the new services data model
Sep 25, 2024
Demo:
Acc:
dropdown shows 'new' servicetypes grouped by their categories:
e.g.
biobanks are filtered based on the new services relation table between servicetypes and biobanks (was direct ref)
biobank cards show the services provided and they can be added to the cart
Is your feature request related to a problem? Please describe.
Services need to be a implemented with additional metadata describing the service offered. A single term from an ontology is not sufficient, we need space for things like a description, cost information, etc. This means the services will become a separate entity in the model and the services filter and display needs to be adjusted for that.
Describe the solution you'd like
Data model is described in the following document:
https://docs.google.com/document/d/1kkPl8pqDnJw5izgVEX4Qr9nfOxuBQ3CSZ2n8Rl5kjOw/edit?tab=t.6e77w41w7g0r
Describe alternatives you've considered
We considered different models for the services. Described in this document:
https://docs.google.com/document/d/1C_43Qnd9Swx-7bSF2KD7exVUXVd6nlROLUYoNjKGDbw/edit?usp=share_link
Additional context
Work is lead by CS-IT WP4, especially Andrzej Strug
The text was updated successfully, but these errors were encountered: