Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
841344b
#1408 initial commit
matej-vavrek Mar 4, 2025
ad07b5e
#1408 fixed some on hover behaviors
matej-vavrek Mar 7, 2025
b0f62fb
#1408 removed username tooltip from peer review table, filter out def…
matej-vavrek Mar 17, 2025
a338318
#1408 updated LightCircle to be able to receive all component props, …
matej-vavrek Mar 20, 2025
937751d
- fixes issue when main observation is no longer part of the target
boriskovar-m2ms Mar 24, 2025
c965597
Squashed commit of the following:
boriskovar-m2ms Apr 3, 2025
d00f159
Squashed commit of the following:
boriskovar-m2ms Apr 3, 2025
3f8216c
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Apr 3, 2025
b309229
Squashed commit of the following:
boriskovar-m2ms Apr 11, 2025
9ef288b
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Apr 11, 2025
07b6abd
Squashed commit of the following:
boriskovar-m2ms Apr 25, 2025
6dcacce
#1565 target list split into three separate lists, fixed filters
matej-vavrek Apr 25, 2025
a11da30
- fixes bug related to ligand rendering optimization
boriskovar-m2ms Apr 29, 2025
61f5204
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Apr 29, 2025
e76e49b
- fixes lazy loading of ligands
boriskovar-m2ms Apr 29, 2025
80671ac
Merge branch 'stagingcandidate' of https://github.com/m2ms/fragalysis…
boriskovar-m2ms Apr 29, 2025
97f0b66
- fixes #1755 and #1764
boriskovar-m2ms Apr 29, 2025
3e0f923
- fixes 1765
boriskovar-m2ms May 7, 2025
5bce2b8
#1565 removed TAS and date columns from legacy list, fixed hidden res…
matej-vavrek May 14, 2025
8d0ad44
#1804 use main site observation id instead of pose id for statuses / …
matej-vavrek Jun 24, 2025
d0af889
- implements measures for #1828
boriskovar-m2ms Jul 8, 2025
23b7059
- updated node to version that is not archived but is still compatibl…
boriskovar-m2ms Jul 15, 2025
9950726
- updates to be compatible with latest Node
boriskovar-m2ms Jul 16, 2025
f4c8a24
#1417 initial push of LHS redesign
matej-vavrek Jul 16, 2025
787653e
#1805 added filter settings modal
matej-vavrek Jul 21, 2025
7cb4324
removed unused export
matej-vavrek Jul 21, 2025
23be744
#1417 added assay upload button to hamburger menu
matej-vavrek Aug 5, 2025
b6ad3e3
#1417 added active filter indicator, adjusted observation filter, upd…
matej-vavrek Aug 5, 2025
134dbd7
Merge branch 'staging' into stagingcandidate
matej-vavrek Aug 5, 2025
1502d46
#1860 updated data presentation for numeric data columns
matej-vavrek Sep 2, 2025
e911d71
added information when there is not defined any extra columns
matej-vavrek Sep 2, 2025
0549e23
Merge branch 'staging' into stagingcandidate
matej-vavrek Sep 2, 2025
2e2d6e8
Squashed commit of the following:
boriskovar-m2ms Sep 10, 2025
b41829c
- added db with rdkit cartridge
boriskovar-m2ms Sep 10, 2025
2147c28
Squashed commit of the following:
boriskovar-m2ms Sep 16, 2025
d27fbd7
Squashed commit of the following:
boriskovar-m2ms Sep 16, 2025
35dae36
Merge branch 'stagingcandidate' of https://github.com/m2ms/fragalysis…
boriskovar-m2ms Sep 16, 2025
dcb1e57
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Sep 16, 2025
1391916
- default web container
boriskovar-m2ms Sep 16, 2025
eccc7ac
- updated docker-compose
boriskovar-m2ms Sep 18, 2025
264cc76
- fixes download.json bug in #1859
boriskovar-m2ms Sep 19, 2025
d5abc31
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Sep 19, 2025
a1beb99
#1878 removed "please use production" and added possibility to have h…
matej-vavrek Sep 22, 2025
770df7e
removed unused observationCmpView.js
matej-vavrek Sep 22, 2025
2d6e4c8
#1847 fixed assay data based on observation reference
matej-vavrek Sep 22, 2025
033bb33
added jsme-react as molecule editor and removed unused react-resizable
matej-vavrek Sep 22, 2025
6b4afac
#1417, #1820, #1887 updated LHS filter functionality in general, enab…
matej-vavrek Sep 22, 2025
0f5dd96
- fixed docker-compose
boriskovar-m2ms Sep 24, 2025
c9b620d
- fixes #1716 and #1902
boriskovar-m2ms Sep 25, 2025
9918f5d
- fixes #1912
boriskovar-m2ms Sep 29, 2025
1124ec7
Squashed commit of the following:
boriskovar-m2ms Oct 21, 2025
2bf95e5
Squashed commit of the following:
boriskovar-m2ms Oct 21, 2025
16e2ea5
Merge branch 'staging' into stagingcandidate
boriskovar-m2ms Oct 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
- updated docker-compose
  • Loading branch information
boriskovar-m2ms committed Sep 18, 2025
commit eccc7ac0cfb44149dfb2ec3663e2bb6d3a79b499
2 changes: 2 additions & 0 deletions docker-compose.dev.vector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ services:
- .env
# image: ${BE_NAMESPACE:-xchem}/fragalysis-backend:${BE_IMAGE_TAG:-latest}
# image: kaliif/fragalysis-backend:download-task
# image: kaliif/fragalysis-backend:screenshots
image: xchem/fragalysis-stack:latest
restart: on-failure
volumes:
Expand Down Expand Up @@ -198,4 +199,5 @@ services:
# image: ${BE_NAMESPACE:-xchem}/fragalysis-backend:${BE_IMAGE_TAG:-latest}
# image: kaliif/fragalysis-backend:download-task
image: xchem/fragalysis-stack:latest
# image: kaliif/fragalysis-backend:screenshots
restart: on-failure