Udit Takkar
5ad2b05142
Merge branch 'main' into fix/managed-event-type
2023-10-27 20:00:20 +05:30
Hariom Balhara
426d31712e
test: E2E for Orgs - The beginning ( #12095 )
2023-10-27 18:14:16 +05:30
Carina Wollendorfer
09ecd445bb
fix adding managed event type to workflow ( #12111 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-27 17:30:34 +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
Manish Singh Bisht
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
aabf3c54ea
Update Avatar.tsx ( #12110 )
2023-10-26 21:28:30 +00: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
Keith Williams
b724d367fc
v3.4.5
2023-10-26 10:38:57 -03:00
gitstart-app[bot]
07924751ad
test: Create E2E tests for bookings with custom/required Address + other questions (teste2e-addresQuestion) ( #11563 )
...
* Add E2E tests for address action in a regular booking
* Remove unnecessary changes
* change all tests
* Fix type check failing
* Update addressQuestion.e2e.ts
* Update addressQuestion.e2e.ts
* Requested changes
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
2023-10-26 15:22:09 +03: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
DmytroHryshyn
139a7c8249
chore: [app dir bootstrapping 5] add RootLayout ( #11982 )
...
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Greg Pabian <35925521+grzpab@users.noreply.github.com>
2023-10-25 13:58:08 -07:00
Omar López
158da51a5d
fix: embed rewrites post dotted usernames ( #12087 )
2023-10-25 19:33:22 +00: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
Alex van Andel
1c65f5c150
v3.4.4
2023-10-25 19:00:14 +01: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
sean-brydon
327159c2ae
fix/profile-dont-wait-for-avatar ( #12080 )
...
* fix/profile-dont-wait-for-avatar
* Update apps/web/pages/settings/my-account/profile.tsx
* Update apps/web/pages/settings/my-account/profile.tsx
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-10-25 10:41:25 +00: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
Crowdin Bot
687669ce17
New Crowdin translations by Github Action
2023-10-24 15:31:04 +00:00
Carina Wollendorfer
bf6dd665f0
fix: response size scheduleEmailReminder ( #12057 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-24 12:27:30 -03:00
Udit Takkar
9250b91bb0
feat: remove location modal in event setup ( #11796 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-24 17:59:54 +05:30
Hariom Balhara
b934c74c30
fix: Avatar slug and cal links for cross org users ( #12031 )
2023-10-24 16:12:36 +05:30
gitstart-app[bot]
96810b5ba1
test: Create E2E tests for bookings with custom/required Long Text + other questions (teste2e-longTextQuestion) ( #11559 )
...
* Add E2E tests for long test question in a regular booking
* Remove unnecessary changes
* change all tests
* Update longTextQuestion.e2e.ts
* refactor
* Update longTextQuestion.e2e.ts
* refactor: split cancelAndRescheduleBooking
---------
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: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Morgan Vernay <morgan@cal.com>
2023-10-24 07:22:52 -03:00
Peer Richelsen
ee08118ed3
chore: removed vital.json ( #12038 )
2023-10-24 11:16:11 +01:00
Carina Wollendorfer
051353e7f1
fix: booking day wrong in booking list ( #12007 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-24 11:05:53 +01:00
Matti Nannt
19f52429b0
fix: env.example requesting 24 bytes instead of 32 bytes encryption key ( #12043 )
2023-10-24 11:03:33 +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
Crowdin Bot
1de60bcfeb
New Crowdin translations by Github Action
2023-10-23 18:57:22 +00:00
Greg Pabian
3679854c43
chore: [app dir bootstrapping 3] check nullability in AppListCard ( #11980 )
2023-10-23 11:54:33 -07:00
Syed Ali Shahbaz
ce64c494f4
fix: Allow passing secret for the webhooks via API ( #12039 )
2023-10-23 10:18:18 -03:00
Peer Richelsen
df4aa24913
chore: improve cal.ai not-installed message ( #12022 )
2023-10-23 15:45:26 +03: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
Crowdin Bot
0014ca6865
New Crowdin translations by Github Action
2023-10-23 12:06:24 +00: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
e91fe12219
chore: [app dir bootstrapping 2] ensure tests do not have explicit timeouts ( #11970 )
2023-10-20 16:57:13 -07:00
Crowdin Bot
2a8f7412dd
New Crowdin translations by Github Action
2023-10-20 23:51:24 +00:00
Greg Pabian
64d634e406
chore: [app dir bootstrapping 1] generate nonce with native crypto API ( #11969 )
2023-10-20 16:48:20 -07: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