forked from CenterForOpenScience/osf.io
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge pull request #10655 from Johnetordoff/preprint-institutions-lis… #213
Open
Johnetordoff
wants to merge
19
commits into
wip-preprint-affilation
Choose a base branch
from
add-affilations-to-preprint-list
base: wip-preprint-affilation
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge pull request #10655 from Johnetordoff/preprint-institutions-lis… #213
Johnetordoff
wants to merge
19
commits into
wip-preprint-affilation
from
add-affilations-to-preprint-list
Conversation
This file contains 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
…enterForOpenScience/osf.io into preprint-insetitutions-relationship-list-api * 'feature/preprints-affiliations' of https://github.com/CenterForOpenScience/osf.io: remove literal string permissions add docstring to explain permission improve preprint tests by creating 404 case improve permissions by dropping unsafe method behavior remove vestigial serializer # Conflicts: # api/preprints/permissions.py # api/preprints/serializers.py # api/preprints/views.py # api_tests/preprints/views/test_preprint_institutions.py
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
4 times, most recently
from
July 18, 2024 14:48
e8cd3ba
to
29cd008
Compare
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
from
July 18, 2024 15:34
2ba3615
to
e0d255a
Compare
…int-insetitutions-relationship-list-api [ENG-5845] Preprint Institutions Relationship
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
2 times, most recently
from
July 18, 2024 17:07
14e2103
to
4f5995a
Compare
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
from
July 22, 2024 13:31
4286c29
to
ede2e90
Compare
- Bump base python version from py3.6 to py3.12. - Switch to using poetry for dependency management - Bump most (not all) dependencies to their maximum version as of mid-March. - Significantly update Dockerfile - Upgrade Django to v4.2 - Generate test summary reports in CI --------- Co-authored-by: Oleh Paduchak <opaduchak@exoft.net> Co-authored-by: Mariia Lychko <lychko.mariia@gmail.com> Co-authored-by: Longze Chen <cslzchen@gmail.com>
into feature/preprints-affiliations * 'develop' of https://github.com/CenterForOpenScience/osf.io: Update CHANGELOG, bump version [CR][ENG-5681] Great Big Python Upgrade (CenterForOpenScience#10648) # Conflicts: # api/nodes/serializers.py # osf/models/mixins.py
…re/preprints-affiliations [ENG-5979] Update preprint affilations to develop
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
5 times, most recently
from
July 22, 2024 16:40
38c1b3f
to
ae989aa
Compare
Johnetordoff
force-pushed
the
add-affilations-to-preprint-list
branch
from
July 22, 2024 17:06
ae989aa
to
0f21772
Compare
…enterForOpenScience/osf.io into add-affilations-to-preprint-list * 'feature/preprints-affiliations' of https://github.com/CenterForOpenScience/osf.io:
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.
…t-api
[ENG-5844] Add preprint institution affiliation endpoint
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