cal/packages/prisma
Udit Takkar 916468b8cc
feat: adding custom field of type PHONE (#5623)
* feat: adding custom field of type PHONE

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: null phone number bug and removed console log

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: decrease iteration

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-12-16 12:39:41 -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: adding custom field of type PHONE (#5623) 2022-12-16 12:39:41 -07:00
selects Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod fix: add location query variable (#5540) 2022-11-23 12:18:00 -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 Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Upgrades prisma / Syncs packages (#6044) 2022-12-15 15:56:48 -07:00
schema.prisma feat: adding custom field of type PHONE (#5623) 2022-12-16 12:39:41 -07:00
seed-app-store.config.json amie.so app (#6053) 2022-12-16 13:11:32 +00:00
seed-app-store.ts Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00
seed.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod-utils.ts Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00