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 other overrides and reconcile for upstream changes #50

Open
23 of 24 tasks
Tracked by #65
ShanaLMoore opened this issue Dec 11, 2023 · 0 comments
Open
23 of 24 tasks
Tracked by #65

Review all other overrides and reconcile for upstream changes #50

ShanaLMoore opened this issue Dec 11, 2023 · 0 comments
Assignees

Comments

@ShanaLMoore
Copy link

ShanaLMoore commented Dec 11, 2023

Summary

Assess assets, factories (1 file), helpers, input, javascript, mailers, parsers, presenters, renders, search builder, uploaders, validators

Acceptance Criteria

Reconcile for upstream changes:

  • assets, factories, helpers, input, javascript, mailers, parsers, presenters, renders, search builder, uploaders, validators

Notes

ref: GBH

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

  • app/search_builders/hyrax/collection_member_search_builder_decorator.rb
  • app/presenters/hyrax/iiif_manifest_presenter_decorator.rb
  • app/presenters/hyrax/collection_presenter_decorator.rb
  • app/presenters/concerns/hyrax/iiif_av/displays_content_decorator.rb
  • app/factories/bulkrax/object_factory_decorator.rb
  • lib/active_fedora/solr_service_decorator.rb
  • lib/iiif_manifest/manifest_builder/canvas_builder_decorator.rb
  • lib/iiif_manifest/v3/manifest_builder/canvas_builder_decorator.rb
  • lib/oai/provider/response/list_metadata_formats_decorator.rb
  • lib/oai/provider/model_decorator.rb
  • lib/omni_auth/strategies/saml_decorator.rb
  • lib/wings/services/custom_queries/find_ids_by_model_decorator.rb
  • lib/hydra/derivatives/processors/image_decorator.rb

Also search for the word OVERRIDE within all remaining files

  • app/assets/javascripts/hyrax/app.js.erb
  • app/assets/javascripts/hyrax/featured_works.js
  • app/assets/javascripts/hyrax/thumbnail_select.es6
  • app/helpers/hyrax_helper.rb
  • app/presenters/hyku/work_show_presenter.rb
  • app/presenters/hyrax/admin/dashboard_presenter.rb
  • app/presenters/hyrax/admin/workflow_roles_presenter.rb
  • app/presenters/hyrax/homepage_presenter.rb
  • config/initializers/file_set_derivatives_overrides.rb
  • config/routes.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