-
Notifications
You must be signed in to change notification settings - Fork 13
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
implements issues #1533, #1622 #472
Merged
Merged
Conversation
This file contains 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
commit c5bba58 Author: Boris Kovar <[email protected]> Date: Tue Dec 10 08:13:00 2024 +0100 #1603 - fixes
commit 9d9bf8c Author: Boris Kovar <[email protected]> Date: Wed Dec 11 15:20:54 2024 +0100 fixed frontend part of the ticket. Now properly resolves target based on the target name and target access string
commit 2fd529e Author: Boris Kovar <[email protected]> Date: Mon Dec 16 10:44:15 2024 +0100 - changes labels in searchSettingsDialog commit 12499a9 Author: Boris Kovar <[email protected]> Date: Mon Dec 16 09:47:05 2024 +0100 -small fix commit cbf95f1 Merge: 5bd7756 900d851 Author: Boris Kovar <[email protected]> Date: Thu Dec 12 13:34:14 2024 +0100 Merge branch '#1563-LHS-search' of https://github.com/m2ms/fragalysis-frontend into #1563-LHS-search commit 5bd7756 Author: Boris Kovar <[email protected]> Date: Thu Dec 12 13:30:00 2024 +0100 - search aliases commit 3e7540f Author: Boris Kovar <[email protected]> Date: Tue Dec 10 12:12:03 2024 +0100 - checkpoint commit 6631373 Author: Boris Kovar <[email protected]> Date: Fri Dec 6 10:05:51 2024 +0100 - #1563 - all the UI and infrastructure and search by shortcode and compound id is done commit 900d851 Author: Boris Kovar <[email protected]> Date: Thu Dec 12 13:30:00 2024 +0100 - search aliases commit a72f427 Author: Boris Kovar <[email protected]> Date: Tue Dec 10 12:12:03 2024 +0100 - checkpoint commit 4b7d699 Merge: 4579a9d 32c837d Author: Boris Kovar <[email protected]> Date: Tue Dec 10 10:26:34 2024 +0100 Merge branch '#1563-LHS-search' of https://github.com/m2ms/fragalysis-frontend into #1563-LHS-search commit 4579a9d Author: Boris Kovar <[email protected]> Date: Fri Dec 6 10:05:51 2024 +0100 - #1563 - all the UI and infrastructure and search by shortcode and compound id is done commit 32c837d Author: Boris Kovar <[email protected]> Date: Fri Dec 6 10:05:51 2024 +0100 - #1563 - all the UI and infrastructure and search by shortcode and compound id is done
commit 021d6f2 Merge: a5fb901 182a10a Author: boriskovar-m2ms <[email protected]> Date: Thu Dec 19 13:49:43 2024 +0100 Merge branch '#1533-direct-links' of https://github.com/m2ms/fragalysis-frontend into #1533-direct-links commit a5fb901 Author: Boris Kovar <[email protected]> Date: Tue Dec 17 16:56:49 2024 +0100 - implements #1533 commit 182a10a Author: Boris Kovar <[email protected]> Date: Tue Dec 17 16:56:49 2024 +0100 - implements #1533
…-frontend into m2ms-stagingcandidate
boriskovar-m2ms
requested review from
kaliif,
Waztom,
alanbchristie and
mwinokan
December 19, 2024 13:14
mwinokan
approved these changes
Dec 19, 2024
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.
implements issues #1533, #1622