- 02 Aug, 2021 40 commits
-
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Added support for exclusive element search, simplified suggestion annotations, added panel for dataset filtering, started working on a date range filter.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Fixed issue with slider not disabling correctly, fixed issue with setting new filters with searchbar, fixed typo in category sorting, fixed issue with aggregation restricting.
-
Lauri Himanen authored
-
Lauri Himanen authored
Fixed the wrong behaviour when clicking on the results panel while the Select-component is displaying values.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Optimized the updation of query filters, added the functionality to disable filters that are not available in the current search context.
-
Lauri Himanen authored
-
Lauri Himanen authored
Added initial implementation for a search filter that contains a list of checkboxes for a small selection of available values.
-
Lauri Himanen authored
Slider min/max values are now updated by using aggregation that is independent of the query. Fixed API problems with automatic casting of range values into integers.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Fixed test issues with assuming only one ES annotation, added option for suggesting values even without any input.
-
Lauri Himanen authored
-
Lauri Himanen authored
Added autosuggestion and query parsing capabilities to the search bar, improved the output from the CLI command that outputs a list of searchQuantities (now also outputs whether suggestions are enabled for a quantity).
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Separated unit conversion into its own module, refactored unit conversion mechanics, added support for changing units for filters.
-
Lauri Himanen authored
-
Lauri Himanen authored
Refactored the filters to employ a Recoil atomFamily: now all filter updates are localized and only cause minimal updates.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Created new Scrollable component, refactored the PeriodicTable component to functional style, added Chips in the FilterPanel to show currently active filters for each category.
-
Lauri Himanen authored
-
Lauri Himanen authored
-