Fixed issue with search API not returning all requested data.
Changelog: Fixed
Showing
- gui/src/components/DefinitionTitle.js 106 additions, 0 deletionsgui/src/components/DefinitionTitle.js
- gui/src/components/plotting/PlotHistogram.js 3 additions, 5 deletionsgui/src/components/plotting/PlotHistogram.js
- gui/src/components/plotting/PlotScatter.js 38 additions, 22 deletionsgui/src/components/plotting/PlotScatter.js
- gui/src/components/plotting/PlotScatter.spec.js 52 additions, 0 deletionsgui/src/components/plotting/PlotScatter.spec.js
- gui/src/components/plotting/common.js 28 additions, 2 deletionsgui/src/components/plotting/common.js
- gui/src/components/search/FilterTitle.js 25 additions, 82 deletionsgui/src/components/search/FilterTitle.js
- gui/src/components/search/Query.js 2 additions, 2 deletionsgui/src/components/search/Query.js
- gui/src/components/search/input/InputHistogram.js 2 additions, 6 deletionsgui/src/components/search/input/InputHistogram.js
- gui/src/components/search/widgets/WidgetScatterPlot.js 3 additions, 3 deletionsgui/src/components/search/widgets/WidgetScatterPlot.js
- nomad/search.py 1 addition, 34 deletionsnomad/search.py
- nomad/utils/__init__.py 103 additions, 0 deletionsnomad/utils/__init__.py
- tests/test_utils.py 74 additions, 0 deletionstests/test_utils.py
Loading
Please register or sign in to comment