Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

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 pushed 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:
  - notch8/iiif_print@cc105d0
Ref:
  - notch8/hykuup_knapsack#80
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants