feat: persist template fields#126
Merged
Merged
Conversation
|
Thank you for following the naming conventions for pull request titles! 🙏 |
G3root
commented
Feb 17, 2024
| @@ -0,0 +1,39 @@ | |||
| /// credit : https://github.com/calcom/cal.com/blob/main/packages/prisma/enum-generator.ts | |||
Collaborator
Author
There was a problem hiding this comment.
to generate enum as const so we can use in zod.nativeEnum
G3root
commented
Feb 17, 2024
| @@ -1 +1,2 @@ | |||
| public/pdf.worker.min.js No newline at end of file | |||
| public/pdf.worker.min.js | |||
| /src/prisma-enums/index.ts No newline at end of file | |||
Collaborator
Author
There was a problem hiding this comment.
ignore generated file
Contributor
|
@G3root looks like there are some merge conflicts. Please rebase it with current main. |
Collaborator
Author
|
@dahal I've fixed the merge conflict. |
zeekay
pushed a commit
to hanzoai/captable
that referenced
this pull request
Mar 10, 2026
* feat: add radix ui toolbar * feat: rename field * feat: add enum generator * feat: change data type * feat: add add field procedure * feat: add field type data component * feat: update procedure * feat: add field canvas context * feat: add onSuccess prop * feat: use context data * feat: add canvas toolbar * feat: add pdf canvas component * feat: use context data * feat: render provider * feat: import enums from prisma-enums * refactor: template field router * feat: add immer * fix: query * feat: use immer and add update field handler * feat: connect update field * feat: add generator * fix: import * fix: import * fix: some minor cleanups --------- Co-authored-by: Puru D <puru@dahal.me>
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
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.
Screencast.2024-02-17.23.06.23.webm