-
Notifications
You must be signed in to change notification settings - Fork 89
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
Add overridable wrapper to CreatibutorsModal role SelectField #1759
Add overridable wrapper to CreatibutorsModal role SelectField #1759
Conversation
I hope this overriadable ID |
Hi @kpsherva could you please look into this? Would it be possible to merge this or is something missing? |
could you remove the merge commits and push again? steps:
|
4d5e9d9
to
d91abc8
Compare
I did and I hope this works for you now, @carlinmack. If it does, could you please merge now? |
d91abc8
to
ecbd94b
Compare
...semantic-ui/js/invenio_rdm_records/src/deposit/fields/CreatibutorsField/CreatibutorsField.js
Outdated
Show resolved
Hide resolved
...semantic-ui/js/invenio_rdm_records/src/deposit/fields/CreatibutorsField/CreatibutorsModal.js
Outdated
Show resolved
Hide resolved
After merging master into this branch, test fail. |
Add Overridable wrapper to role SelectField Add props to Overridable CreatibutorsModalRoleSelectField.Container Remove Overridable Context Adjust spacing
…r/invenio-rdm-records into creatibutor-modal-overridable
Add Overridable wrapper to role SelectField Add props to Overridable CreatibutorsModalRoleSelectField.Container Remove Overridable Context Adjust spacing Add OverridableContext.Provider to CreatibutorsModal Add Overridable wrapper to role SelectField Add props to Overridable CreatibutorsModalRoleSelectField.Container Remove Overridable Context Adjust spacing UI: display all affiliations jsonschemas: backport "internal_notes" to v6.0.0 * Backports the "internal_notes" field to the v6.0.0 JSONSchema, since it is backwards compatible, and thus doesn't require any record migration overhead. tests: tepmorarily disable failing user-moderation test tokens: disable "sub" verification * According to the JWT Specification (https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.2) `sub` has to be a string. PyJWT v2.10.0 started enforcing this validation, which breaks our usage of storing an object in the `sub` field. * Fixes jwt.decode options for specifying required fields. 📦 release: v16.1.0
…r/invenio-rdm-records into creatibutor-modal-overridable
❤️ Thank you for your contribution!
Description
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
Frontend
Reminder
By using GitHub, you have already agreed to the GitHub’s Terms of Service including that: