cal/packages/prisma
Josh Avant 4e65c30e18
fix: Parameterize Stripe Payment Fee configs (#6024)
* Parameterize Stripe Payment Fee configs

* Restore constant values for Payment Fee params

* Restore constant values for all Payment Fee params

* Remove STRIPE_ prefix on payment fee vars

* Cast Payment Fee params as Number

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-09 18:50:49 -07:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
migrations feat: update team schema, update team query (#6294) 2023-01-06 10:55:57 +00:00
selects Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
zod Circular dependecy hotfix 2023-01-06 13:15:34 -07:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Upgrades prisma (#6298) 2023-01-05 16:24:17 -07:00
schema.prisma Add missing slash to custom import 2023-01-07 10:17:38 -07:00
seed-app-store.config.json amie.so app (#6053) 2022-12-16 13:11:32 +00:00
seed-app-store.ts fix: Parameterize Stripe Payment Fee configs (#6024) 2023-01-09 18:50:49 -07:00
seed.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod-utils.ts Add disable success page config[Platform Only] (#6225) 2023-01-02 08:41:39 +00:00