Skip to content

feat: persist template fields#126

Merged
dahal merged 25 commits into
mainfrom
connect-template-fields
Feb 22, 2024
Merged

feat: persist template fields#126
dahal merged 25 commits into
mainfrom
connect-template-fields

Conversation

@G3root
Copy link
Copy Markdown
Collaborator

@G3root G3root commented Feb 17, 2024

Screencast.2024-02-17.23.06.23.webm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 17, 2024

Thank you for following the naming conventions for pull request titles! 🙏

Comment thread prisma/enum-generator.ts
@@ -0,0 +1,39 @@
/// credit : https://github.com/calcom/cal.com/blob/main/packages/prisma/enum-generator.ts
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to generate enum as const so we can use in zod.nativeEnum

Comment thread .prettierignore
@@ -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
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignore generated file

@G3root G3root requested a review from dahal February 19, 2024 21:27
@dahal
Copy link
Copy Markdown
Contributor

dahal commented Feb 19, 2024

@G3root looks like there are some merge conflicts. Please rebase it with current main.

@G3root G3root removed the request for review from dahal February 20, 2024 10:28
@G3root G3root requested a review from dahal February 20, 2024 10:29
@G3root
Copy link
Copy Markdown
Collaborator Author

G3root commented Feb 22, 2024

@dahal I've fixed the merge conflict.

Copy link
Copy Markdown
Contributor

@dahal dahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dahal dahal merged commit bc99df5 into main Feb 22, 2024
@dahal dahal deleted the connect-template-fields branch February 22, 2024 04:15
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>
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.

2 participants