Peer Richelsen and GitHub
b9cef10ef2
chore: new cal.ai tip ( #12096 )
2023-10-27 11:25:28 +00:00
0dc41592f2
fix: use app.slug not hard coded zoom ( #11963 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-27 12:05:30 +01:00
Leo Giovanetti and GitHub
aabf3c54ea
Update Avatar.tsx ( #12110 )
2023-10-26 21:28:30 +00:00
c2a57fd72b
split date ranges for calling /freebusy endpoint ( #11962 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-26 10:29:08 -04:00
52386e08f2
fix: pull managed event type bookings in zapier ( #12106 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-26 10:18:37 -04:00
defa8df7ca
fix:fixes the padding and position of tabs on the Team Availability page ( #12078 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-10-26 08:29:57 +00:00
Hariom Balhara and GitHub
bf8580fa88
fix: Embed Plus Org - Adds missing embed route, also fixes infinite redirection for migrated user in embed ( #12071 )
2023-10-26 13:42:05 +05:30
c7b1e4dfa1
chore: [app dir bootstrapping 6] server-side translations ( #11995 )
...
Co-authored-by: zomars <zomars@me.com >
2023-10-25 14:43:48 -07:00
f9ad99e572
feat: Lock timezone on booking page ( #11891 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-25 14:16:01 -04:00
Aldrin and GitHub
0fb75b715d
fix: event type invalidation ( #12077 )
2023-10-25 18:29:41 +01:00
Syed Ali Shahbaz and GitHub
9364055283
fix: typefix for webhook and rename oldBookingid to rescheduleId ( #12084 )
...
* add rescheduleId to type
* update oldBookingId to rescheduleId
* Remove old remnant
2023-10-25 18:26:22 +01:00
Syed Ali Shahbaz and GitHub
1929b23ea8
Update handleNewBooking.ts ( #12081 )
2023-10-25 14:21:14 +01:00
Alex van Andel and GitHub
efc7be0b6b
fix: Infinite loop in timezones on the negative side of UTC ( #12063 )
...
* fix: Infinite loop in timezones on the negative side of UTC
* Update packages/features/calendars/lib/getAvailableDatesInMonth.test.ts
* Revert back to real system time after test
* Handle all dates as local time, given this all happens in the browser
2023-10-25 17:18:25 +04:00
Hariom Balhara and GitHub
af801df421
Fixes in teams and avatar across org ( #12070 )
2023-10-25 15:57:29 +05:30
Morgan and GitHub
79c1aa60a2
perf: database index on booking_status_starttime_endtime ( #12066 )
2023-10-24 14:34:27 -07:00
a9535d3fd4
chore: [app dir bootstrapping 4.1] check nullability of navigation hook return values part 2 ( #12065 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-10-24 20:52:59 +00:00
Omar López and GitHub
0ae6506bc1
fix: prevents prisma idle connections ( #12068 )
2023-10-24 16:59:15 -03:00
sean-brydon and GitHub
a8c03262c2
fix: re-render on booker ( #12058 )
2023-10-24 12:15:17 -07:00
bf6dd665f0
fix: response size scheduleEmailReminder ( #12057 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-24 12:27:30 -03:00
Hariom Balhara and GitHub
b934c74c30
fix: Avatar slug and cal links for cross org users ( #12031 )
2023-10-24 16:12:36 +05:30
Peer Richelsen and GitHub
ee08118ed3
chore: removed vital.json ( #12038 )
2023-10-24 11:16:11 +01:00
4ed15d2755
fix: Event Type header layout issues (fix-headerLayout) ( #12047 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-10-24 09:49:41 +01:00
zomars
154af1367a
hotfix: unreachable rate limits
2023-10-23 15:14:01 -07:00
aa54c013f8
fix: allow dots in username ( #11706 )
...
* fix: allow dots in username
* test: added unit tests for slugify
* test: add test for username change
* tests: add test for username and dynamic booking
* fix: type error
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-23 13:37:30 +01:00
6c00c9b2b8
feat: km-localization-cambodia 🇰🇭 ( #12027 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-10-23 12:02:45 +00:00
Alex van Andel and GitHub
46fc67f70d
fix: Date add 1 day adds 24 hours, not 1 day ( #12019 )
...
* Date add 1 day adds 24 hours, not 1 day, causing the last date to be lost on dst change
* Alternate fix with tests
* Extract logic so test file doesnt register tsx
2023-10-23 01:21:06 +01:00
Greg Pabian and GitHub
39cfe18ffe
chore: [app dir bootstrapping 4] check nullability of navigation hook return values ( #12005 )
2023-10-20 16:47:05 -07:00
c352dc647e
fix: broken layout email embed generator (CALCOM-11779) ( #11951 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-20 16:44:26 +00:00
e32d4648af
fix: webhook overflow ( #11968 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-20 14:38:52 +00:00
6f017a7972
fix: fixed caldav app icon and text ( #12016 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-20 14:32:07 +00:00
Axl and GitHub
ff739bf9be
fix: pwa nav improvements ( #11972 )
2023-10-20 15:31:03 +01:00
Siddharth Movaliya and GitHub
ff3541910b
fix: team availability slider overflow ( #12020 )
2023-10-20 15:27:03 +01:00
sean-brydon and GitHub
d043de7724
fix: overlay calendar modal ( #12021 )
2023-10-20 15:02:08 +01:00
sean-brydon and GitHub
be1517facd
fix: get correct count for team members in slider ( #12017 )
2023-10-20 09:42:49 -03:00
kremedev and GitHub
19eced00f5
fix: Unable to modify the location of a booking when rescheduling ( #11651 )
2023-10-20 09:00:00 +02:00
Hariom Balhara and GitHub
e2414b174a
Handle non-org team with same slug as the organizations requestedSlug ( #11996 )
2023-10-20 00:05:34 +05:30
sean-brydon and GitHub
6b6d3d90e4
feat/use-primary-by-default-overlay ( #11935 )
2023-10-19 19:39:06 +05:30
feda420f0c
fix: org team page not found with uppercase letters ( #11737 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-19 14:44:43 +01:00
Joe Au-Yeung and GitHub
1bf56fbe93
fix: When GCal OAuth Canceled, Do Not Create A Credential ( #11987 )
2023-10-18 18:35:24 -07:00
sean-brydon and GitHub
0b46f61a23
feat: (Overlay) Persist toggle option ( #11961 )
2023-10-18 11:16:02 +01:00
0c92fbe11d
fix: failing scheduleEmailReminder cron job ( #11960 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-18 15:17:39 +05:30
63416d4f33
chore: update tslog from 3.2.1 to 4.9.2 ( #11717 )
...
Co-authored-by: zomars <zomars@me.com >
2023-10-17 19:00:48 +00:00
9e927af813
feat: add rate limiting and more error handling to Cal.ai ( #11898 )
...
Co-authored-by: tedspare <ted.spare@gmail.com >
2023-10-17 18:26:49 +00:00
4b8bdeba74
fix: scheduleEmailReminders cron job ( #11929 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-17 11:19:39 -07:00
Peer Richelsen and GitHub
0bc44c36db
feat: added example messages to cal ai post-install ( #11944 )
...
* added example messages to cal ai post-install
* Revert yarn.lock changes
* added search plceholder to app store
2023-10-17 16:03:12 +01:00
Alex van Andel and GitHub
0fd6bed813
chore: Remove users from getSchedule return ( #11940 )
2023-10-17 13:29:21 +02:00
Joe Au-Yeung and GitHub
33bef6acd0
Add conditional ( #11862 )
2023-10-17 11:27:10 +00:00
Hariom Balhara and GitHub
d12a5c5883
fix: videoCallUrl not updating when rescheduling with a broken Calendar integration ( #11923 )
2023-10-17 16:46:24 +05:30
91ac952a72
feat: Adds missing bookingId to Cancel Webhook payload ( #11906 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-10-17 09:02:35 +00:00
Hariom Balhara and GitHub
225055fb0c
feat: Support moving a user and it's teams to an org as temporary approach ( #11892 )
2023-10-17 08:36:46 +05:30