cal/apps/web
nicktrn 83c8f97afd
test: booking and duration limits e2e (#10968)
* test: booking and frequency limits e2e

* test: refactor limit e2e and check multiple

* test: move limits e2e to separate file

* fix: blocked day assertions

* chore: rename to booking-limits

* fix: use todo test util

* chore: un-DRY tests

* feat: create user with limits helper

* chore: move user limit helper to utils

* fix: multiple limits test

* feat: fail faster

* chore: event url helper

* fix: prismock count date comparisons

* chore: improve booking limit types in test utils

* test: add typed weekStart to getOrganizer helper

* test: add custom fromDate to getDate helper

* fix: correctly handle negative date increments

* test: add helper for partial weeks

* test: booking limits edge cases

* chore: remove booking limit e2e todos

* chore: normalize getDate return type and skip test

* Fix imports paths that are changes after main merge

* Fix failing types

* Skip failing test

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom <hariombalhara@gmail.com>
2023-12-08 10:23:31 +00:00
..
abTest chore: [app-router-migration-1] migrate the pages in `settings/admin` to the app directory (#12561) 2023-12-01 13:07:26 -07:00
app chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit (#12593) 2023-12-07 13:43:41 -07:00
components fix: Edit Location modal fields truncates on mobile view (#12684) 2023-12-07 21:10:41 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib fix: getting-started crash and build failure (#12506) 2023-11-22 22:41:20 -07:00
pages feat: daily webhooks (#12273) 2023-12-07 16:08:51 -05:00
playwright test: booking and duration limits e2e (#10968) 2023-12-08 10:23:31 +00:00
public refactor: Top Banner and add google calendar credential banner (#12532) 2023-12-07 15:32:47 -07:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Insights readonly DB client (#12373) 2023-11-15 14:50:20 -07:00
styles fix: "scrollbar-gutter: stable" on html to prevent layout shift (#11413) 2023-09-18 09:49:01 +02:00
test test: booking and duration limits e2e (#10968) 2023-12-08 10:23:31 +00:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore chore: Enable prettier on vitest files without causing test failures (#11190) 2023-09-14 08:58:08 +02:00
calendso.yaml fix: Removes send an invite email option & always send email (#12229) 2023-11-06 13:30:37 +05:30
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
constants.ts chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts chore: [app-router-migration-1] migrate the pages in `settings/admin` to the app directory (#12561) 2023-12-01 13:07:26 -07:00
next-i18next.config.js
next.config.js chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit (#12593) 2023-12-07 13:43:41 -07:00
package.json v3.5.4 2023-11-30 15:47:15 -07:00
pagesAndRewritePaths.js fix: Org: Any team URL with slug starting with `d` is 404 (#12302) 2023-11-13 14:50:54 -07:00
postcss.config.js
project.toml
sentry.client.config.ts feat: Add Sentry (#12155) 2023-11-07 13:18:25 -03:00
sentry.edge.config.ts feat: Add Sentry to edge (#12304) 2023-11-10 08:47:55 -03:00
sentry.server.config.ts chore: Sentry Wrapper with Performance and Error Tracing (#12642) 2023-12-03 21:06:01 -05:00
tailwind.config.js feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json chore: migrate the event-types page to the app directory (#12390) 2023-11-22 19:17:33 +00:00
vercel.json Revert "perf: Increased memory/vCPU for slots perf (#12387)" (#12389) 2023-11-16 20:40:42 +02:00