cal/apps/web
Ravan 1fa87ae179
fix: Modal popup overflow issue in reschedule booking (#10976)
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-29 12:36:15 +02:00
..
components fix: Modal popup overflow issue in reschedule booking (#10976) 2023-08-29 12:36:15 +02:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib fix: client locale inference (#10850) 2023-08-22 14:34:55 +02:00
pages fix: webhooks for managed event types (#10958) 2023-08-26 00:27:05 +00:00
playwright fix: replace all async foreach callbacks (#10157) 2023-08-26 00:43:10 +00:00
public New Crowdin translations by Github Action 2023-08-24 12:47:12 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib fix: Prevents mixed server and client code (#10909) 2023-08-23 16:25:43 +00:00
styles chore: prettier 2023-08-15 11:59:16 -07:00
test chore: fix all `@typescript-eslint/no-unused-vars` warnings (#10645) 2023-08-25 11:48:24 +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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
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 fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js fix: client locale inference (#10850) 2023-08-22 14:34:55 +02:00
package.json v3.2.6 2023-08-28 17:04:09 -07:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02: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 feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json feat: Availability slider for orgs (#10740) 2023-08-18 16:32:24 +00:00