Skip to content

Releases: xchem/fragalysis-backend

ComputedSet method now 50 characters

19 Dec 14:52
Compare
Choose a tag to compare
  • ComputedMolecule identity now fewer confusing characters - no 8 (B) or 2 (Z)

Initial RHS auto-rename logic

19 Dec 14:18
108398c
Compare
Choose a tag to compare
  • Fixes SitObservationGroup exceptions
  • Changes to support initial logic for M2MS project issue 1121
  • Includes model migrations
  • Location of uploads now changed (now computed_set_data)
  • Also minor tweaks
  • Removal of unused get_vectors()

Adds proposal (target access string) validation

15 Dec 15:42
ba27fa4
Compare
Choose a tag to compare
  • Controlled by TAS_REGEX (a regular expression defining the target string format)
  • And TAS_REGEX_ERROR_MSG (error message when pattern is not matched
  • Used by the experiment upload serializer
  • Also adds mypy and final (initial) style changes

Fix api/compound and cmpdimg returning empty list

15 Dec 10:27
Compare
Choose a tag to compare

After target loader update, compounds weren't connected to project. Fixed now.

Fix graph service indicator

14 Dec 17:10
Compare
Choose a tag to compare
2.0.25

fix: Attempt to fix graph service check

Another legacy-url fix (not logged on)

14 Dec 09:41
Compare
Choose a tag to compare
2.0.24

fix: Fix legacy URL when not logged in

Fix rendering of legacy_url

14 Dec 09:24
Compare
Choose a tag to compare
2.0.23

fix: Fix legacy_url on context

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