DiSSCo / disscover

Search, discover and act upon data within the DiSSCo digital infrastructure.
https://dev.dissco.tech
Apache License 2.0
1 stars 0 forks source link

Add Annotation Side Panel to Digital Media #41

Closed TomDijkema closed 1 year ago

TomDijkema commented 1 year ago

Commit adds Annotation Side Panel to Digital Media page. All annotation features are included: creating, editing and deleting annotations. Actually, this functionality is supplied by the side panel itself, and is not repeatably used. Only the update functions for the original Digital Media annotations are similar to the Specimen counterpart and could be generalised in the future.

Adds:

Modifies:

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
7.8% 7.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

TomDijkema commented 1 year ago

Duplication was intended, did not want to edit the Sonar Cloud rules too much, so force merged this one.