Joe Au-Yeung
6c1aa1a0ac
Add ICAL_UID_DOMAIN to .env
2023-10-31 14:16:16 -04:00
Joe Au-Yeung
30bd23406a
Typo fix
2023-10-31 13:30:25 -04:00
Joe Au-Yeung
8ef5e6f256
Add booking action enum to emails
2023-10-31 13:23:43 -04:00
Joe Au-Yeung
929e76020f
Add booking actions
2023-10-31 12:55:44 -04:00
Joe Au-Yeung
a6f881c087
Add cancel status to cancelled booking
2023-10-30 16:52:21 -04:00
Joe Au-Yeung
7ed31c441c
Add status as param
2023-10-30 16:46:56 -04:00
Joe Au-Yeung
397f6eba01
Use `generateIcsString` for rescheduled emails
2023-10-30 16:33:11 -04:00
Joe Au-Yeung
006b9fc4e2
Remove rewriting iCalUID when rescheduling
2023-10-30 16:32:49 -04:00
Joe Au-Yeung
6e81dc9c12
Refactor to single generateIcsString function
2023-10-30 16:32:05 -04:00
Joe Au-Yeung
a4d48f81e0
Clean up unused organizer parameters
2023-10-30 13:30:55 -04:00
Joe Au-Yeung
1c79b5532f
Only include app status to email
2023-10-30 13:18:54 -04:00
Joe Au-Yeung
49706b0bd4
Create `generateIcsString` function
2023-10-30 13:14:31 -04:00
Joe Au-Yeung
674c0e2b54
Clean up
2023-10-30 10:51:05 -04:00
Joe Au-Yeung
833d3a25bf
Fix updating iCalUID
2023-10-27 16:35:08 -04:00
Joe Au-Yeung
83cb60b0cc
Update iCalSequence on normal booking
2023-10-27 15:40:05 -04:00
Joe Au-Yeung
4813b34feb
On reschedule update sequence
2023-10-27 14:59:00 -04:00
Joe Au-Yeung
757c878200
When rescheduling, keep same iCalUID as original booking
2023-10-27 13:54:49 -04:00
Joe Au-Yeung
25b83c3978
Update migration to include iCalSequence
2023-10-27 12:58:13 -04:00
Joe Au-Yeung
f050f0c869
Request reschedule send correct ics file
2023-10-26 16:57:11 -04:00
Joe Au-Yeung
8371a311b1
GCal set iCalUID
2023-10-26 16:56:45 -04:00
Joe Au-Yeung
e401431e60
Add iCalUID to seeder
2023-10-26 16:48:59 -04:00
Joe Au-Yeung
11e1d6fd00
Write iCalUID to booking
2023-10-26 16:48:42 -04:00
Joe Au-Yeung
b045e996b4
Add iCalUID to booking
2023-10-26 16:48:15 -04:00
Carina Wollendorfer
c2a57fd72b
split date ranges for calling /freebusy endpoint ( #11962 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-26 10:29:08 -04:00
Carina Wollendorfer
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
Siddharth Movaliya
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
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
DmytroHryshyn
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
Siddharth Movaliya
f9ad99e572
feat: Lock timezone on booking page ( #11891 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-25 14:16:01 -04:00
Aldrin
0fb75b715d
fix: event type invalidation ( #12077 )
2023-10-25 18:29:41 +01:00
Syed Ali Shahbaz
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
1929b23ea8
Update handleNewBooking.ts ( #12081 )
2023-10-25 14:21:14 +01:00
Alex van Andel
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
af801df421
Fixes in teams and avatar across org ( #12070 )
2023-10-25 15:57:29 +05:30
Morgan
79c1aa60a2
perf: database index on booking_status_starttime_endtime ( #12066 )
2023-10-24 14:34:27 -07:00
Greg Pabian
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
0ae6506bc1
fix: prevents prisma idle connections ( #12068 )
2023-10-24 16:59:15 -03:00
sean-brydon
a8c03262c2
fix: re-render on booker ( #12058 )
2023-10-24 12:15:17 -07:00
Carina Wollendorfer
bf6dd665f0
fix: response size scheduleEmailReminder ( #12057 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-24 12:27:30 -03:00
Hariom Balhara
b934c74c30
fix: Avatar slug and cal links for cross org users ( #12031 )
2023-10-24 16:12:36 +05:30
Peer Richelsen
ee08118ed3
chore: removed vital.json ( #12038 )
2023-10-24 11:16:11 +01:00
gitstart-app[bot]
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
Udit Takkar
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
Vichea វិជ្ជា
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
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
39cfe18ffe
chore: [app dir bootstrapping 4] check nullability of navigation hook return values ( #12005 )
2023-10-20 16:47:05 -07:00
gitstart-app[bot]
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
Udit Takkar
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
Abhinav-Developer-23
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