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

🧹 Review controller overrides #2079

Merged
merged 1 commit into from
Dec 20, 2023

Commits on Dec 20, 2023

  1. 🧹 Review controller overrides

    Many of the controllers just needed to be updated with the decorator
    pattern.  We're creating a new concern for all the Hyku specific
    overrides in Hyku::WorksControllerBehavior.  This has to be included in
    the Controller classes after Hyrax::WorksControllerBehavior to override
    the relevant methods.
    kirkkwang committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    095edca View commit details
    Browse the repository at this point in the history