cal.pub0.org/apps/web
Louis Haftmann b143498393
fix: disregarding already booked spots or blocked calendar times (#2029)
* fix: double booking

* fix: update double-booking error response code

* fix: update double-booking error response code

* test: add test

* fix: check availability before creating booking

* Update apps/web/playwright/booking-pages.test.ts

* Update yarn.lock

* Restored missing fix

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-07 10:55:24 -07:00
..
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components fix: disregarding already booked spots or blocked calendar times (#2029) 2022-03-07 10:55:24 -07:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ee Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
lib Set buffer time before/after event type (#2015) 2022-03-04 10:19:03 +00:00
pages fix: disregarding already booked spots or blocked calendar times (#2029) 2022-03-07 10:55:24 -07:00
playwright fix: disregarding already booked spots or blocked calendar times (#2029) 2022-03-07 10:55:24 -07:00
public Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
styles Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
test/lib Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +00:00
types Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
next.config.js Enable Hotreload for packages (#2051) 2022-03-03 12:19:25 -07:00
package.json Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
tsconfig.json Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00