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

Add overridable wrapper to CreatibutorsModal role SelectField #1759

Conversation

mkloeppe
Copy link

@mkloeppe mkloeppe commented Jul 3, 2024

❤️ Thank you for your contribution!

Description

Please describe briefly your pull request.

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:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

@mkloeppe mkloeppe requested a review from kpsherva July 3, 2024 11:10
@mkloeppe mkloeppe self-assigned this Jul 3, 2024
@mkloeppe mkloeppe added the ux label Jul 3, 2024
@mkloeppe mkloeppe requested a review from carlinmack July 3, 2024 11:15
@mkloeppe
Copy link
Author

mkloeppe commented Jul 3, 2024

I hope this overriadable ID InvenioRdmRecords.Deposit.CreatibutorsModalRoleSelectField.Container is fitting.

@carlinmack carlinmack removed their request for review August 26, 2024 09:35
@karkraeg
Copy link
Member

Hi @kpsherva could you please look into this? Would it be possible to merge this or is something missing?

@carlinmack
Copy link
Contributor

carlinmack commented Sep 12, 2024

could you remove the merge commits and push again?

steps:

  1. remove the merge commits
  2. checkout master and pull git switch master && git pull origin master
  3. checkout your branch git switch creatibutor-modal-overridable
  4. rebase on master git rebase master creatibutor-modal-overridable
  5. and force push git push -f

@SarahW91 SarahW91 force-pushed the creatibutor-modal-overridable branch from 4d5e9d9 to d91abc8 Compare September 16, 2024 07:40
@SarahW91
Copy link
Contributor

could you remove the merge commits and push again?

I did and I hope this works for you now, @carlinmack. If it does, could you please merge now?

@SarahW91 SarahW91 force-pushed the creatibutor-modal-overridable branch from d91abc8 to ecbd94b Compare September 16, 2024 07:42
@mkloeppe
Copy link
Author

After merging master into this branch, test fail.
It seems that the deleted file invenio_rdm_records/requests/community_transfer.py breaks the tests.

mkloeppe and others added 7 commits November 18, 2024 16:56
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
@mkloeppe mkloeppe closed this Dec 16, 2024
@mkloeppe mkloeppe deleted the creatibutor-modal-overridable branch December 16, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants