Skip to content
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

Change top level genes/fusions/factors resolver to add configurable status filter #1145

Merged
merged 6 commits into from
Oct 30, 2024

Conversation

susannasiebert
Copy link
Contributor

No description provided.

@susannasiebert susannasiebert added the enhancement PR Label for improvements to existing functionality. Will appear in release notes. label Oct 29, 2024
@@ -1,5 +1,5 @@
module Types
class MolecularProfileDisplayFilterType < Types::BaseEnum
class AssociatedEvidenceStatusFilterType < Types::BaseEnum
value 'WITH_ACCEPTED',
description: 'Display only molecular profiles which have at least one accepted evidence item.'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe want to update these descriptions now that its used for more than just MPs

server/app/graphql/resolvers/top_level_fusions.rb Outdated Show resolved Hide resolved
Copy link
Member

@acoffman acoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@acoffman acoffman merged commit e8bb009 into main Oct 30, 2024
4 checks passed
@acoffman acoffman deleted the civicpy branch October 30, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PR Label for improvements to existing functionality. Will appear in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants