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

Add support for the latest Hydra vocabulary #267

Merged

Conversation

seitenbau-govdata
Copy link
Member

@seitenbau-govdata seitenbau-govdata commented Mar 28, 2024

This Pull request adds support for the latest version of Hydra vocabulary for pagination (as linked in README.md ). the old properties of the 'PagedCollection' class are still supported but marked as deprecated, ensuring backward compatibility.
Below is a comparison between the previous and latest properties:

Previous Latest
itemsPerPage -
firstPage first
lastPage last
nextPage next
previousPage previous
totalItems totalItems

@seitenbau-govdata seitenbau-govdata force-pushed the add-support-for-new-hydra-vocabulary branch 2 times, most recently from ed9b9d0 to 32bc4a9 Compare March 28, 2024 15:39
@seitenbau-govdata seitenbau-govdata force-pushed the add-support-for-new-hydra-vocabulary branch from 32bc4a9 to e75e555 Compare April 2, 2024 11:48
@seitenbau-govdata seitenbau-govdata changed the title Add support for the new Hydra vocabulary Add support for the latest Hydra vocabulary Apr 2, 2024
@seitenbau-govdata seitenbau-govdata marked this pull request as ready for review April 2, 2024 11:54
@amercader
Copy link
Member

Thanks @seitenbau-govdata , looks great

@amercader amercader merged commit 56ed623 into ckan:master Apr 4, 2024
5 checks passed
@amercader
Copy link
Member

Forgot to push the button 🤦‍♂️

@seitenbau-govdata
Copy link
Member Author

Thanks @amercader ! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants