TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add unit endpoint using uo ontology #268

Closed belkassaby closed 1 year ago

belkassaby commented 1 year ago

definition of done

add unit endpoint and frontend corresponding methods

BethSundberg commented 1 year ago

@belkassaby When I upload an existing phenopacket, I can see that this endpoint has been added. I cannot see it when creating a new phenopacket so the UI still needs work.

Image

Also note if I save a value, it gives me an object error on the main page.

Image

BethSundberg commented 1 year ago

@belkassaby I am still getting an error when I try to add a treatment.

Image

BethSundberg commented 1 year ago

The unit endpoint exists and I can edit an existing treatment