Skip to content

Commit

Permalink
Merge pull request #1146 from danskernesdigitalebibliotek/feature/DDF…
Browse files Browse the repository at this point in the history
…LSBP-543-se-vaerkvisningssiden-tilfojelse-af-metadata-under-se-detaljer-og-under-udgaver-detaljer

Adding metadata to material page details and editions/details [DDFLSBP-543]
  • Loading branch information
clausbruun authored May 22, 2024
2 parents e46998d + 83a546b commit 71ef21e
Show file tree
Hide file tree
Showing 32 changed files with 15,015 additions and 3,239 deletions.
1,299 changes: 448 additions & 851 deletions cypress/fixtures/advanced-search/fbi-api.json

Large diffs are not rendered by default.

7,730 changes: 7,520 additions & 210 deletions cypress/fixtures/favorites-list/work.json

Large diffs are not rendered by default.

698 changes: 466 additions & 232 deletions cypress/fixtures/material-buttons/material-buttons-fbi-api.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,082 changes: 879 additions & 203 deletions cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cypress/fixtures/material/availability-reservation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"available": true,
"recordId": "46615743",
"recordId": "52557240",
"reservable": true,
"reservations": 2
},
Expand Down
2 changes: 1 addition & 1 deletion cypress/fixtures/material/availability.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"available": true,
"recordId": "46615743",
"recordId": "52557240",
"reservable": true,
"reservations": 2
}
Expand Down
1,220 changes: 607 additions & 613 deletions cypress/fixtures/material/fbi-api-nonfiction.json

Large diffs are not rendered by default.

Loading

0 comments on commit 71ef21e

Please sign in to comment.