2023-01.0
Pre-release-
Reworked UI for domains and filters. We now have an UI that shows the relationship between these two much better and we also get a little bit more vertical space for the result section.
-
Some graphs on front page now loads much faster because of the json_api_server being further developed to take over more tasks from the (slow) postgREST API.
-
Site reports now load much faster
- Partly due to the UI rework, which does a better job of leveraging css rather than js for layout.
- But mostly due to the json_api_server replacing postgREST for some important calls.
-
Experimenting with using Plotly for some charts, which is replacing ZingChart. The charts in question are: analysis methods by datasets and sampling methods by sample groups.
-
The 'show only selections'-functionality on list facets now shows all the selections (again) rather than just the number, and no longer collapses the filter.
-
Landing pages now have dataset references, except for dendrochronological datasets since the way this data is stored makes this problematic.