-
-
Notifications
You must be signed in to change notification settings - Fork 146
merge dev to main (v3.8.0) #2724
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
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
f41a1f6
feat: add soft-delete plugin (#2688)
ymc9 2a9689e
chore(cli): mute telemetry without removing instrumentation (#2695)
ymc9 1d08e2a
perf(orm): speed up client type checking via options projection + var…
ymc9 dafd751
perf(orm): make Options invariant on leaf CRUD arg/filter types too
ymc9 47c9d0a
fix(orm): project options at the $zod boundary so leaf-type invarianc…
ymc9 3ec3fcf
chore: update sample readme
ymc9 d6b6a45
docs(soft-delete): add README for the soft-delete plugin package (#2690)
ymc9 1f18de7
perf(orm): speed up client type checking via options projection + var…
ymc9 23334f1
feat: date and time validation (#2689)
sanny-io 487688e
fix(language): forbid duplicate `@default` applications (#2697)
sanny-io 431ad02
fix: `isEmpty` function when using `postgresql` dialect (#2703)
sanny-io 0da9f81
feat(cli): auto-detect import file extension from tsconfig (#2705)
ymc9 99745a4
fix(orm): forbid selecting @omit fields when allowQueryTimeOmitOverri…
ymc9 672f518
fix(server): omit relations to sliced-away models from OpenAPI spec (…
ymc9 0a2592b
[CI] Bump version 3.8.0 (#2707)
github-actions[bot] 666f841
fix(orm): forbid selecting @omit fields when allowQueryTimeOmitOverri…
ymc9 c3a4e27
fix(deps): upgrade langium to 4.2 to drop vulnerable lodash-es (#2704…
ymc9 4f462a7
feat: support Authentication and Authorization for the proxy (#2698)
jiashengguo d229533
fix(orm): support _count nested inside an include (#2712)
ymc9 3abae92
chore: update README (#2722)
ymc9 405c9ee
fix: pageParam in seInternalInfiniteQuery for Vue (#2714)
caiotarifa 1af9b2b
fix(policy): support `in` operator against enum list with native enum…
ymc9 8d46a7f
fix(language): detect @@@onceInModel duplicates across inheritance (#…
ymc9 0da3bda
fix(soft-delete): support delegate and mixin models
ymc9 897df21
fix(soft-delete): support delegate and mixin models (#2726)
ymc9 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
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
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.
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.