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

Add dynamic fields to datasets/files in analysis interface WIP #82

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

glormph
Copy link
Member

@glormph glormph commented Mar 28, 2024

Adds fields in database to analysisdatasetsetvalue, and to analysisfilesample, so that these can be used in an input definition file in an analysis pipeline.

  • Rework database structure to be able to have more fields on dataset/files (dataset-set and filevalue will have field/value)
  • Make both __regex and __sample one of those fields (resp. dataset and filevalue)
  • Render fields in frontend, save in backend
  • Add to job/task so the fields end up in the input def

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