Syed Ali Shahbaz
|
d338504856
|
Webhooks to support event type association (#1889)
* --init database and queries
* fixed type check
* added webhook api for event types
* added webhook list in team event
* delete, edit webhook in team event
* updated webhook subtext for event type
* added discord integration to event type webhook
* check fix
* consistency
* minor code improvement
* lint fix
* Adds missing zod schemas
* requested changes pt1 --WIP
* requested changes pt2 --WIP
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-03-02 08:30:13 -07:00 |
|
alannnc
|
9851c8f526
|
fix/secret-premade-event-hidden (#1999)
* fix/secret-premade-event-hidden
* fix/secret-premade-event-hidden: change hidden to partial in zod custom
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2022-02-28 21:23:17 +00:00 |
|
Alex van Andel
|
652c2e342f
|
Second go at removing Zod generated classes from our repo (#1946)
* Second go at removing Zod generated classes from our repo
* Directly reference the _EventTypeModel
|
2022-02-22 23:19:22 +00:00 |
|
Omar López
|
d702bcf0a3
|
Regenerates zod files (#1896)
|
2022-02-17 11:26:53 -07:00 |
|
Omar López
|
fe35cf6570
|
Extract prisma to it's own package (#1823)
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
|
2022-02-15 13:30:52 -07:00 |
|