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

move everything to the established decorator pattern #353

Merged
merged 11 commits into from
Jul 3, 2024

Conversation

orangewolf
Copy link
Contributor

Use the decorator pattern so that Rails loading is handled correctly.

note this code has not been tested yet

@orangewolf orangewolf marked this pull request as ready for review June 18, 2024 21:36
@orangewolf orangewolf changed the title [WIP] move everything to the established decorator pattern move everything to the established decorator pattern Jun 18, 2024
@ShanaLMoore
Copy link
Contributor

kirkkwang and others added 5 commits July 3, 2024 08:40
…corator-out-of-engine

Move solr document decorator out of engine
We no longer support Active Fedora in v2.0+ so this method call needs to be replaced.
This manifested as a failed derivatives job that ultimately did not display thumbnails. We need to return early whenever content isn't present to prevent this.
@kirkkwang kirkkwang force-pushed the more_decorators_than_hgtv branch from b16897f to c0f920f Compare July 3, 2024 22:10
@kirkkwang kirkkwang merged commit 6ea6ce8 into main Jul 3, 2024
9 checks passed
@kirkkwang kirkkwang deleted the more_decorators_than_hgtv branch July 3, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants