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

🐛 Update webapp for public #solr_document #105

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

kirkkwang
Copy link
Contributor

Story

This commit will update the hyrax-webapp submodule where we move the #solr_document method from private to public. The method being private was causing a crash in the Universal Viewer. As per Hyrax, the method should have been public in the first place.

Ref:

Screenshots / Video

Before (on staging)

image

After

image

This commit will update the hyrax-webapp submodule where we move the
`#solr_document` method from private to public.  The method being
private was causing a crash in the Universal Viewer.  As per Hyrax, the
method should have been public in the first place.

Ref:
  - samvera/hyku@dbe996e
  - https://github.com/samvera/hyrax/blob/b334e186e77691d7da8ed59ff27f091be1c2a700/app/presenters/hyrax/file_set_presenter.rb#L10
  - https://github.com/scientist-softserv/adventist-dl/issues/624
@kirkkwang kirkkwang force-pushed the i624-solr-document-was-private branch 2 times, most recently from c007d04 to 3c9d54d Compare November 29, 2023 22:13
The `fix_spec_reports` branch doesn't seem to exist anymore, going to
use `v0.0.15` instead.
@kirkkwang kirkkwang force-pushed the i624-solr-document-was-private branch from 3c9d54d to e34f93b Compare November 29, 2023 22:15
@kirkkwang kirkkwang merged commit 2f0fe97 into main Nov 29, 2023
7 checks passed
@kirkkwang kirkkwang deleted the i624-solr-document-was-private branch November 29, 2023 22:48
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