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

Update frontend to handle a metadataType refactor #205

Open
2 of 3 tasks
petterroea opened this issue Mar 18, 2020 · 0 comments
Open
2 of 3 tasks

Update frontend to handle a metadataType refactor #205

petterroea opened this issue Mar 18, 2020 · 0 comments

Comments

@petterroea
Copy link
Contributor

petterroea commented Mar 18, 2020

Short description

As MetadataType now is just a node in a tree, i have refactored it so it uses an Uuid as unique identifier. However, this causes breakages:

  • Change the "Create metadata type" page so you have to select the metadata category it belongs to. Maybe this needs to be a tree viewer as well
  • Maybe show the category a metadata type belongs to on the "show metadatatype" page
  • Take a good look around for breakages. Not really 100% sure all the places this will cause a breakage, but anything that relies on a request from /api/MetadataType is probably broken

Dependencies

#201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants