SSHOC / sshoc-marketplace-backend

Code for the backend
Apache License 2.0
2 stars 0 forks source link

Implement sorting of actors and concepts #171

Closed dpancic closed 1 year ago

dpancic commented 1 year ago

In GitLab by @KlausIllmayer on Oct 27, 2022, 13:13

Based on this discussion in frontend: https://gitlab.gwdg.de/sshoc/sshoc-marketplace-frontend/-/issues/88#note_671346 - it would be helpful to have a sorting parameter not only for items (here it is already implemented /api/item-search) but also for actors (/api/actor-search) and concepts (/api/concept-search)

dpancic commented 1 year ago

In GitLab by @KlausIllmayer on Oct 27, 2022, 13:14

marked this issue as related to sshoc-marketplace-frontend#88

stefanprobst commented 1 year ago

@KlausIllmayer do you want to review+merge this?

KlausIllmayer commented 1 year ago

tested it on stage and we now have the possibility to search for name of actor and label of concept