-
- Downloads
Turned commit and delete of uploads into processes. GUI still needs adoption.
Showing
- gui/src/api.js 3 additions, 3 deletionsgui/src/api.js
- gui/src/components/Uploads.js 1 addition, 1 deletiongui/src/components/Uploads.js
- nomad/api/upload.py 56 additions, 54 deletionsnomad/api/upload.py
- nomad/client.py 12 additions, 12 deletionsnomad/client.py
- nomad/coe_repo/calc.py 8 additions, 8 deletionsnomad/coe_repo/calc.py
- nomad/coe_repo/upload.py 20 additions, 20 deletionsnomad/coe_repo/upload.py
- nomad/processing/__init__.py 3 additions, 2 deletionsnomad/processing/__init__.py
- nomad/processing/base.py 79 additions, 38 deletionsnomad/processing/base.py
- nomad/processing/data.py 60 additions, 40 deletionsnomad/processing/data.py
- tests/conftest.py 1 addition, 1 deletiontests/conftest.py
- tests/processing/test_base.py 22 additions, 2 deletionstests/processing/test_base.py
- tests/processing/test_data.py 11 additions, 11 deletionstests/processing/test_data.py
- tests/test_api.py 27 additions, 11 deletionstests/test_api.py
- tests/test_coe_repo.py 16 additions, 16 deletionstests/test_coe_repo.py
Loading
Please register or sign in to comment