Skip to content

Releases: xchem/fragalysis-backend

Adds upload error report enhancements

13 Dec 14:47
bea2a93
Compare
Choose a tag to compare
Merge pull request #468 from xchem/m2ms-1236-target-loader-reporting

M2ms 1236 target loader reporting

Potential fix for ISPyB service check

11 Dec 23:39
65295ef
Compare
Choose a tag to compare
  • Should fix the timeout (using the wrong connect method)

Reduced logging with security exceptions

11 Dec 12:07
031e588
Compare
Choose a tag to compare
Merge pull request #465 from xchem/m2ms-1240-achristie

Reduce ISPyB exception logging

Rules for ref-url and rationale

09 Dec 10:09
12da9f8
Compare
Choose a tag to compare
Merge pull request #463 from xchem/m2ms-1202-achristie

ref-url and rationale rules

ComputedMolecule support for ref_url and rationale properties

08 Dec 13:14
701f30a
Compare
Choose a tag to compare
Merge pull request #460 from xchem/m2ms-1202-achristie

Adds support for ref-url and rationale in RHS uploaded ComputedMolecules

Almost done with initial linting (12 warnings left)

07 Dec 11:05
8c1e967
Compare
Choose a tag to compare
Merge pull request #459 from xchem/m2ms-1240-achristie

style: Remaining mypy changes (except target loader)

Use of isort

07 Dec 09:51
8e88753
Compare
Choose a tag to compare
  • Imports now consistently ordered according to best-practice

Revert breaking style changes

07 Dec 08:32
08d4d57
Compare
Choose a tag to compare
  • Modification fo the code to avoid lint errors introduced a change in behaviour
  • These have now been reverted

First pass mypy/pylint corrections

06 Dec 18:01
dec7cdb
Compare
Choose a tag to compare
Merge pull request #443 from xchem/dependabot/pip/django-3.2.23

build(deps): bump django from 3.2.20 to 3.2.23

Fix local http development

06 Dec 15:08
Compare
Choose a tag to compare

Further fix to #1215, enable local development with HTTP instead of https.
Need to set PROXY_FORWARDED_PROTO_HEADER=http in local env