-
- Downloads
More search refactoring. Implemented datasets in search results.
Showing
- gui/src/components/domains.js 2 additions, 2 deletionsgui/src/components/domains.js
- gui/src/components/search/DatasetList.js 140 additions, 0 deletionsgui/src/components/search/DatasetList.js
- gui/src/components/search/EntryList.js 10 additions, 9 deletionsgui/src/components/search/EntryList.js
- gui/src/components/search/SearchAggregations.js 9 additions, 1 deletiongui/src/components/search/SearchAggregations.js
- gui/src/components/search/SearchPage.js 113 additions, 68 deletionsgui/src/components/search/SearchPage.js
- nomad/api/repo.py 27 additions, 10 deletionsnomad/api/repo.py
- nomad/datamodel/base.py 31 additions, 22 deletionsnomad/datamodel/base.py
- nomad/datamodel/dft.py 51 additions, 46 deletionsnomad/datamodel/dft.py
- nomad/datamodel/ems.py 5 additions, 3 deletionsnomad/datamodel/ems.py
- nomad/search.py 85 additions, 59 deletionsnomad/search.py
- tests/test_api.py 19 additions, 1 deletiontests/test_api.py
- tests/test_datamodel.py 4 additions, 1 deletiontests/test_datamodel.py
- tests/test_search.py 40 additions, 36 deletionstests/test_search.py
Loading
Please register or sign in to comment