Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openedx
/
openedx-core
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
10
Code
Issues
177
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tagging: serialize object permissions to REST API [FC-0036]
- #138
#138
Merged
pomegranited
merged 20 commits into
main
openedx/openedx-core:main
from
jill/serialize-permissions
openedx/openedx-core:jill/serialize-permissions
Copy head branch name to clipboard
Jan 24, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Tagging: serialize object permissions to REST API [FC-0036]
#138
pomegranited
merged 20 commits into
main
openedx/openedx-core:main
from
jill/serialize-permissions
openedx/openedx-core:jill/serialize-permissions
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2024
chore: removed unneeded code
Show description for 05ea800
pomegranited
committed
05ea800
View commit details
Copy full SHA for 05ea800
Browse repository at this point
Commits on Jan 7, 2024
feat: adds user_permissions to the tagging REST API results
Show description for 231036f
pomegranited
committed
231036f
View commit details
Copy full SHA for 231036f
Browse repository at this point
fix: removes ObjectTagsByTaxonomySerializer.editable
Show description for 9df5304
pomegranited
committed
9df5304
View commit details
Copy full SHA for 9df5304
Browse repository at this point
Merge branch 'main' into jill/serialize-permissions
pomegranited
committed
0c54887
View commit details
Copy full SHA for 0c54887
Browse repository at this point
fix: determine "add" permissions without the object
pomegranited
committed
8d619c5
View commit details
Copy full SHA for 8d619c5
Browse repository at this point
feat: adds model-level user permissions to the Taxonomy and Tag REST APIs
Show description for 23789cc
pomegranited
committed
23789cc
View commit details
Copy full SHA for 23789cc
Browse repository at this point
Commits on Jan 10, 2024
fix: return only the permissions we need
Show description for 634168a
pomegranited
committed
634168a
View commit details
Copy full SHA for 634168a
Browse repository at this point
Commits on Jan 11, 2024
refactor: user permissions serializer and paginator share helper class
Show description for c803f66
pomegranited
committed
c803f66
View commit details
Copy full SHA for c803f66
Browse repository at this point
feat: adds can_tag_object field to ObjectTagsByTaxonomySerializer
Show description for 2709d44
pomegranited
committed
2709d44
View commit details
Copy full SHA for 2709d44
Browse repository at this point
feat: check permissions only if ?include_perms
Show description for 7470904
pomegranited
committed
7470904
View commit details
Copy full SHA for 7470904
Browse repository at this point
feat: adds can_tag_object permission to Taxonomy List response
Show description for 1e2d9b0
pomegranited
committed
1e2d9b0
View commit details
Copy full SHA for 1e2d9b0
Browse repository at this point
fix: feat: check permissions only if ?include_perms
Show description for bb1a0a2
pomegranited
committed
bb1a0a2
View commit details
Copy full SHA for bb1a0a2
Browse repository at this point
chore: bumps version
pomegranited
committed
a652313
View commit details
Copy full SHA for a652313
Browse repository at this point
Commits on Jan 12, 2024
fix: renames the `can_<action>` fields to `can_<action>_<model>`
Show description for f90b305
pomegranited
committed
f90b305
View commit details
Copy full SHA for f90b305
Browse repository at this point
fix: check add + delete permissions when updating ObjectTags
Show description for 3e24b66
pomegranited
committed
3e24b66
View commit details
Copy full SHA for 3e24b66
Browse repository at this point
Commits on Jan 18, 2024
feat: adds "can_tag_object" rule
Show description for 3dfea40
pomegranited
committed
3dfea40
View commit details
Copy full SHA for 3dfea40
Browse repository at this point
Commits on Jan 23, 2024
revert: removes the include_perms querystring param from the tagging views
Show description for 786ef8b
pomegranited
committed
786ef8b
View commit details
Copy full SHA for 786ef8b
Browse repository at this point
Merge branch 'main' into jill/serialize-permissions
pomegranited
committed
ee41331
View commit details
Copy full SHA for ee41331
Browse repository at this point
fix: addresses PR review
Show description for eaf9f67
pomegranited
committed
eaf9f67
View commit details
Copy full SHA for eaf9f67
Browse repository at this point
Merge branch 'main' into jill/serialize-permissions
pomegranited
committed
6398165
View commit details
Copy full SHA for 6398165
Browse repository at this point
You can’t perform that action at this time.