Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding metadata to material page details and editions/details [DDFLSBP-543] #1146

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading