- add ui for editor for publishing dois

- composer updates
- unit test with test credentials
This commit is contained in:
Arno Kaimbacher 2021-05-18 13:17:29 +02:00
parent 367dd328ef
commit b5abcef327
14 changed files with 422 additions and 102 deletions

View file

@ -42,6 +42,12 @@
<div class="tab-pane content-metadata active" id="one">
@if($dataset->identifier()->exists())
<p class="dataset__abstract" v-if="dataset.subject && dataset.subject.length > 0">
DOI: {{ $dataset->identifier->value }}
</p>
@endif
@if($dataset->additionalTitles()->exists())
<p class="dataset__abstract">
Zusätzliche Titel: