Added the possibility for defining the menu structure and contents through apps.
Changelog: Added
parent
11178230
No related branches found
No related tags found
Showing
- docs/howto/plugins/apps.md 94 additions, 27 deletionsdocs/howto/plugins/apps.md
- examples/data/cow_tutorial/nomad-countries/src/nomad_countries/apps/__init__.py 3 additions, 9 deletions...rial/nomad-countries/src/nomad_countries/apps/__init__.py
- examples/data/rdm_tutorial/tutorial.ipynb 0 additions, 4 deletionsexamples/data/rdm_tutorial/tutorial.ipynb
- gui/src/components/UserdataPage.js 2 additions, 2 deletionsgui/src/components/UserdataPage.js
- gui/src/components/UserdataPage.spec.js 3 additions, 3 deletionsgui/src/components/UserdataPage.spec.js
- gui/src/components/dataset/DatasetPage.js 2 additions, 2 deletionsgui/src/components/dataset/DatasetPage.js
- gui/src/components/editQuantity/QueryEditQuantity.js 1 addition, 1 deletiongui/src/components/editQuantity/QueryEditQuantity.js
- gui/src/components/entry/properties/SampleHistoryCard.js 1 addition, 1 deletiongui/src/components/entry/properties/SampleHistoryCard.js
- gui/src/components/nav/Routes.js 2 additions, 2 deletionsgui/src/components/nav/Routes.js
- gui/src/components/plotting/PlotHistogram.js 8 additions, 5 deletionsgui/src/components/plotting/PlotHistogram.js
- gui/src/components/plotting/PlotScatter.js 13 additions, 6 deletionsgui/src/components/plotting/PlotScatter.js
- gui/src/components/plotting/common.js 27 additions, 1 deletiongui/src/components/plotting/common.js
- gui/src/components/search/Filter.js 15 additions, 9 deletionsgui/src/components/search/Filter.js
- gui/src/components/search/FilterRegistry.js 115 additions, 212 deletionsgui/src/components/search/FilterRegistry.js
- gui/src/components/search/FilterRegistry.spec.js 4 additions, 4 deletionsgui/src/components/search/FilterRegistry.spec.js
- gui/src/components/search/FilterTitle.js 12 additions, 16 deletionsgui/src/components/search/FilterTitle.js
- gui/src/components/search/Query.spec.js 1 addition, 1 deletiongui/src/components/search/Query.spec.js
- gui/src/components/search/SearchBar.spec.js 4 additions, 4 deletionsgui/src/components/search/SearchBar.spec.js
- gui/src/components/search/SearchContext.js 25 additions, 29 deletionsgui/src/components/search/SearchContext.js
- gui/src/components/search/SearchContext.spec.js 1 addition, 1 deletiongui/src/components/search/SearchContext.spec.js
Loading
Please register or sign in to comment