Commits on Source (74)
-
Ahmed Ilyas authored
-
Adam Fekete authored
-
Adam Fekete authored
Fixing ai toolkit plugin See merge request !1989
-
Lauri Himanen authored
Changelog: Fixed
-
Lauri Himanen authored
Removed unnecessary access check on the GUI side. Closes #2081 See merge request !1994
-
Ahmed Ilyas authored
Minor doc update for py311 See merge request !1990
-
Lauri Himanen authored
-
Lauri Himanen authored
Updated MatID version, increased clustering size limit. Closes #2084 See merge request !1995
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Restrict uv pip compile to py311 See merge request !1998
-
Lauri Himanen authored
Changelog: Added
-
Lauri Himanen authored
Resolve "Better scaling options for widgets and quantities" Closes #2042 See merge request !1974
-
Ahmed Ilyas authored
-
Mohammad Nakhaee authored
Changelog: Added
-
Mohammad Nakhaee authored
Resolve "Output of `QueryEditQuantity`" Closes #2076 See merge request !1996
-
Lauri Himanen authored
-
Bernadette Mohr authored
-
Bernadette Mohr authored
Resolve "Bugfix: fix unit conversion" Closes #2086 See merge request !2003
-
Lauri Himanen authored
Added correct metainfo shape to bond_list. Closes #2088 See merge request !2001
-
Lauri Himanen authored
Changelog: Added
-
Lauri Himanen authored
Resolve "Plugin entry point for example uploads" Closes #2020 See merge request !1988
-
Ahmed Ilyas authored
Use constraints in pip install See merge request !2000
-
Ahmed Ilyas authored
-
Sarthak Kapoor authored
Also, it fixes the conversion of mass quantity into float (in CompositeSystem) when mass_fractions are not available for components. Changelog: Fixed
-
Sarthak Kapoor authored
Resolve "Bugfix: type conversion in PubChemPureSubstanceSection" Closes #2085 See merge request !1997
-
Ahmed Ilyas authored
Avoid stripping packages See merge request !2007
-
Ahmed Ilyas authored
Changelog: Changed
-
Ahmed Ilyas authored
Keycloak js dependency update See merge request !2006
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Fix yarn start command See merge request !2009
-
Sascha Klawohn authored
The checkbox to make the update "publicly visible" was moved from the EditMembersDialog to the UploadOverview as a new step. An additional button for the dialog was added there as well. Checking the box will reset and disable the embargo, and publishing with embargo will disable the checkbox. There were problems if both are applied, and it is an illogical state. A new icon (red eye) shows that an upload is unpublished but "publicly visible" (published uploads without embargo show a blue globe). Changelog: Changed
-
Sascha Klawohn authored
Move visible-for-all checkbox to upload overview Closes #2079 See merge request !2005
-
Lauri Himanen authored
-
Lauri Himanen authored
Updated plugin installation docs. Closes #2090 See merge request !2004
-
Ahmed Ilyas authored
Changelog: Added
-
Ahmed Ilyas authored
Resolve "Preview plot from CLI parse" Closes #1957 See merge request !1773
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Remove pylibmagic dependency Closes #2080 See merge request !2010
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Release package nightly See merge request !2012
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Restrict to python 3.11 Closes #2093 See merge request !2014
-
Ahmed Ilyas authored
Manual package release See merge request !2013
-
Theodore Chang authored
-
Theodore Chang authored
Add ignore See merge request !2015
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Use universal resolver See merge request !2016
-
Lauri Himanen authored
-
Lauri Himanen authored
Removed unnecessary section from solar cell menu. Closes #2095 See merge request !2017
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Restrict dependency generation to py3.11 See merge request !2018
-
Mohammad Nakhaee authored
ChangeLog: Fixed
-
Mohammad Nakhaee authored
Resolve "fix display defaultDisplayUnit for array component" Closes #2087 See merge request !2008
-
Theodore Chang authored
-
Theodore Chang authored
Unwrap subsections See merge request !2019
-
Theodore Chang authored
-
Theodore Chang authored
Revise HDF5 interface See merge request !1939
-
-
Theodore Chang authored
Resolve "Using Proxy for Oasis and Firewall blocking" Closes #2074 See merge request !1978
-
Theodore Chang authored
-
Theodore Chang authored
Update pinned versions See merge request !2023
-
Alvin Noe Ladines authored
Changelog: Changed
-
Alvin Noe Ladines authored
Remove run submodule See merge request !2021
-
Lauri Himanen authored
-
Lauri Himanen authored
Resolve "Plugin install docs update" Closes #2098 See merge request !2025
-
Changelog: Changed
-
Mohammad Nakhaee authored
Changes the display nexus card logic to the new way a parser is loaded in and... See merge request !2026
-
Ahmed Ilyas authored
-
Ahmed Ilyas authored
Remove quippy as a dependency See merge request !2027
-
Lauri Himanen authored
-
Lauri Himanen authored
Resolve "Doc update for example uploads" Closes #2102 See merge request !2030
-
Alvin Noe Ladines authored
Changelog: Changed
-
Alvin Noe Ladines authored
Add simulation workflow plugin See merge request !2031
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 9 additions, 14 deletions.gitlab-ci.yml
- .gitmodules 0 additions, 6 deletions.gitmodules
- Dockerfile 2 additions, 7 deletionsDockerfile
- MANIFEST.in 0 additions, 4 deletionsMANIFEST.in
- default_plugins.txt 3 additions, 1 deletiondefault_plugins.txt
- dependencies/normalizers/simulation/soap 1 addition, 1 deletiondependencies/normalizers/simulation/soap
- dependencies/parsers/atomistic 1 addition, 1 deletiondependencies/parsers/atomistic
- dependencies/schema/simulation/run 0 additions, 1 deletiondependencies/schema/simulation/run
- dependencies/schema/simulation/workflow 0 additions, 1 deletiondependencies/schema/simulation/workflow
- docs/howto/develop/setup.md 7 additions, 10 deletionsdocs/howto/develop/setup.md
- docs/howto/oasis/install.md 68 additions, 3 deletionsdocs/howto/oasis/install.md
- docs/howto/oasis/plugins_install.md 76 additions, 54 deletionsdocs/howto/oasis/plugins_install.md
- docs/howto/plugins/example_uploads.md 92 additions, 0 deletionsdocs/howto/plugins/example_uploads.md
- docs/howto/plugins/plugins.md 6 additions, 1 deletiondocs/howto/plugins/plugins.md
- docs/howto/programmatic/local_parsers.md 4 additions, 2 deletionsdocs/howto/programmatic/local_parsers.md
- docs/reference/plugins.md 1 addition, 0 deletionsdocs/reference/plugins.md
- docs/tutorial/develop_plugin.md 1 addition, 1 deletiondocs/tutorial/develop_plugin.md
- examples/data/cow_tutorial/nomad-countries/pyproject.toml 1 addition, 1 deletionexamples/data/cow_tutorial/nomad-countries/pyproject.toml
- gui/craco.config.js 15 additions, 3 deletionsgui/craco.config.js
docs/howto/plugins/example_uploads.md
0 → 100644