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

DRS Object creation page #9

Open
jb-adams opened this issue Jun 8, 2021 · 0 comments
Open

DRS Object creation page #9

jb-adams opened this issue Jun 8, 2021 · 0 comments
Assignees

Comments

@jb-adams
Copy link
Member

jb-adams commented Jun 8, 2021

New functionality, allowing the user to create a new DRS Object via the UI.

  • leverage the existing DrsObjectForm component, rendering certain elements that are not present on the read-only show page
  • the creation form should be at the /drs/new route

Custom features include:

  • a "generate random UUID" button that will auto-populate the id field
  • radio button indicating whether the DRS Object should be a single-blob or a bundle, different input sets are rendered for each option
  • date/time selectors for created time and updated time, disallow user from typing ISO 8601-format strings directly
  • plus buttons for aliases, checksums, access points to allow user to add more than one of these kinds of objects
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

No branches or pull requests

2 participants