cal/apps/web
Jeroen Reumkens 0ebce77a7b
#4851: Always take timeformat on booking page from profile if user is logged in. Also hides timeformat toggle on booking page for logged in users. For non loggedin users we still infer by looking at browser timezone, after that we set a localstorage which we will look at, and which will get updated when the user updates the toggle in the timezone dropdown. (#4865)
2022-10-06 10:25:41 +00:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components #4851: Always take timeformat on booking page from profile if user is logged in. Also hides timeformat toggle on booking page for logged in users. For non loggedin users we still infer by looking at browser timezone, after that we set a localstorage which we will look at, and which will get updated when the user updates the toggle in the timezone dropdown. (#4865) 2022-10-06 10:25:41 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
pages reduced padding top on mobile onboarding (#4856) 2022-10-05 18:46:20 +00:00
playwright added TimezoneChangeDialog (#4818) 2022-10-05 14:33:29 +00:00
public New Crowdin translations by Github Action (#4772) 2022-10-05 20:23:28 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles Added 100vh fix for ios to make sure it always fills the screen height. By default 100vh on ios sometimes will and sometimes won't take into account the address bar height, causing on eg the event types or bookings pages the content to be behind our bottom nav. (#4770) 2022-09-30 10:12:22 +01:00
test One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
middleware.ts #3785: Converted billing settings page to v2. (#4795) 2022-10-04 22:54:15 +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 Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
package.json v2.0.4 2022-10-05 16:27:01 +01: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 Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30