-
Notifications
You must be signed in to change notification settings - Fork 15
ACL for JSON API #85
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
ACL for JSON API #85
Conversation
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
|
View your CI Pipeline Execution ↗ for commit 9d8e8d4
☁️ Nx Cloud last updated this comment at |
klerick
commented
Nov 13, 2025
Owner
Author
klerick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approve
…roller The createController now inserts a JSON_API_DECORATOR_ENTITY metadata to the controller class if it is not already present.
Create library and guard service Closes: #83
…atest Angular and NX versions
…icOperationModule fix work with tmpId
…on with tmpId if set Id should be use as id and tmpId.
…ecated faker methods
…dd PGlite compatibility in MikroORM setup add transaction for CURRENT_ENTITY_MANAGER_TOKEN transaction for atomic module
…chemas with transformations and update constants with METHOD_NAME. change name for method function
…ver entity ID assignment during POST operations
add seed for acl e2e test
…eeders for permissions testing
…own process, and enhance Vite test configurations
…paration and enhance ACL support
…dle nested promises and exclude undefined types
…s and enhance `getOne` and `getAll` methods with additional query params and transform toggles
…ansform toggles and additional query params, add relationship loading utility and improve logging
…ng, and permissions factories, replace with updated utilities and proxy functions for enhanced control
…with `afterCreateController` hook and guards logic - prepare for acl libs
…, Includes, Sort, Pagination, and Fields
…nd moderator scenarios
…e coverage reporter to json-summary for all libraries
…nd clean up unused imports
…nce project configuration
…nused e2e service configurations
…nsive documentation for JSON-RPC, ACL, and JSON API functionalities
…SON:API, JSON-RPC, and ACL tests
b8c8c4a to
f2e8a52
Compare
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.
closes #83