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

JS code handles 'tag' node in jsTree #139

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

will-moore
Copy link
Member

Started looking into parade support for the Tags tab - see #138.

  • With the first commit, the JS code handles the "tag" node and passes the ID to URLs but both these endpoints need updating to handle tag
  • /parade/filters/?tag=19900 needs to return a list of supported filters for 'tag'
  • /parade/dataproviders/?tag=19900 needs to return a list of data providers.

However, support for Tags is a bit more complex than for Projects, Datasets & Screens since the hierarchy below a Tag is a lot more heterogenous. E.g. A Tag can "contain" Plates, Screens, Projects, Datasets, Images.

@will-moore will-moore marked this pull request as draft December 10, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant