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 all controller overrides and reconcile with upstream changes #41

Closed
13 of 14 tasks
Tracked by #65
ShanaLMoore opened this issue Dec 11, 2023 · 0 comments
Closed
13 of 14 tasks
Tracked by #65
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Dec 11, 2023

Summary

Acceptance Criteria

  • Controllers overrides are reconciled with upstream changes

Notes

ref: GBH

Files generated following playbook article: https://playbook-staging.notch8.com/en/dev/ruby/decorators-and-class-eval

  • app/controllers/hyrax/content_blocks_controller_decorator.rb
  • app/controllers/hyrax/admin/collection_type_participants_controller_decorator.rb
  • app/controllers/hyrax/my/works_controller_decorator.rb
  • app/controllers/concerns/hyrax/users_controller_decorator.rb

Also search for OVERRIDE within any controller.rb file

  • app/controllers/concerns/hyrax/admin/users_controller_behavior.rb
  • app/controllers/concerns/hyrax/works_controller_behavior.rb
  • app/controllers/hyrax/admin/appearances_controller.rb
  • app/controllers/hyrax/admin/workflow_roles_controller.rb
  • app/controllers/hyrax/contact_form_controller.rb
  • app/controllers/hyrax/dashboard/collections_controller.rb
  • app/controllers/hyrax/homepage_controller.rb
  • app/controllers/hyrax/my/works_controller_decorator.rb
  • app/controllers/hyrax/pages_controller.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants