Joe Au-Yeung
2cbf46a323
Seats events send email to attendees and organizer ( #3206 )
...
* Add attendees to email notfications
* New seat title
* Change organizer email
* Clean console.log
* Fix type errors
* Update packages/emails/src/templates/OrganizerScheduledEmail.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-01 19:19:23 +00:00
GitStart
00c9df7602
There is lot of hardcoding links in application ( #3130 )
...
* There is lot of hardcoding links in application
* Apply suggestions from code review
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-07-01 11:19:52 -06:00
James Vansteenkiste
f639405c20
fix: event creation on external office calendar ( #3152 )
...
* fix: event creation on external office calendar
* chore: simplify fix implementation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-01 12:26:20 +01:00
Hariom Balhara
1469b856a6
Fix hubspot callback ( #3195 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-30 07:01:07 +00:00
Omar López
92bfb3e5b9
Updates snaplet transform script ( #3199 )
...
* Update .gitignore
* Fixes local dev env checks
* Update transform.ts
2022-06-29 13:03:13 -06:00
Carina Wollendorfer
4a74abcb34
change meeting url to a link ( #3198 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-06-29 12:22:07 -06:00
zomars
2983fb4c12
Fixes month name
2022-06-28 16:24:53 -06:00
zomars
7122a4a91d
Consolidates dayjs in a single package
2022-06-28 14:48:24 -06:00
zomars
5be669a479
Update zod-utils.ts
2022-06-28 13:33:55 -06:00
zomars
840b6c498a
Potential fix for availability timeout
2022-06-28 13:18:47 -06:00
Leo Giovanetti
e1e369de9e
Hotfix: Fixing app types variants (fixes Hubspot) ( #3176 )
...
* Fixing Hubspot
* Comment
2022-06-28 16:36:19 +00:00
zomars
0794224288
Prevents undefined classNames in Skeletons
2022-06-27 21:04:10 -06:00
zomars
52759333fd
Skeleton fixes
2022-06-27 20:25:06 -06:00
zomars
87befdbdf4
Adds perf metrics for each tRPC endpoint
2022-06-27 19:19:33 -06:00
zomars
de0cb867d1
DatePicker Skeleton visibility improvements
2022-06-27 18:04:59 -06:00
Alex van Andel
58b2a6425a
AvailabilityPage improvements ( #3118 )
...
* Share WIP
* Embed tests fixes
* AvailabilityPage improvements
* Type fixes
* Fixes Datepicker day witdth
* Update troubleshoot.tsx
* Adds local cached slots and browsingDate
* Migrating DatePicker to use Dayjs for timeZone support
* Fixed Sunday not being available
* Added comment to clarify what is going on
* Minor bugfix in DatePicker, double empty slot markup
* Change selected date with URL through ?date..
* Initialize properly w/o query params, remove minDate for now
* Remove Loader as now using Skeleton
* Handle Etc/GMT edge case (not a timeZone)
* Added dark mode bg- color to SkeletonText + made text slightly more subtle on DatePicker
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-27 21:01:46 +00:00
Peer Richelsen
2c2261f085
remove duplicate datepicker, slight changes to success page ( #3163 )
...
* removed duplicate timezone dropdown
* minor fixes to success page and booking layout
* nit
2022-06-27 17:23:20 +00:00
alannnc
9a3624bb9a
fix/request-reschedule-google-calendar-sync ( #3157 )
...
* Pass calendarId as parameter to deleteEvent()
* Updated deleteEvent param and default when sending calendarId
2022-06-27 08:52:42 -06:00
sean-brydon
3449ad1a9f
Apps: Riverside/Whereby/Around ( #3053 )
...
* Add Whereby Boilerplate
* Whereby App
* around boilerplate
* AroundCo App
* Add Riverside App
* Add Riverside to details
* Fix URL validation
* Remove Icons
* Remove console.log
* revert merge
* Fix images
* Update Iconds to be SVG
* Add Disconnect button
* Fix type
* Fixing i18n merge
* Refactor app installations
* Update varient
* Update default responder + riverside logo
* Update apps/web/pages/event-types/[type].tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-27 12:17:38 +02:00
Carina Wollendorfer
44f0893674
set right variable for name in hi_user_name ( #3162 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-06-27 09:50:03 +00:00
Bailey Pumfleet
f16f9466cb
Update Prisma to v3.15.2 to support data proxy ( #3124 )
...
* Update Prisma to v3.15.2 to support data proxy
* Update package.json
* Update package.json
* Update package.json
* Update yarn.lock
* Update console
* Update turbo.json
Co-authored-by: zomars <zomars@me.com>
2022-06-25 20:01:02 +00:00
Joe Au-Yeung
02e5ec37e7
Broken Integration Alarm System ( #3135 )
...
* Create broken integration email
* Send video on broken video link
* Add translations
* Add Trans components
* Remove calendars file
* Type fixes
* Add translations
* Fix type errors
* Fix Spanish translation
Co-authored-by: Omar López <zomars@me.com>
* Remove iCal event
* Locale fixes
* Clean up trans tag
* Apply suggested translation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Change email to en
* Fix type error
* Type fix
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Update webhookResponse-chromium.txt
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-06-24 23:16:20 -06:00
Alex van Andel
fd863b2ae7
Removed the Spinner in favour of a DatePicker skeleton loader ( #3146 )
...
* Removed the Spinner in favour of a DatePicker skeleton loader
* removed number, lighter skeleton, dark mode fixes
* replaced button with div
* readded number
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-25 00:45:38 +02:00
sean-brydon
13b5618a71
Teams skeleton loader ( #3148 )
...
* Teams skeleton loader
* [id] skeleton
* Fix mt
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-25 00:44:49 +02:00
Hariom Balhara
06b7744b30
Fixes over Turborepo improvements ( #3144 )
2022-06-24 09:38:17 -06:00
zomars
7f53c4288d
Prevents 404 in networks tab for TRIAL users
2022-06-24 09:27:52 -06:00
zomars
7be60b47f1
Runs format script
2022-06-24 07:37:56 -06:00
Carina Wollendorfer
d1b791518e
save appId in zoom callback ( #3145 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-23 16:00:39 -06:00
Peer Richelsen
777d260d78
scroll to times after clicking a day, two column layout mobile ( #3147 )
2022-06-23 12:36:23 -06:00
Omar López
21fb0fc3a3
Turborepo improvements ( #3139 )
...
* WIP
* WIP
* Embed fixes
* Update turbo.json
* Update e2e-embed.yml
* E2E fixes
* Update turbo.json
* App store CLI cleanup
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
2022-06-22 14:41:19 -06:00
alannnc
fef6f3baff
Fix/zoom response zod object ( #3141 )
...
* Added deepPartial to zodResultSchema
* Adding passtrough to zoomResponseSchema
2022-06-22 12:41:40 -06:00
Alex van Andel
6f354e0c7f
Migration query + Schedule->EventType to EventType->Schedule ( #3140 )
...
* Wrote migration query + change Schedule->EventType to EventType->Schedule
* Removed warning as it is not strictly true
2022-06-22 09:43:25 -06:00
alannnc
43f1e86322
Remove spacebooking from app-store ( #3119 )
...
* Remove spacebooking from app-store
* Remove missing spacebooking variable
2022-06-21 22:58:07 +02:00
Hariom Balhara
993bd18a73
HotFix - Background not being transparent for [user]/[type] in embed ( #3121 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-21 09:38:59 +00:00
Hariom Balhara
dfc6373bb4
Fix undefined in Calendar and also add manage event again ( #3122 )
2022-06-21 10:14:10 +01:00
Alex van Andel
1b81e6d8ec
Hotfix/fix legacy user eventtypes ( #3116 )
...
* includedDates would always disable excludedDates due to empty array
* Added migration to add all userids into _user_eventtype
Co-authored-by: Omar López <zomars@me.com>
2022-06-20 20:21:17 +00:00
Joe Au-Yeung
b339736a6f
Save currency to db ( #3086 )
...
* Save currency to db
* Add missing translation
* Get currency from user credentials server side
* Adds stripe data schema
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-20 19:09:22 +00:00
Joe Au-Yeung
89ef6c3f13
When deleting video app, change locations to Cal Video ( #3022 )
...
* tRPC endpoint to delete credentials
* Replace deleted app with daily
* Updated Jitisi logo
* Update logo size
* Update logo size
* Fix type error
* Remove type as prop
* Add isPrismaArray to lib
* Address feedback
* Remove connect calednar
* Expire payment sessions and cancel payment intent
* Expire payment sessions and cancel payment intent
* Refactor input
Co-authored-by: Omar López <zomars@me.com>
* Remove console.log
Co-authored-by: Omar López <zomars@me.com>
* Address feedback
* Find connected account on Stripe
* Fix type error
* Add interactive transactions
* Remove console.logs
* Remove console.log
Co-authored-by: Omar López <zomars@me.com>
2022-06-20 17:52:50 +00:00
Leo Giovanetti
67ca98018e
Cutting down calls for installed apps + other UI tweaks ( #3052 )
...
* Cutting down calls for installed apps
* Fixing onboarding
* Reverting and invalidating more specifically
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-20 11:33:07 -06:00
Alex van Andel
b004701601
includedDates would always disable excludedDates due to empty array ( #3112 )
2022-06-20 14:11:18 +00:00
sean-brydon
b3f8f9f51f
Update tailwind to 3.1.3 ( #3106 )
2022-06-19 15:13:12 +00:00
Omar López
2d28ca61a4
Feature/parallel booking availability ( #3087 )
2022-06-19 16:02:00 +01:00
Peer Richelsen
3ad160d0d8
fixed month buttons on darkmode ( #3103 )
2022-06-18 17:03:24 +02:00
Leo Giovanetti
314fef82a5
Adding Close.com library for console ( #3099 )
2022-06-17 21:58:27 -03:00
Alex van Andel
159c026533
As Google Meet is always installed, this fixes the doubling ( #3093 )
...
* As Google Meet is always installed, this fixes the doubling
* Make entire Google link clickable, fix extraData
* Attempt at type fixing :)
* AdditionalInformation for the booking page?
* Update packages/emails/src/components/LocationInfo.tsx
Being explicit :)
* Exclude AdditionalInformation as it is irrelevant here
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-17 18:34:41 +00:00
alannnc
b9b3fef202
Less restrictive zod object parsing ( #3095 )
...
* Less restrictive zod object parsing
* Remove logs
2022-06-17 18:19:09 +00:00
sean-brydon
d44c8f7912
Stops users who are not in getting the "Requires confirmation" email ( #3084 )
...
* Update Email
* Remove console.debug
* Remove redundant assignment
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/book/confirm.ts
* Fix E2E test
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-17 09:02:29 +00:00
zomars
67ea727686
Fixed schema
2022-06-16 13:34:12 -06:00
zomars
60e06e65c2
Fixes spinner for light mode
2022-06-16 10:44:36 -06:00
Syed Ali Shahbaz
6253216484
Webhook polishing ( #2987 )
2022-06-16 17:21:48 +01:00