Stagingcandidate (#537) - #538
Merged
Merged
Conversation
* Squashed commit of the following: commit f4ca2c9 Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Tue Dec 16 08:36:27 2025 +0100 - version for staging (not complete) commit 69aa550 Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Thu Dec 11 08:18:04 2025 +0100 - first version commit 6085735 Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Wed Nov 26 09:54:20 2025 +0100 - context menu first design commit 8bbc31e Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Tue Nov 25 08:56:40 2025 +0100 - first part of the implementation * Update README.md * #1974 added option to filter only my peer reviews * Squashed commit of the following: commit bd44271 Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Fri Jan 30 09:00:21 2026 +0100 - implements #1954 * - now links to correct backend * - implements #2021 * #2005 elements ids (#2079) * #2005 add id to login/logout button * #2005 add Ids to elemets for testing --------- Co-authored-by: samuel.pekar <Ikjn3op8!@#> * #2005 elements ids (#2080) * #2005 add id to login/logout button * #2005 add Ids to elemets for testing * #2005 add ids to elements --------- Co-authored-by: samuel.pekar <Ikjn3op8!@#> * Smoke_test * adjustments - login with identity.test * - added temp dir veriable to docker-compose * Update cypress.config.ts * #1977 display artefact chain of pdb * #2098change the title of the tag editor remove disabled from the hidden button * #2020 fix sorting of codes hit navigator * #2020 styling of the observations codes in hit navigator * #2196-adding-IDs-to-elements * #2020 hide all compund aliases sort option * #1562 make L,P,C buttons to set l,p,c values to all observations * #1562 -type remove comments * #1562 set LPC butons in observation to select all properties in observation dialog * #1562 refactor logic of selecting * #1562remove unused function add comment * #1977 add reducer constants * #1977 add action for reducer for artefacts chain * #1977 add artifacts chain List to initial state and add logic to reducer * #1977 add constants for artefacts chain * #1977 init useDisplayARtefactChainsLHS and add it to preview * #1977 add artefacts chain into state * #1977 generate object with artefact URL * #1977 rendering of artefacts * #1977 add artefatct chains after clicking the protein button + formating prettier * #1977 adding artefactChainList to snapshot * #1977 add contansta * #1977 formating * #1977 reducer logic for adding and removing artefact chains * #1977 add popover for protein button * #1977 add popover for protein to detail view + refactor adding artefacts chain to list * #1977 remove log * #1977 load artefacts at the start * #1977 move the state of protein settings in to detail view * #1977 put the protein popover to moleculeView and adding artefacts chain * #1977 add proteinSettings array do reducer * #1977 refactor protein popover * #1977 refactor protein popover props * #1977 add artefacts chain flag to moleculeview props * #1977 refactor selecting class for global buttons * #1977 global buttons in observation dialog * #1977 refactor * #1977 change the with of artefacts chains --------- Co-authored-by: Samuel Pekar --------- Co-authored-by: Boris Kovar <boris.kovar@m2ms.sk> Co-authored-by: matej <matej.vavrek@m2ms.sk> Co-authored-by: samuel.pekar <Ikjn3op8!@#> Co-authored-by: Simona Breznaniková <simona.breznanikova@m2ms.sk> Co-authored-by: simonadachova <104004432+simonadachova@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
commit f4ca2c9
Author: Boris Kovar boris.kovar@m2ms.sk
Date: Tue Dec 16 08:36:27 2025 +0100
commit 69aa550
Author: Boris Kovar boris.kovar@m2ms.sk
Date: Thu Dec 11 08:18:04 2025 +0100
commit 6085735
Author: Boris Kovar boris.kovar@m2ms.sk
Date: Wed Nov 26 09:54:20 2025 +0100
commit 8bbc31e
Author: Boris Kovar boris.kovar@m2ms.sk
Date: Tue Nov 25 08:56:40 2025 +0100
Update README.md
#1974 added option to filter only my peer reviews
Squashed commit of the following:
commit bd44271
Author: Boris Kovar boris.kovar@m2ms.sk
Date: Fri Jan 30 09:00:21 2026 +0100
#2005 elements ids (#2079)
#2005 add id to login/logout button
#2005 add Ids to elemets for testing
#2005 elements ids (#2080)
#2005 add id to login/logout button
#2005 add Ids to elemets for testing
#2005 add ids to elements
Smoke_test
adjustments - login with identity.test
Update cypress.config.ts
#1977 display artefact chain of pdb
#2098change the title of the tag editor remove disabled from the hidden button
#2020 fix sorting of codes hit navigator
#2020 styling of the observations codes in hit navigator
#2196-adding-IDs-to-elements
#2020 hide all compund aliases sort option
#1562 make L,P,C buttons to set l,p,c values to all observations
#1562 -type remove comments
#1562 set LPC butons in observation to select all properties in observation dialog
#1562 refactor logic of selecting
#1562remove unused function add comment
#1977 add reducer constants
#1977 add action for reducer for artefacts chain
#1977 add artifacts chain List to initial state and add logic to reducer
#1977 add constants for artefacts chain
#1977 init useDisplayARtefactChainsLHS and add it to preview
#1977 add artefacts chain into state
#1977 generate object with artefact URL
#1977 rendering of artefacts
#1977 add artefatct chains after clicking the protein button + formating prettier
#1977 adding artefactChainList to snapshot
#1977 add contansta
#1977 formating
#1977 reducer logic for adding and removing artefact chains
#1977 add popover for protein button
#1977 add popover for protein to detail view + refactor adding artefacts chain to list
#1977 remove log
#1977 load artefacts at the start
#1977 move the state of protein settings in to detail view
#1977 put the protein popover to moleculeView and adding artefacts chain
#1977 add proteinSettings array do reducer
#1977 refactor protein popover
#1977 refactor protein popover props
#1977 add artefacts chain flag to moleculeview props
#1977 refactor selecting class for global buttons
#1977 global buttons in observation dialog
#1977 refactor
#1977 change the with of artefacts chains
Co-authored-by: Samuel Pekar