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

🎁 Make generic work and image resource (use valkyrie resource generator, make sure name ends in resource) #80

Open
4 tasks done
Tracked by #35 ...
ShanaLMoore opened this issue Jan 3, 2024 · 0 comments
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Jan 3, 2024

Summary

Create the Valkyrie Resources

ref:

Acceptance Criteria

  • Valkyrie Resources exists for the default Hyku models
    • GenericWork
    • Image
    • ...

Screenshots or Video

image

Testing Instructions

TBD

Notes

Kirk previously has done this for GBH. This tasks involves running a generator.

bundle exec rails g hyrax:work_resource GenericWorkResource
bundle exec rails g hyrax:work_resource ImageResource

https://docs.google.com/document/d/1WCB-5qIDCGhMQSuAzM70MDIuP4EQJhtnvgZt2x8MS4o/edit
https://drive.google.com/file/d/1oSLVhSF34JUgJBni9kN7FhPuOao5XSfz/view?usp=sharing

@ShanaLMoore ShanaLMoore changed the title Make generic work and image resource (use valkyrie resource generator, make sure name ends in resource) 🎁 Make generic work and image resource (use valkyrie resource generator, make sure name ends in resource) Jan 3, 2024
kirkkwang added a commit to samvera/hyku that referenced this issue Jan 4, 2024
This commit runs the following commands:

```sh
bundle exec rails g hyrax:work_resource GenericWorkResource
bundle exec rails g hyrax:work_resource ImageResource
```

Also we update IIIF Print to allow it to boot.
See:
  - scientist-softserv/iiif_print@cc105d0
Ref:
  - scientist-softserv/hykuup_knapsack#80
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

No branches or pull requests

3 participants