cal.pub0.org/packages/prisma
Syed Ali Shahbaz ee02112a7c
Dynamic Links re-integrate with availability logic (#3687)
* -re init dynamic links

* typing fix 001

* added missing div closing tag

* added necessary DB column pull to satisfy Type errors

* further type fixes

* WIP

* removed console logs

* some revert

* WIP

* another approach

* enabled dynamic links availability fetch

* Added users to eventTypeObject for consistency

* WIP: Moving user and changing map item name

* Fix user list call

* Removed explicit User type in map

* modify default user attributes

* adds explicit users to EventTypeObject in teams

* Updated availability page

* Updates Availability

* Futher availability change

* Remove explicit user type from slot router

* more fixes

* more fixes WIP

* cleaning up more errors WIP

* object assign used for typesafety

* added check if dynamic booking is allowed by all users

* cleaned up console logs

* clean up

* Improvement

* resolving suggestions by alex

* changes requested by Omar

* Filter out empty usernames instead of accepting null

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-12 19:29:29 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
migrations refactor: use BookingReference instead of DailyEventReference (#3667) 2022-08-10 18:53:05 -06:00
selects Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
zod Webhook polishing (#2987) 2022-06-16 17:21:48 +01:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
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 fix heroku build (#3630) 2022-08-04 11:44:29 -06:00
schema.prisma refactor: use BookingReference instead of DailyEventReference (#3667) 2022-08-10 18:53:05 -06:00
seed-app-store.config.json added ping.gg app (#3728) 2022-08-08 05:57:09 +00:00
seed-app-store.ts feat: support lark calendar (#3019) 2022-08-05 17:56:20 +00:00
seed.ts Embedded Routing Forms - Part1 (#3530) 2022-07-28 10:50:25 +00:00
zod-utils.ts Fixes successRedirectUrl 2022-08-01 18:45:47 -06:00