Skip to content

Conversation

@klerick
Copy link
Owner

@klerick klerick commented Apr 21, 2024

closes #83

@nx-cloud
Copy link

nx-cloud bot commented Nov 12, 2025

View your CI Pipeline Execution ↗ for commit 9d8e8d4

Command Status Duration Result
nx affected --target=build --parallel=3 --exclu... ✅ Succeeded 1s View ↗
nx run json-api-server-e2e:e2e --parallel=1 ✅ Succeeded 56s View ↗
nx run json-api-server-e2e:e2e-micro --parallel=1 ✅ Succeeded 54s View ↗
nx affected --target=ts-test --parallel=3 --pas... ✅ Succeeded 13s View ↗
nx affected --target=test --parallel=3 --passWi... ✅ Succeeded 5s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-13 13:06:49 UTC

@klerick klerick changed the base branch from master to update-to-zod-v4 November 12, 2025 17:20
@klerick klerick changed the base branch from update-to-zod-v4 to master November 12, 2025 17:26
Copy link
Owner Author

@klerick klerick left a 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
…on with tmpId

if set Id should be use as id and tmpId.
…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
…own process, and enhance Vite test configurations
…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
…e coverage reporter to json-summary for all libraries
…nsive documentation for JSON-RPC, ACL, and JSON API functionalities
@klerick klerick merged commit 4aaaa32 into master Nov 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACL using declaration schema

2 participants