cal/packages/prisma
Carina Wollendorfer 6483182ef6
add invite link to Zapier setup page (#2696)
* add invite link and toaster to zapier setup page

* create env variable for invite link and save in database

* fetch invite link form getStaticProps

* add getStaticPath method

* clean code

* Moves app setup and index page

* Moves Loader to ui

* Trying new way to handle dynamic app store pages

* Cleanup

* Update tailwind.config.js

* zapier invite link fixes

* Tests fixes

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-11 04:58:10 +00:00
..
client Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
package.json Turbo fixes 2022-05-09 16:17:23 -06:00
schema.prisma Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
seed-app-store.ts add invite link to Zapier setup page (#2696) 2022-05-11 04:58:10 +00:00
seed.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod-utils.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00