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

User datasets: Add new metadata fields to upload form #1337

Open
asizemore opened this issue Feb 27, 2025 · 0 comments · May be fixed by #1327
Open

User datasets: Add new metadata fields to upload form #1337

asizemore opened this issue Feb 27, 2025 · 0 comments · May be fixed by #1327
Assignees

Comments

@asizemore
Copy link
Member

asizemore commented Feb 27, 2025

API for reference: https://veupathdb.github.io/vdi-service/vdi-api.html#resources:/vdi-datasets:post

  1. Update the client code (the api client module). That means a) updating types, b) renaming types to VDI- and Legacy UserDatasetMeta, c) update usages of userDatasetDetails type
  2. Update the upload form
  3. Make an "edit" mode.
    Important: this will be a hidden feature only used by our staff. That makes 3 less important because our staff can deal with a rougher UI for awhile.

Questions/comments

  • Why is createdOn part of the api?
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 a pull request may close this issue.

1 participant