Udit Takkar
4d49fb0636
fix: cal video recording email ( #12079 )
...
* fix: cal video recording email
* fix: add check for recording
* chore: remove logs
* chore: change message
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-31 13:35:23 -03:00
Udit Takkar
0be1387d0f
fix: org settings for member improvements ( #12161 )
2023-10-31 16:24:51 +00:00
Morgan
58ab278813
fix(e2e): failsafe if no availabilities ( #12168 )
2023-10-31 16:10:08 +00:00
Alex van Andel
4de142cb7c
fix: Check for same day, not with <= ( #12167 )
...
* fix: Check for same day, not with <=
* Cover this situation with a test
* Make the test timezone-independent
2023-10-31 14:48:47 +00:00
sean-brydon
0a59c95b93
fix: impersonation for orgs ( #12113 )
2023-10-30 12:20:48 -03:00
Hariom Balhara
31fc4724e0
fix: request reschedule link in email for an Org event ( #12125 )
2023-10-30 16:25:12 +05:30
Hariom Balhara
426d31712e
test: E2E for Orgs - The beginning ( #12095 )
2023-10-27 18:14:16 +05:30
Carina Wollendorfer
08d65c85de
fix: cron scheduleEmailRemider time out ( #12108 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-27 08:53:53 -03:00
Peer Richelsen
b9cef10ef2
chore: new cal.ai tip ( #12096 )
2023-10-27 11:25:28 +00: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
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
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
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
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
Axl
ff739bf9be
fix: pwa nav improvements ( #11972 )
2023-10-20 15:31:03 +01:00
sean-brydon
d043de7724
fix: overlay calendar modal ( #12021 )
2023-10-20 15:02:08 +01:00
kremedev
19eced00f5
fix: Unable to modify the location of a booking when rescheduling ( #11651 )
2023-10-20 09:00:00 +02:00
sean-brydon
6b6d3d90e4
feat/use-primary-by-default-overlay ( #11935 )
2023-10-19 19:39:06 +05:30
Nafees Nazik
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
sean-brydon
0b46f61a23
feat: (Overlay) Persist toggle option ( #11961 )
2023-10-18 11:16:02 +01:00
Carina Wollendorfer
0c92fbe11d
fix: failing scheduleEmailReminder cron job ( #11960 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-18 15:17:39 +05:30
Benny Joo
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
Carina Wollendorfer
4b8bdeba74
fix: scheduleEmailReminders cron job ( #11929 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-17 11:19:39 -07:00
Hariom Balhara
d12a5c5883
fix: `videoCallUrl` not updating when rescheduling with a broken Calendar integration ( #11923 )
2023-10-17 16:46:24 +05:30
Manpreet Singh
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
Greg Pabian
f2ecd9818a
fix: build locale based on validated codes and regions ( #11912 )
...
* fix: build locale based on validated codes and regions
* keep html lang stable
* fix type error
2023-10-16 17:29:35 +01:00
sean-brydon
f8f038c5e9
stack-troubleshooter-border-color-support ( #11907 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-10-16 11:45:16 +00:00
alannnc
fefb6acc57
feat: download insights raw data as csv ( #11645 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-16 13:27:25 +02:00
Chiranjeev Vishnoi
461120ad84
fix: [CAL-2593] Uploading a CSV File does not comma separate the values ( #11756 )
...
* csv email validation added
* most common csv delimeters added
2023-10-16 10:39:05 +01:00
Udit Takkar
bab72a5d2e
test: Non admin members cannot create team in org ( #11525 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-16 11:06:08 +02:00
Meenu Yadav
e4011b4a23
fix: Webhook settings list not having enough padding on the top ( #11878 )
2023-10-16 10:00:15 +01:00
Raj Patel
c75b5bec07
fix: Toast message variable issue ( #11879 )
2023-10-14 14:39:17 +00:00
Bhanu Singh
f0c10ba5ec
Update DateOverrideInputDialog.tsx ( #11884 )
...
reduced the toast timeout, so button is not overlayed.
2023-10-14 15:24:48 +01:00
Hariom Balhara
59faffe0d5
fix: Requires Confirmation when organizer reschedules ( #11848 )
2023-10-13 10:22:57 -07:00
Siddharth Movaliya
8ebcfbb8d1
fix: Function sendScheduledSeatsEmails ignore rule 'Disable default confirmation emails for attendees' ( #11722 )
2023-10-12 16:57:35 +02:00
Omar López
20803451de
chore: upgrade to prisma 5.3.1 ( #11666 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-12 17:46:35 +03:00
Hariom Balhara
db059d84c3
fix: Duplicate Calendar Invites on rescheduling an accepted booking that requires confirmation ( #11827 )
2023-10-12 14:29:29 +02:00
sean-brydon
ed8a14fdd7
Remove overlay from embed ( #11817 )
2023-10-11 23:01:09 +00:00
sean-brydon
0e50f6d9f8
fix: overlay-switch-media-query ( #11819 )
2023-10-11 23:58:35 +01:00