cal/packages/prisma
Syed Ali Shahbaz 59a1db9068
Hash my url (#2484)
* disposable link model added

* disposable model updated

* added disposable slug availability page

* added disposable book page

* added disposable slug hook

* added disposable link booking flow

* updated schema

* checktype fix

* added checkfix and schema generated

* create link API added

* added one time link view on event type list

* adjusted schema

* fixed disposable visual indicator

* expired check and visual indicator added

* updated slug for disposable event type

* revised schema

* WIP

* revert desc

* revert --WIP

* rework based on change of plans

* further adjustments

* added eventtype option for hashed link

* added refresh and delete on update

* fixed update call conditions

* cleanup

* code improvement

* clean up

* Potential fix for 404

* backward compat for booking page

* fixes regular booking for user and team

* typefix

* updated path for Booking import

* checkfix

* e2e wip

* link err fix

* workaround for banner issue in event type update-test

* added regenerate hash check

* fixed test according to new testID

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-28 09:44:26 -06:00
..
client Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
json-schema Feature: Adds api keys to cal.com webapp (#2277) 2022-04-15 20:58:34 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Hash my url (#2484) 2022-04-28 09:44:26 -06:00
zod Fix a set of E2E bugs causing several CI failures (#2177) 2022-03-17 12:36:11 -07: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 Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
schema.prisma Hash my url (#2484) 2022-04-28 09:44:26 -06:00
seed.ts dynamic group links (#2239) 2022-04-06 10:20:30 -07:00
zod-utils.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00