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

Modify Collection & Admin Set Valkyrization #2157

Closed
wants to merge 12 commits into from

Conversation

laritakr
Copy link
Collaborator

@laritakr laritakr commented Jan 26, 2024

Addresses:

Moves away from directly using Hyrax::PcdmCollection and Hyrax::AdministrativeSet instead favoring inheriting from those (with CollectionResource and AdminSetResource). This allows for inheriting from Hyrax factories and extending them; thus bringing Hyku’s testing ecosystem closer to Hyrax.

Similar work may be desired for FileSets, but this would require some base Hyrax work first.

Note: There is javascript in app.js.erb that may affect the behavior of granting of permissions in the UI... this still needs to be investigated.

LaRita Robinson added 3 commits January 26, 2024 18:30
Remove decorating of PdcmCollection and generate a CollectionResource.
Address some inconsistent behavior between Collection & CollectionResource.

Temporarily address bulkrax_identifier inconsistencies, to be moved into
Bulkrax at a later point. These came in via some contribute-back work.
Creates Hyku's version of Hyrax's Hyrax::AdministrativeSet rather
than using the decorator pattern.
With the addition of CollectionResource and AdminSetResource, these
configurations need to change.
@laritakr laritakr added the major-ver for release notes label Jan 26, 2024
LaRita Robinson and others added 7 commits January 30, 2024 16:35
@laritakr
Copy link
Collaborator Author

Replaced by #2164

@laritakr laritakr closed this Feb 16, 2024
@laritakr laritakr deleted the i94-collection-more-resources branch March 30, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants