-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: Add alignment ID row + tooltip #1153
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
bchu1
requested review from
codemonkey800 and
kne42
and removed request for
codemonkey800
September 18, 2024 18:51
codemonkey800
approved these changes
Sep 18, 2024
kne42
added a commit
that referenced
this pull request
Sep 21, 2024
* main: (24 commits) feat: Add more V2 API fields (#1166) feat: Stop querying publications in V2 temporarily (#1160) feat: Add reference tomogram selector for single annotation download (#1136) feat: Add alignment ID row + tooltip (#1153) feat: upgrade sds colors (#1078) feat: upgrade sds (#1077) chore(main): release web 1.29.0 (#1152) feat: Change download all annotations copy (#1151) feat: Start writing run query for new API (#1149) ci: remove glob path pattern for python client tests workflow (#1143) chore(main): release web 1.28.0 (#1137) fix: Fix not enough padding below key photos (#1140) feat: filter carry over behavior (#1128) feat: Prep FE codebase for 2 API URLs (#1126) docs: Add graphics to data organization page (#1135) feat: Descriptions of datasets and depositions. (#1134) chore(main): release web 1.27.0 (#1127) feat: integrate depositions backend (#1093) docs: Implement SDS colors for dark mode (#1131) feat: Implement new single tomogram download flow (#1120) ...
github-actions bot
added a commit
that referenced
this pull request
Sep 24, 2024
🤖 I have created a release *beep* *boop* --- ## [1.30.0](web-v1.29.0...web-v1.30.0) (2024-09-23) ### ✨ Features * Add alignment ID row + tooltip ([#1153](#1153)) ([1227fbb](1227fbb)) * Add annotations and tomograms tables empty states ([#1155](#1155)) ([bad73bb](bad73bb)) * Add more V2 API fields ([#1166](#1166)) ([0770a16](0770a16)) * Add reference tomogram selector for single annotation download ([#1136](#1136)) ([d1f694a](d1f694a)) * make ML Challenge Page mobile friendly ([#1141](#1141)) ([c25ceeb](c25ceeb)) * Stop querying publications in V2 temporarily ([#1160](#1160)) ([469b9b8](469b9b8)) * Update view tomogram button icons ([#1170](#1170)) ([087d1aa](087d1aa)) * upgrade sds ([#1077](#1077)) ([d56d716](d56d716)) * upgrade sds colors ([#1078](#1078)) ([75ebe8b](75ebe8b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
#1100