- Sep 14, 2021
-
-
Lauri Himanen authored
Removed dead code related to the old search interface, removed the 'New'-prefix from the search components.
-
Lauri Himanen authored
-
Lauri Himanen authored
Updated the Dataset page to use the new search interface, removed the serialization of locked filters in the query string, separated Materials search page into it's own component.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Fixed issue in settting InputSlider max/min, added a function for reading filter values, simplified NewSearchBar code, added possibility to parse units from search bar input.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
- Sep 13, 2021
-
-
Markus Scheidgen authored
Downgrading node.js version from 16.9 -> 14 See merge request !383
-
Lauri Himanen authored
Downgrading node.js version from 16.9 -> 14. Running the jest test suite is not working with the newer version. When either Jest or node.js is fixed we can fall back to the latest node version.
-
Markus Scheidgen authored
Materials Search See merge request !382
-
- Sep 09, 2021
-
-
Lauri Himanen authored
Fixed issue with too early break in nested_object_keys loop: the loop now runs to the end but only stores the longest found nested key.
-
Lauri Himanen authored
-
Lauri Himanen authored
Reinstated correct ordering of nested_object_keys, added an additional sort to make sure the order stays correct after manual edit.
-
Lauri Himanen authored
-
- Sep 08, 2021
-
-
Lauri Himanen authored
Changed exclusive search mode to be an actual search quantity instead a separate Recoil.js atom: this makes URL encoding easier and simplifies the code. Fixed issue with interpreting scalar values in InputSlider.
-
Lauri Himanen authored
Added option for restricted material search, fixed problem encoding/decoding boolean values from URL, fixed unit conversion issue in InputSlider, added new boolean checkbox input component.
-
- Sep 07, 2021
-
-
Lauri Himanen authored
Generalized the search quantity setup so that the values and aggregations do not have to correspond to single metainfo quantities.
-
- Sep 06, 2021
-
-
Markus Scheidgen authored
Workflow parsers See merge request !379
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Added Authors to the materials index, introduced more consistent naming to API translation functions.
-
Lauri Himanen authored
Refactored the methodology submenus to be more consistent with the structure in the Results-section, added GW submenu, added enum values for gw_type.
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
-
Lauri Himanen authored
Fixed issue with material index not being updated, added initial result component for materials, refactored result component for entries.
-
Lauri Himanen authored
-
Lauri Himanen authored
-