-
Notifications
You must be signed in to change notification settings - Fork 36
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
Select display image for accession #5275
base: master
Are you sure you want to change the base?
Conversation
… the stock display image
…mage function for POST request sending image and stock id. Show Set Display Image column if flag is set
@bm743 Should restrict the ability to select an image only to users with curator role. @lukasmueller what do you think? |
Lukas, Heather and I think that this function should be restricted to only users with curator role. Other users should see the original Images table (no Set Display function), only curators can see the Set function. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:-)
Description
This adds the ability to select an image from the stock images table on the accession page as the display image for that accession. Adds a set button next to each associated image in the image table.
Fixes #5270
Checklist
/t/data/fixture/patches/
./docs
has been updated./js
to/js/source/legacy
.