NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

Doi PD4 Label Reserve Fix #96 #97

Closed eddiesarevalo closed 2 years ago

eddiesarevalo commented 2 years ago

Fixed the problem with loading a DOI from its PDS4 Label URL.

-Fixed an issue with create doi from pds4 label attempting to read the label search response as xml instead of json. -Findable DOIs should show the update button. This update button goes to release page the same as DOIs with release button. -Fixed save and submit button disabled state when releasing DOI from PDS4Label. -Fixed save and submit button disabled state when releasing. -Fixed reservation results link. It was opening an undefined page. -Fixed record uploading bug caused by _text value and having objects instead of arrays.