cal.pub0.org/apps/web
Carina Wollendorfer 2db4998eaa
fix: wrong slot starting times for half hour times zones (#10161)
* fix timezone zone issue for first slot

* fix failed test in getSchedule

* Update apps/web/test/lib/getSchedule.test.ts

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-07-18 00:57:34 +00:00
..
components fix: Add feedback when user installs app [CAL-2144] (#10169) 2023-07-15 05:43:10 +02:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
pages fix: possible to have same slug for team and user in an organization 9985 cal 2122 (#10170) 2023-07-17 08:36:14 -07:00
playwright feat: Auto submit 2FA if all inputs have a value (#9729) 2023-07-13 20:54:57 +00:00
public fix: Improve continue button on org-add-team and validations [CAL-2015] (#10122) 2023-07-17 17:17:29 -07:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test fix: wrong slot starting times for half hour times zones (#10161) 2023-07-18 00:57:34 +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
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: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
next-i18next.config.js
next.config.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
package.json Update package.json 2023-07-17 13:05:08 -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
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json