Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elec dev #230

Merged
merged 7 commits into from Mar 25, 2021
Merged

Elec dev #230

merged 7 commits into from Mar 25, 2021

Conversation

jmmshn
Copy link
Collaborator

@jmmshn jmmshn commented Mar 25, 2021

@mkhorton @munrojm @codytodonnell small fix I already rebuilt the db once this this merged I will update the db on atlas

@jmmshn jmmshn merged commit d0bb9b5 into main Mar 25, 2021
@jmmshn
Copy link
Collaborator Author

jmmshn commented Mar 25, 2021

OK, I forgot I have merge access.

munrojm added a commit that referenced this pull request Mar 26, 2021
…p upgrades (#233)

* Bump required monty version

* Change how pydantic objects are reconstructed in the client

* Add comment

* Start switch to using native pymatgen models

* Update tasks endpoint to use pymatgen models

* Pymatgen version import fix

* task_id list search added to tasks

* Insertion electrode model and query op updates

* Multiple task_id search added to molecules

* Deprecation query changed to list of task_ids

* Linting

* client: catch __version__ import for old pymatgen

* dependabot PRs

Bump boto3 from 1.17.22 to 1.17.32

Bumps [boto3](https://github.com/boto/boto3) from 1.17.22 to 1.17.32.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.22...1.17.32)

Signed-off-by: dependabot[bot] <support@github.com>

Bump flake8 from 3.8.4 to 3.9.0

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Bump pre-commit from 2.11.0 to 2.11.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.11.0...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Bump pycodestyle from 2.6.0 to 2.7.0

Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump boto3 from 1.17.32 to 1.17.33

Bumps [boto3](https://github.com/boto/boto3) from 1.17.32 to 1.17.33.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.32...1.17.33)

Signed-off-by: dependabot[bot] <support@github.com>

* Wildcard added to chemsys search

* InsertionElectrode object added to model

* API pinned to temp monty fix

* Linting

* github testing updated from master to main

* Mypy fixes

* Ignore missing imports mypy

* Literal pulled from typing_extensions

* More linting

* added more fields to electrode doc (#229)

* added more fields to electrode doc

* added elements field

* linting

* update

* more useful fields

* Wildcard chemsys query bug fix

* Linting

* nelements added to general min max filter

* Add minimal electrodes rester

* ElementsQuery split from FormulaQuery

* Element query added to electrodes endpoint

* Linting

* More linting

* Elec dev (#230)

* added more fields to electrode doc

* added elements field

* linting

* update

* more useful fields

* small fixes

* Elec dev (#231)

* added more fields to electrode doc

* added elements field

* linting

* update

* more useful fields

* small fixes

* added nelements and formula_anonymous

* update

* Formula query added to electrodes endpoint

* Docstring edit

* Elec dev (#232)

* added more fields to electrode doc

* added elements field

* linting

* update

* more useful fields

* small fixes

* added nelements and formula_anonymous

* update

* Working electrode API and client

* Linting

* Composition model swapped from pmg to pydantic

Co-authored-by: Matthew Horton <mkhorton@users.noreply.github.com>
Co-authored-by: Patrick Huck <phuck@lbl.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JSX <jmmshn@gmail.com>
tschaume pushed a commit that referenced this pull request Mar 26, 2021
* added more fields to electrode doc

* added elements field

* linting

* update

* more useful fields

* small fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant