Compare commits

...

9 Commits

Author SHA1 Message Date
Peer Richelsen 0dbd514a4a
Merge branch 'main' into 10-12-chore_upgrades_next_to_13.5.4 2023-10-14 12:49:49 +01:00
Peer Richelsen 8780c02619
Merge branch 'main' into 10-12-chore_upgrades_next_to_13.5.4 2023-10-14 12:33:56 +01:00
Peer Richelsen e2cc4a9aba minor change to cal ai description 2023-10-14 11:35:34 +01:00
Peer Richelsen b6aa5705d5 hijacking zomars PR since this has to merge in, too 2023-10-14 11:32:20 +01:00
Peer Richelsen bc29acb7d5
Merge branch 'main' into 10-12-chore_upgrades_next_to_13.5.4 2023-10-14 10:44:00 +01:00
Peer Richelsen fa935633db
Merge branch 'main' into 10-12-chore_upgrades_next_to_13.5.4 2023-10-14 09:52:54 +01:00
zomars c418f521d8 fix: e2e tests 2023-10-13 10:27:52 -07:00
zomars ec7311a13d Lock storybook next version 2023-10-13 10:27:52 -07:00
zomars 2afbf707fa chore: upgrades next to 13.5.4 2023-10-13 10:27:52 -07:00
9 changed files with 89 additions and 82 deletions

View File

@ -32,7 +32,7 @@
"@sentry/nextjs": "^7.20.0",
"bcryptjs": "^2.4.3",
"memory-cache": "^0.2.0",
"next": "^13.4.6",
"next": "^13.5.4",
"next-api-middleware": "^1.0.1",
"next-axiom": "^0.17.0",
"next-swagger-doc": "^0.3.6",

View File

@ -20,7 +20,7 @@
"@radix-ui/react-slider": "^1.0.0",
"@radix-ui/react-switch": "^1.0.0",
"@radix-ui/react-tooltip": "^1.0.0",
"next": "^13.4.6",
"next": "^13.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook-addon-next-router": "^4.0.2",

View File

@ -14,7 +14,7 @@
"dependencies": {
"highlight.js": "^11.6.0",
"isarray": "2.0.5",
"next": "^13.4.6",
"next": "^13.5.4",
"openapi-snippet": "^0.13.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",

View File

@ -90,7 +90,7 @@
"memory-cache": "^0.2.0",
"micro": "^10.0.1",
"mime-types": "^2.1.35",
"next": "^13.4.6",
"next": "^13.5.4",
"next-auth": "^4.22.1",
"next-axiom": "^0.17.0",
"next-collect": "^0.2.1",

View File

@ -106,7 +106,10 @@ export default function Success(props: SuccessProps) {
formerTime,
email,
seatReferenceUid,
} = querySchema.parse(routerQuery);
} = querySchema
// UID is now part of useParams, not SearchParams
.omit({ uid: true })
.parse(routerQuery);
const attendeeTimeZone = props?.bookingInfo?.attendees.find(
(attendee) => attendee.email === email

View File

@ -5,6 +5,7 @@ items:
- 3.jpg
- 4.jpg
- 5.jpg
- 6.jpg
---
**FREE TRIAL until December 1st, 2023**
@ -31,4 +32,7 @@ items:
### Or, doing multiple things:
- Cancel all my meetings tomorrow then book a quick chat with @joe at noon, a long meeting with @jane at 1 (both tomorrow). Also see if Toby is down to grab dinner this week (toby@gmail.com). Finally send me my updated agenda of everything I have coming up in the next couple days.
- Cancel all my meetings tomorrow then book a quick chat with @joe at noon, a long meeting with @jane at 1 (both tomorrow). Also see if Toby is down to grab dinner this week (toby@gmail.com). Finally send me my updated agenda of everything I have coming up in the next couple days.
### Transcribe Video Calls
After installing Cal.ai, you'll find it inside your Cal Video client. You can click it to transcribe and summarise your conversation and get it sent to your inbox afterwards.

View File

@ -10,7 +10,7 @@
"categories": ["automation"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "Cal.ai is your AI scheduling assistant. Get your personal email assistant (username@cal.ai) that you can forward emails to or have a conversation with. Cal.ai will automatically schedule meetings for you.",
"description": "Cal.ai is your AI scheduling assistant. Get your personal email assistant (username@cal.ai) that you can forward emails to or have a conversation with. Cal.ai will automatically schedule meetings for you. Inside Cal Video, you can also use Cal.ai to transcribe and summarise video calls which will be sent to you by email afterwards.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "basic",

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

150
yarn.lock
View File

@ -3381,7 +3381,7 @@ __metadata:
"@types/mailparser": ^3.4.0
langchain: ^0.0.131
mailparser: ^3.6.5
next: ^13.4.6
next: ^13.5.4
supports-color: 8.1.1
zod: ^3.22.2
languageName: unknown
@ -3427,7 +3427,7 @@ __metadata:
"@sentry/nextjs": ^7.20.0
bcryptjs: ^2.4.3
memory-cache: ^0.2.0
next: ^13.4.6
next: ^13.5.4
next-api-middleware: ^1.0.1
next-axiom: ^0.17.0
next-swagger-doc: ^0.3.6
@ -3538,7 +3538,7 @@ __metadata:
"@types/react-dom": ^18.0.9
eslint: ^8.34.0
eslint-config-next: ^13.2.1
next: ^13.4.6
next: ^13.5.4
next-auth: ^4.22.1
postcss: ^8.4.18
react: ^18.2.0
@ -3645,7 +3645,7 @@ __metadata:
chart.js: ^3.7.1
client-only: ^0.0.1
eslint: ^8.34.0
next: ^13.4.6
next: ^13.5.4
next-auth: ^4.22.1
next-i18next: ^13.2.2
postcss: ^8.4.18
@ -4279,7 +4279,7 @@ __metadata:
autoprefixer: ^10.4.12
babel-loader: ^8.2.5
fs: ^0.0.1-security
next: ^13.4.6
next: ^13.5.4
postcss: ^8.4.18
postcss-pseudo-companion-classes: ^0.1.1
react: ^18.2.0
@ -4325,7 +4325,7 @@ __metadata:
"@types/react-dom": ^18.0.9
highlight.js: ^11.6.0
isarray: 2.0.5
next: ^13.4.6
next: ^13.5.4
openapi-snippet: ^0.13.0
react: ^18.2.0
react-dom: ^18.2.0
@ -4569,7 +4569,7 @@ __metadata:
mime-types: ^2.1.35
module-alias: ^2.2.2
msw: ^0.42.3
next: ^13.4.6
next: ^13.5.4
next-auth: ^4.22.1
next-axiom: ^0.17.0
next-collect: ^0.2.1
@ -4698,7 +4698,7 @@ __metadata:
keen-slider: ^6.8.0
lucide-react: ^0.171.0
micro: ^10.0.1
next: ^13.4.6
next: ^13.5.4
next-auth: ^4.22.1
next-axiom: ^0.17.0
next-i18next: ^13.2.2
@ -7771,10 +7771,10 @@ __metadata:
languageName: node
linkType: hard
"@next/env@npm:13.4.6":
version: 13.4.6
resolution: "@next/env@npm:13.4.6"
checksum: 65d6cfb68adf5067f5e42f339e46908aca5a14fbc78f1e42e0becec1617da108cf68621c98f5a2c2e18da5a7955e355e98d5c4a7894222401bb374b2ca1c08f4
"@next/env@npm:13.5.4":
version: 13.5.4
resolution: "@next/env@npm:13.5.4"
checksum: 95ec7108bc88a01fed5389fb33e4b9eb34937908859d9f0aa87930c660f4395d90dafe10e54830faae5bc0a1b799be544c6455a2c8054499569d1e9296369076
languageName: node
linkType: hard
@ -7787,65 +7787,65 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-darwin-arm64@npm:13.4.6"
"@next/swc-darwin-arm64@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-darwin-arm64@npm:13.5.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-darwin-x64@npm:13.4.6"
"@next/swc-darwin-x64@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-darwin-x64@npm:13.5.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-linux-arm64-gnu@npm:13.4.6"
"@next/swc-linux-arm64-gnu@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-linux-arm64-musl@npm:13.4.6"
"@next/swc-linux-arm64-musl@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-arm64-musl@npm:13.5.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-linux-x64-gnu@npm:13.4.6"
"@next/swc-linux-x64-gnu@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-x64-gnu@npm:13.5.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-linux-x64-musl@npm:13.4.6"
"@next/swc-linux-x64-musl@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-x64-musl@npm:13.5.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-win32-arm64-msvc@npm:13.4.6"
"@next/swc-win32-arm64-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-ia32-msvc@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-win32-ia32-msvc@npm:13.4.6"
"@next/swc-win32-ia32-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.4"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:13.4.6":
version: 13.4.6
resolution: "@next/swc-win32-x64-msvc@npm:13.4.6"
"@next/swc-win32-x64-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-x64-msvc@npm:13.5.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -12099,12 +12099,12 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
languageName: node
linkType: hard
@ -29353,30 +29353,28 @@ __metadata:
languageName: node
linkType: hard
"next@npm:^13.4.6":
version: 13.4.6
resolution: "next@npm:13.4.6"
"next@npm:^13.4.6, next@npm:^13.5.4":
version: 13.5.4
resolution: "next@npm:13.5.4"
dependencies:
"@next/env": 13.4.6
"@next/swc-darwin-arm64": 13.4.6
"@next/swc-darwin-x64": 13.4.6
"@next/swc-linux-arm64-gnu": 13.4.6
"@next/swc-linux-arm64-musl": 13.4.6
"@next/swc-linux-x64-gnu": 13.4.6
"@next/swc-linux-x64-musl": 13.4.6
"@next/swc-win32-arm64-msvc": 13.4.6
"@next/swc-win32-ia32-msvc": 13.4.6
"@next/swc-win32-x64-msvc": 13.4.6
"@swc/helpers": 0.5.1
"@next/env": 13.5.4
"@next/swc-darwin-arm64": 13.5.4
"@next/swc-darwin-x64": 13.5.4
"@next/swc-linux-arm64-gnu": 13.5.4
"@next/swc-linux-arm64-musl": 13.5.4
"@next/swc-linux-x64-gnu": 13.5.4
"@next/swc-linux-x64-musl": 13.5.4
"@next/swc-win32-arm64-msvc": 13.5.4
"@next/swc-win32-ia32-msvc": 13.5.4
"@next/swc-win32-x64-msvc": 13.5.4
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
postcss: 8.4.31
styled-jsx: 5.1.1
watchpack: 2.4.0
zod: 3.21.4
peerDependencies:
"@opentelemetry/api": ^1.1.0
fibers: ">= 3.1.0"
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
@ -29402,13 +29400,11 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
fibers:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 1d28d4be184b1311c42f01ce12d3636e3439332aebcf211b0b554164966f053a609db529d7194824b68537256625767c5bc9f7655a9d42af72b8c7ce4c0d4104
checksum: f8e964ee9bbabd0303f9d807c9193833fcc47960be029c3721db9a5a35cc4ff690313e30fc6ee497f959a9141048957dddf6eb038b4a23c78c8762b0cd9d0ae0
languageName: node
linkType: hard
@ -31569,14 +31565,14 @@ __metadata:
languageName: node
linkType: hard
"postcss@npm:8.4.14, postcss@npm:^8.2.14":
version: 8.4.14
resolution: "postcss@npm:8.4.14"
"postcss@npm:8.4.31":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: ^3.3.4
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: fe58766ff32e4becf65a7d57678995cfd239df6deed2fe0557f038b47c94e4132e7e5f68b5aa820c13adfec32e523b693efaeb65798efb995ce49ccd83953816
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
languageName: node
linkType: hard
@ -31601,6 +31597,17 @@ __metadata:
languageName: node
linkType: hard
"postcss@npm:^8.2.14":
version: 8.4.14
resolution: "postcss@npm:8.4.14"
dependencies:
nanoid: ^3.3.4
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: fe58766ff32e4becf65a7d57678995cfd239df6deed2fe0557f038b47c94e4132e7e5f68b5aa820c13adfec32e523b693efaeb65798efb995ce49ccd83953816
languageName: node
linkType: hard
"postcss@npm:^8.2.15, postcss@npm:^8.4.18":
version: 8.4.18
resolution: "postcss@npm:8.4.18"
@ -40857,13 +40864,6 @@ __metadata:
languageName: node
linkType: hard
"zod@npm:3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
languageName: node
linkType: hard
"zod@npm:^3.21.4, zod@npm:^3.22.2":
version: 3.22.2
resolution: "zod@npm:3.22.2"