cal.pub0.org/packages/prisma
Carina Wollendorfer 95e3f55f26
Add checkbox that defines if SMS reminder phone number should be required (#5047)
* add phone number required checkbox

* make input required only if numberRequired is true

* fix error that smsReminderNumber is null

* code clean up

* fix typo

* save no input as null

* fix code change

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-18 12:47:15 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware fix: add team model in prisma middleware (#3947) 2022-08-26 12:59:58 -06:00
migrations Add checkbox that defines if SMS reminder phone number should be required (#5047) 2022-10-18 12:47:15 +00:00
selects Hotfix: removed data64 avatar for 4mb payload limit 2022-10-17 13:52:04 -06:00
zod added QR code app, needs eventType.URL (#4701) 2022-10-17 16:38:43 +00: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 Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
schema.prisma Add checkbox that defines if SMS reminder phone number should be required (#5047) 2022-10-18 12:47:15 +00:00
seed-app-store.config.json added QR code app, needs eventType.URL (#4701) 2022-10-17 16:38:43 +00:00
seed-app-store.ts Remove Exchange 2013 and 2016 from seed script (#4651) 2022-09-21 16:46:51 +00:00
seed.ts Fixing unconfirmed/recurring bookings (#4881) 2022-10-06 13:23:22 -06:00
zod-utils.ts Additional Notes Required (#4897) 2022-10-17 09:43:16 +00:00