cal.pub0.org/apps/web
Hariom Balhara 6308955e89
fix: embed non-transparent dark background on success page (#9085)
* Fix colorscheme dark on success page due to embed not detected properly there

* Use calNamespace in getEmbediframe

* Fix missing variable

* Update basic.e2e.ts

---------

Co-authored-by: Omar López <zomars@me.com>
2023-06-06 23:52:13 +00:00
..
components fix: embed non-transparent dark background on success page (#9085) 2023-06-06 23:52:13 +00: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 chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
pages fix: opt in booking from email (#9358) 2023-06-06 21:04:06 +00:00
playwright chore: Replace UI login with api login on e2e tests (#9344) 2023-06-06 18:02:32 +00:00
public New Crowdin translations by Github Action 2023-06-06 23:52:45 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
styles chore: Rounding, frames and radio buttons of the booking forms not consistent (#8705) 2023-05-30 15:47:22 +00:00
test chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +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
CHANGELOG.md fix: location for `@calcom/embed-react` types (#9090) 2023-05-29 20:30:52 -07:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
middleware.ts remove cold starts log (#9137) 2023-05-29 20:29:07 -07: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 Make new booker work with private links (#9260) 2023-06-01 18:55:43 +00:00
package.json v2.9.6 2023-06-02 22:18:28 +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 /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30