humlab-sead / sead_browser_client

Online browser client for the SEAD database
2 stars 0 forks source link

Change filter definitions to server-side #48

Closed johanvonboer closed 4 years ago

johanvonboer commented 4 years ago

Filter definitions (including groups & portals) are now defined in static JSON-files on the client. This should be changed to using server-side definitions stored in the database.

johanvonboer commented 4 years ago

Use this: https://seadserv.humlab.umu.se:8089/api/facets

johanvonboer commented 4 years ago

Done. A few issues remain related to missing data from the server. Such as pretty names for the groups and descriptions. Issues for this can be found here: https://github.com/humlab-sead/sead_query_api/issues/54 https://github.com/humlab-sead/sead_query_api/issues/53