Peer Richelsen
c3c7f82841
hide back button for embeds ( #3339 )
2022-07-12 14:33:12 +00:00
Hariom Balhara
8d40e7cfd2
HotFix - Embed Flicker for newly converted static availability page ( #3277 )
...
* Add missing embed fingerprint
* Fix embed flicker for Availability page
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-12 14:18:53 +00:00
Joe Au-Yeung
46266781b5
Update calendar when new attendees are added to bookings w/ seats ( #3257 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-07-12 09:16:34 -04:00
zomars
5fa336c195
v1.7.7
2022-07-11 19:22:45 -06:00
github-actions[bot]
9ad4cba8cf
New Crowdin translations by Github Action ( #3324 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-11 19:15:11 -06:00
Omar López
5587867598
RFC: Custom eslint plugin ( #3272 )
...
* WIP
* Renamed pacakge
* Update yarn.lock
* Lint fixes
* Moved afterBufferTime to busyTimes & heavily simplify busy check (#3258 )
* New Crowdin translations by Github Action (#3312 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* Fix shell flicker (#3314 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Add recommended config to plugin
* Linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-07-11 17:35:50 -06:00
github-actions[bot]
62f6373102
New Crowdin translations by Github Action ( #3320 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-11 21:23:02 +02:00
github-actions[bot]
61f29d4a86
New Crowdin translations by Github Action ( #3317 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-11 17:53:01 +02:00
Hariom Balhara
93ab0cfd09
Fix shell flicker ( #3314 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-11 16:37:20 +02:00
github-actions[bot]
8f495f7b67
New Crowdin translations by Github Action ( #3312 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-11 16:35:34 +02:00
Alex van Andel
c9d5af6591
Moved afterBufferTime to busyTimes & heavily simplify busy check ( #3258 )
2022-07-11 13:00:08 +02:00
github-actions[bot]
adffb00817
New Crowdin translations by Github Action ( #3269 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-09 09:17:05 +02:00
github-actions[bot]
371fd48c15
New Crowdin translations by Github Action ( #3265 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-08 15:25:52 +02:00
github-actions[bot]
657cf7e180
New Crowdin translations by Github Action ( #3253 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-08 15:21:50 +02:00
alannnc
6b0ac96b38
Fix request reschedule organiser email ( #3227 )
...
* Fix request reschedule organizer email
* Updated book a new time link and removed manage or cancel action on user owner email request reschedule
* Fix let with const for a variable and change env var to a constant from lib
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-07 16:25:05 -06:00
alannnc
2c30976e99
WIP stripe customer metedada sync ( #3153 )
2022-07-07 15:24:42 -06:00
Carina Wollendorfer
db2886d0d4
left align cancel for recurring events ( #3245 )
2022-07-07 17:12:13 +01:00
Hariom Balhara
5db762e987
Add logs ( #3256 )
2022-07-07 09:26:22 -06:00
Hariom Balhara
6db129e3bf
Fix Around location update ( #3229 )
2022-07-06 19:22:56 -06:00
sean-brydon
c6b1d99270
Edit around placeholder ( #3230 )
2022-07-06 19:22:11 -06:00
Alex van Andel
3c7380c3a9
Contains multiple fixes centered around Zoom ( #3238 )
2022-07-06 19:08:38 -06:00
github-actions[bot]
85b61bed01
New Crowdin translations by Github Action ( #3244 )
...
* New Crowdin translations by Github Action
* Delete common.json
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-06 22:39:00 +02:00
zomars
c2ca848f0a
Transpiling fixes
2022-07-06 14:34:49 -06:00
alannnc
c890e8d06d
feature/settings-username-update ( #2306 )
...
* WIP feature/settings-username-update
* WIP username change
* WIP downgrade stripe
* stripe downgrade and prorate preview
* new UI for username premium component
* Fix server side props
* Remove migration, changed field to metadata user
* WIP for update subscriptions
* WIP intent username table
* WIP saving and updating username via hooks
* WIP saving working username sub update
* WIP, update html to work with tests
* Added stripe test for username update go to stripe
* WIP username change test
* Working test for username change
* Fix timeout for flaky test
* Review changes, remove logs
* Move input username as a self contained component
* Self review changes
* Removing unnecesary arrow function
* Removed intentUsername table and now using user metadata
* Update website
* Update turbo.json
* Update e2e.yml
* Update yarn.lock
* Fixes for self host username update
* Revert yarn lock from main branch
* E2E fixes
* Centralizes username check
* Improvements
* WIP separate logic between premium and save username button
* WIP refactor username premium update
* Saving WIP
* WIP redo of username check
* WIP obtain action normal, update or downgrade
* Update username change components
* Fix test for change-username self host or cal server
* Fix user type for premiumTextfield
* Using now a global unique const to know if is selfhosted, css fixes
* Remove unused import
* Using dynamic import for username textfield, prevent submit on enter
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-07-06 13:31:07 -06:00
Carina Wollendorfer
7d6a6bf812
add error message for invalid phone number ( #3249 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-07-06 13:01:16 -06:00
Omar López
a4684042a6
Matches phone input darkmode to the rest of inputs ( #3247 )
2022-07-06 12:19:48 -06:00
sean-brydon
d0325c13d1
Split on slug to get profile page ( #3228 )
...
* Split on slug to get profile page
* Fix teams slug
* Remove console.log
* Remove unneeded diff
2022-07-06 08:47:22 -06:00
Hariom Balhara
b3f7e8e322
Booking Module Improvements ( #3221 )
...
* Fix momentary render of dates before skeleton
* Fix Hydration issue - We shouldnt guess timezone on server as it would be different from client causing hydration error
* Fix wrong trpcQuery result when clicking on a particular date. Also, fix last day of the month being never available
* Fix as per PR Feedback
2022-07-06 08:25:41 -06:00
zomars
fa5e6b42de
v1.7.6
2022-07-04 10:51:26 -06:00
depfu[bot]
dd941e62ef
Update next-auth to version 4.5.0 ( #3138 )
2022-07-04 14:36:20 +00:00
sean-brydon
eec2d8ceed
Implement profile back button ( #3165 )
...
* Implement profile backbutton
* update slug to use username
* Back Button Improvments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-04 08:26:22 -06:00
Alex van Andel
b546d9e33e
Some tweaks to slots to fix server time effecting logic ( #3218 )
2022-07-02 10:13:39 -06:00
Joe Au-Yeung
201d17264c
Attach credential id to destinationCalendar records ( #3197 )
2022-07-01 21:55:27 +01:00
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
Leo Giovanetti
833791bc9a
Team event type scroll, manage team invite from mobile ( #3171 )
2022-07-01 12:29:59 -06: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
Omar López
669199e273
Removes unused files ( #3208 )
...
* Adds next-unused
* Cleanup
* Update next-unused
* Removes next-unused
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-01 10:02:44 -06:00
GitStart
93e2246b18
Wrong color for Timezone selector on booking page ( #3187 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-01 12:28:17 +01:00
zomars
240fc67d72
v1.7.5
2022-06-30 10:32:55 -06:00
Hariom Balhara
eef405ef41
If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow ( #3202 )
2022-06-30 09:09:15 -06:00
Hariom Balhara
1469b856a6
Fix hubspot callback ( #3195 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-30 07:01:07 +00:00
Alex van Andel
53bbbf793d
Fixes the slow performance due to the Dayjs timezone plugin ( #3201 )
...
* Fixes the slow performance due to the Dayjs timezone plugin
* Bye.
* Parses busyTime in UTC
2022-06-29 18:33:19 -06:00
github-actions[bot]
d95c3a1459
New Crowdin translations by Github Action ( #3196 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-29 22:57:58 +02:00
Hariom Balhara
fbc4eb5457
Set theme initially so that the gneerated JS code knows the correct theme already ( #3193 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-29 12:50:46 -06:00
Hariom Balhara
09c8f55682
Make i18n a non-batch request and non-cacheable ( #3188 )
2022-06-29 10:50:32 -06:00
alannnc
3f3ffa2ba8
fix/availability-tz-offset ( #3185 )
2022-06-29 09:01:30 +00:00
Hariom Balhara
ad35d3d567
Make the height of textarea as per container height but consider the text above it ( #3189 )
2022-06-29 10:06:36 +02:00
zomars
70a31874f0
v1.7.4
2022-06-28 17:12:56 -06:00
zomars
fe8b0fc5f8
Possible timeout fix take 3
2022-06-28 16:53:14 -06:00
zomars
03cc4855a8
Update package.json
2022-06-28 16:01:50 -06:00
zomars
d732a984c2
Merge branch 'main' of https://github.com/calcom/cal.com
2022-06-28 15:46:17 -06:00
zomars
826583f404
Second potential fix for timeout
2022-06-28 15:46:07 -06:00
zomars
b6dd0d5804
Remove SSG prefetch
2022-06-28 15:32:40 -06:00
Leo Giovanetti
df2c3c42bf
Recurring config missing from event ( #3182 )
2022-06-28 18:04:44 -03:00
zomars
7122a4a91d
Consolidates dayjs in a single package
2022-06-28 14:48:24 -06:00
zomars
840b6c498a
Potential fix for availability timeout
2022-06-28 13:18:47 -06:00
zomars
fe50f04075
Only stale SSR requests
2022-06-28 11:37:01 -06:00
GitStart
9b2ad3f350
Negative days in trial license period ( #3133 )
...
* Negative days in trial license period
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-28 10:03:31 -06:00
alannnc
e3e1de3c11
Fix saving price and currency ( #3168 )
2022-06-27 20:31:25 -06:00
zomars
e27a2bafcd
AvailabilityPage cleanup
2022-06-27 20:17:23 -06:00
zomars
87befdbdf4
Adds perf metrics for each tRPC endpoint
2022-06-27 19:19:33 -06:00
zomars
2ba8f99302
v1.7.3
2022-06-27 18:08:18 -06:00
github-actions[bot]
e7b634419b
New Crowdin translations by Github Action ( #3166 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-27 18:06:39 -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
github-actions[bot]
af6f33c709
New Crowdin translations by Github Action ( #3156 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-25 22:49:35 +02:00
Agusti Fernandez Pardo
5ec4b7ad37
feat: adds new version endpoint in internal api ( #3155 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-25 05:37:29 +00:00
Peer Richelsen
7874ff9c6d
removed hardcoded url for non-cal.com ( #3120 )
2022-06-24 23:25:17 -06: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
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
github-actions[bot]
643b46aa8f
New Crowdin translations by Github Action ( #3117 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-24 21:57:44 +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
Peer Richelsen
777d260d78
scroll to times after clicking a day, two column layout mobile ( #3147 )
2022-06-23 12:36:23 -06:00
zomars
7f6a9cf555
Embed tests fixes
2022-06-22 15:12:57 -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
Peer Richelsen
40a18243e4
padding fixes to menu and other improvements ( #3114 )
...
* padding fixes to menu and other improvements
* nit
* nit
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-06-22 11:25:43 +01: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
2f5928be84
Fix ordering of event-types ( #3126 )
2022-06-21 11:00:14 -06:00
Carina Wollendorfer
d7cd6e011e
fix redirect to upcoming booking ( #3129 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-06-21 14:57:04 +00: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
zomars
591309f335
v1.7.2
2022-06-20 13:33:00 -06: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
github-actions[bot]
7337c75b26
New Crowdin translations by Github Action ( #3109 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-20 18:08:32 +02:00
Joe Au-Yeung
4dee7d8a80
Fix ux ( #3113 )
2022-06-20 17:29:48 +02:00
Alex van Andel
929c3a9a27
Cast to boolean fix, thought we had them all ( #3111 )
2022-06-20 14:44:34 +01:00
Alex van Andel
5ca914b32e
Fix weekStart passThrough + allow all days ( #3108 )
2022-06-20 10:01:57 +01:00
github-actions[bot]
d440458794
New Crowdin translations by Github Action ( #3107 )
2022-06-19 20:00:53 +02: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
github-actions[bot]
9e598c8855
New Crowdin translations by Github Action ( #3104 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-18 18:24:26 +02:00
github-actions[bot]
7e75e50650
New Crowdin translations by Github Action ( #3097 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-18 18:14:03 +02: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
zomars
ee1edc9c27
Comments
2022-06-17 10:29:02 -06:00
zomars
b38991fd25
Fixes 404 for trial users
2022-06-17 10:06:49 -06:00
github-actions[bot]
3234e0f0a9
New Crowdin translations by Github Action ( #3094 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-17 17:01:41 +02:00