-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Changes required for APIv3 in corporate #6489
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
43186ad
Split PublicDetailPrivateListing permission class
humitos 20f82e1
Use a CommonPermissions class that can be overriden from corporate
humitos cb471c3
Update docstrings
humitos fde7f8f
Allow to extend Project serializers
humitos d8a3957
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
humitos 44852f4
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
humitos 3d76347
Allow to extend ProjectsViewSet
humitos ed5d210
Organizations APIv3
humitos 87a8bab
Allow to extend organizations API views
humitos 93fa4bb
Fallback to get parent organization
humitos 3f4b53b
Allow to expand `projects` from organizations
humitos 697f9d5
Remove old TODO comment
humitos 651ca61
Lint
humitos c4635c5
Avoid calling PublicDetailPrivateListing() on /projects/ URL
humitos 597d8a4
Return `subproject_of` field in project details
humitos 72ffd4f
Use ModelSerializer for Team
humitos 08cadaf
Make `teams` expandable
humitos 68871e3
Allow _get_response_dict to load files from different path
humitos f90c2e7
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
humitos 7b4030f
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
humitos 5520ed9
Improve SQL query
humitos 493c866
Add ``members`` to Team endpoint response
humitos fcdcadc
Makes `organizations.teams.members` expandable
humitos f4aead5
Merge branch 'master' into humitos/apiv3-corporate
stsewd 1cc505a
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
humitos 6c161f8
Lint
humitos 1f4b53c
Re-write any() as "attribute in tuple"
humitos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.