-
-
Notifications
You must be signed in to change notification settings - Fork 17
feat(cli): implement watch mode for generate #573
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 all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
fb96362
Merge pull request #478 from zenstackhq/dev
ymc9 d35b939
Merge pull request #486 from zenstackhq/dev
ymc9 39fb7d3
Merge pull request #489 from zenstackhq/dev
ymc9 69dcf6b
Merge pull request #500 from zenstackhq/dev
ymc9 3f3ffbe
Merge pull request #508 from zenstackhq/dev
ymc9 da6cf60
Merge pull request #517 from zenstackhq/dev
ymc9 e371ec9
Merge pull request #521 from zenstackhq/dev
ymc9 2966af1
Merge pull request #529 from zenstackhq/dev
ymc9 e71bee7
Merge pull request #532 from zenstackhq/dev
ymc9 de795f5
Merge pull request #545 from zenstackhq/dev
ymc9 9b95c29
feat(cli): implement watch mode for generate
DoctorFTB 4895949
chore(root): update pnpm-lock.yaml
DoctorFTB 469cb26
chore(cli): track all model declaration and removed paths, logs in pa…
DoctorFTB 92814ca
fix(cli): typo, unused double array from
DoctorFTB c9f31ea
fix(orm): preserve zod validation errors when validating custom json …
ymc9 b625c50
update
ymc9 3d8f203
Merge branch 'fix/issue-558' into dev
ymc9 835a01b
chore(cli): move import, fix parallel generation on watch
DoctorFTB ce76178
Merge branch 'dev' of github.com:DoctorFTB/zenstack-v3 into dev
DoctorFTB f969ec4
feat(common-helpers): implement single-debounce
DoctorFTB 87a95f0
chore(cli): use single-debounce for debouncing
DoctorFTB d966e2a
feat(common-helpers): implement single-debounce
DoctorFTB 385e791
fix(common-helpers): re run single-debounce
DoctorFTB cf61959
Merge branch 'dev' of https://github.com/zenstackhq/zenstack-v3 into dev
ymc9 326b846
fix(tanstack): avoid invalidating queries for custom proc mutations
ymc9 b6d58c5
add missing file
ymc9 ecebbe5
fix formatting
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| export const CUSTOM_PROC_ROUTE_NAME = '$procs'; |
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.