Omar López
|
50c75da5e0
|
Build fixes (#1929)
* Build fixes
* Fixes type error
|
2022-02-21 18:45:35 +00:00 |
Juan Esteban Nieto Cifuentes
|
7585e9b32e
|
Fix URL by removing slash and backslash (#1733)
* Fix URl by removing slash and backslash
* Implement slugify
* Add data type
* Fixing folder structure
* Solve zod-utils conflict
|
2022-02-21 09:53:16 -07:00 |
Omar López
|
152bb57bc1
|
Revert "Tweak/gitignore prisma zod (#1905)" (#1906)
This reverts commit 15bfeb30d7 .
|
2022-02-17 18:11:33 -07:00 |
Omar López
|
15bfeb30d7
|
Tweak/gitignore prisma zod (#1905)
* Extracts ignored createEventTypeBaseInput
* Adds postinstall script
|
2022-02-17 17:25:19 -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 |