- Apr 24, 2023
-
-
Theodore Chang authored
Merge branch '1443-retrieve-dimensional-quantities-when-resolve_references-true-throws' into 'develop' Resolve "Retrieve dimensional quantities when `resolve_references=True` throws" Closes #1443 See merge request !1236
-
Theodore Chang authored
-
Theodore Chang authored
Resolve "Dangling mongodb config volume" Closes #1444 See merge request !1237
-
Theodore Chang authored
-
- Apr 22, 2023
-
-
Theodore Chang authored
Resolve "Move reference and schema related client responsibilities into the API" See merge request !1220
-
Theodore Chang authored
-
Markus Scheidgen authored
Generate gui artifacts at application start See merge request !1058
-
Markus Scheidgen authored
The table was not correctly rendered due to a missing markdown plugin. Changelog: Fixed
-
Markus Scheidgen authored
Changelog: Added
-
Markus Scheidgen authored
Changelog: Added Fixed typos and some language in the plugin docs. Updated docs and scripts.
-
Markus Scheidgen authored
This adds a config key normalize.normalizers that allows to include/exclude or define new normalizers. Later this will be moved to plugins. Changelog: Added
-
Markus Scheidgen authored
We already kinda described parsers like plugins via MatchingParserInterface. This commits adds a Pydantic config model called Parser (inheriting from Plugin) in front of MatchingPerserInterface. This commit moves the interface definitions from nomad.parsing.parsers into the config under nomad.config.plugins. It also adds a simple schema plugin model. But there are no existing schemas yet. Changelog: Added
-
Markus Scheidgen authored
We now do not need to generate any gui artifacts to run the development GUI. The artifacts are generated by the app in dev and prod scenarios. Only artifacts to run gui test independed of the app are needed. Changelog: Changed
-
Markus Scheidgen authored
This removes the gui artifacts from the gui build. The artifacts are loaded from the application and therefore depend on the application configuration and not the current build. This should allow us to load plugins at application start that influece the gui artifacts. Include prod gui build source maps. Changelog: Changed
-
- Apr 20, 2023
-
-
Alvin Noe Ladines authored
Resolve "Extend text parser" Closes #1363 See merge request !1204
-
Alvin Noe Ladines authored
Implement functionality to write file parser results to archive. Changelog: Added
-
Jose Marquez Prieto authored
Resolve "Remove users section from ELNbasesection" Closes #1437 See merge request !1230
-
Pepe Marquez authored
-
Theodore Chang authored
Merge branch '1204-adding-coauthors-via-nomad-yaml-files-does-not-work-in-certain-oases' into 'develop' Resolve "adding coauthors via nomad.yaml files does not work in certain Oases" Closes #1204 See merge request !1228
-
Theodore Chang authored
-
Jose Pizarro authored
Optimizing w2dynamics parser Closes #1429 See merge request !1225
-
Jose Pizarro authored
-
Theodore Chang authored
Merge branch '1431-tabular-parser-multiple-instances-of-different-classes-do-not-work' into 'develop' Resolve "Tabular parser: multiple instances of different classes do not work" Closes #1431 See merge request !1223
-
-
- Apr 19, 2023
-
-
Amir Golparvar authored
Merge branch '1406-yaml-schemas-data-section-not-generated-if-i-use-a-specific-name-for-a-section-2' into 'develop' Resolve "Yaml schemas: data section not generated if I use a specific name for a section" Closes #1417 and #1406 See merge request !1226
-
Amir Golparvar authored
Changelog: Fixed
-
Florian Dobener authored
Fixes metainfo generation from nexus file See merge request !1173
-
Florian Dobener authored
-
- Apr 18, 2023
-
-
Nathan Daelman authored
Add `Mesh` section for other physical meshes to inherit See merge request !1157
-
Nathan Daelman authored
-
- Apr 14, 2023
-
-
Sherjeel Shabih authored
Updates IV temp eln example See merge request !1219
-
Sherjeel Shabih authored
-
Lauri Himanen authored
Updated matid dependency, simplified topology tests, fixed issues is visualizing 2D systems with NGL. Closes #1177 See merge request !1207
-
Lauri Himanen authored
Changelog: Changed
-
- Apr 12, 2023
-
-
Lauri Himanen authored
Resolve "Make "available_properties" into a derived value." Closes #1422 See merge request !1216
-
Lauri Himanen authored
-
Lauri Himanen authored
Resolve "Failing GUI test" Closes #1421 See merge request !1214
-
Lauri Himanen authored
-
Theodore Chang authored
Fix docs See merge request !1213
-
- Apr 11, 2023
-
-
Theodore Chang authored
-