Reference on DraftNodes#244
Draft
Johnetordoff wants to merge 8 commits into
Draft
Conversation
…est #2 (CenterForOpenScience#11077) ## Purpose Fix issues with addding contributors who are requested. ## Changes - makes selected permission override requested. ## Ticket https://openscience.atlassian.net/browse/ENG-7698
into develop * 'develop' of https://github.com/CenterForOpenScience/osf.io: add grade levels category for collections (CenterForOpenScience#11064)
…ce/feature/pbs-25-05 Feature/pbs 25 05
pbs-25-05
into develop * 'develop' of https://github.com/CenterForOpenScience/osf.io: (61 commits) Update changelog and package.json [ENG-7698] Fix permission for contributor, when accepting access request #2 (CenterForOpenScience#11077) Add disable meetings feature Fix institutional access request for contributor upgrade cache and ubuntu versions to avoid GHA brownouts (CenterForOpenScience#11009) [ENG-7461] Fix bug with Article DOI for Preprints (CenterForOpenScience#11068) [ENG-7472] Fix/preprint no option to resubmit (CenterForOpenScience#11069) [ENG-7714] Use retry instead of sleep (CenterForOpenScience#11067) Implement flag to disable comment updates and add corresponding tests [ENG-7707] A specific preprint is not found but should be (CenterForOpenScience#11059) Add feature flag to disable comments and update related tests [ENG-7461] Fix Validation Issues with Article DOIs (CenterForOpenScience#11062) [ENG-6422] added management command to log all write actions to given table (CenterForOpenScience#11057) add CSRF protection and throttle classes; update tests refactor external login serializer and view to use session data for user information add external login unit tests removed campaigns fix tests Add external login serializer and view for first-time OAuth users Fix permission for contributor, when accept access request ...
Johnetordoff
force-pushed
the
no-daft-nodes
branch
from
April 11, 2025 12:41
35ffb78 to
e28b25f
Compare
Johnetordoff
force-pushed
the
no-daft-nodes
branch
2 times, most recently
from
April 11, 2025 14:08
7678d9f to
6b1f2d6
Compare
Johnetordoff
force-pushed
the
no-daft-nodes
branch
from
April 11, 2025 14:38
6b1f2d6 to
1a8d7fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Changes
QA Notes
Please make verification statements inspired by your code and what your code touches.
What are the areas of risk?
Any concerns/considerations/questions that development raised?
Documentation
Side Effects
Ticket