cal.pub0.org/apps/web
sid0jack 18815a9a70
feat: added toggle for dynamic booking in general settings #9060 (#9077)
* added toggle for dynamic booking in general settings

* trigger GitHub actions

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-30 15:34:35 +00:00
..
components fix: full name of app authors and added correct urls (#9099) 2023-05-30 14:25:56 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Fully handle booking pages with conflicting themes being opened together (#8921) 2023-05-16 19:41:47 +00:00
pages feat: added toggle for dynamic booking in general settings #9060 (#9077) 2023-05-30 15:34:35 +00:00
playwright test: Two Factor Auth (#9142) 2023-05-30 14:23:49 +00:00
public feat: added toggle for dynamic booking in general settings #9060 (#9077) 2023-05-30 15:34:35 +00:00
scripts
server/lib perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
styles Bug: Change color variable for dark mode (#8758) 2023-05-09 08:44:17 +01:00
test fix: Change Detroit to New York as a default for EST time zone (#8218) 2023-05-29 19:57:34 +01: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
next.config.js [CAL-1545] replace heroicons with lucide.dev (#8599) 2023-05-17 12:47:44 +00:00
package.json v2.9.4 2023-05-26 12:48:01 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json