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 Hyrax submodule #227

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Update Hyrax submodule #227

merged 4 commits into from
Jun 10, 2024

Conversation

laritakr
Copy link
Contributor

@laritakr laritakr commented Jun 7, 2024

Story

Refs #205

Expected Behavior Before Changes

  • View all collections button on homepage does not find anything
  • Facet types does not include collections

Expected Behavior After Changes

This fixes

  1. the All Collections button now finds collections
  2. the catalog search now includes collections in the Type section

Screenshots / Video

Screenshots

Screenshot 2024-06-07 at 2 34 53 PM

Screenshot 2024-06-07 at 2 35 36 PM

Notes

laritakr and others added 3 commits June 7, 2024 18:00
Build was throwing error:
Hyrax::SimpleSchemaLoader::UndefinedSchemaError: No schema defined: mobius_work
We were getting this error:

```
KeyError:
  Factory not registered: “hyrax_admin_set”
```

Ultimately we synced up everything with Pals Knapsack which made this
work.
What I did is copy the submodule's Gemfile.lock to the Knapsack in order
to maintain a synchronized Gemfile.lock for specs.  Also, fixed lint,
and added the byebug_history to gitignore.
@ShanaLMoore ShanaLMoore merged commit 11482c8 into main Jun 10, 2024
6 checks passed
@ShanaLMoore ShanaLMoore deleted the update-submodule branch June 10, 2024 22:58
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.

3 participants