Omar López
2d6eebcd8a
chore: Sync packages mismatches ( #9725 )
2023-06-22 15:25:37 -07:00
sean-brydon
7413ba6aa0
Fixes overflow + zindex of cal icon ( #9707 )
2023-06-22 19:46:42 +00:00
Deepak Rudra Paul
e9cbe5d353
fix:copy-invite-link button ( #9721 )
...
Co-authored-by: Deepak Paul <rudra.ad7@gmail.com>
2023-06-22 21:35:09 +02:00
Alex van Andel
d8bc9acbbc
feat: remove member from hosts on removal ( #9722 )
...
* feat: When a member is removed we should remove it from the hosts
* Add migration for fixing old records affected
2023-06-22 21:33:03 +02:00
Hariom Balhara
4f0e843ac6
test: Make embed tests stable. ( #9718 )
...
* Wait for /embed/embed.js to be servable
* Change something in embeds/ to make embed tests run
2023-06-22 17:38:51 +02:00
sean-brydon
02f1c50bb2
Fix settings layout + org headings ( #9712 )
2023-06-22 11:57:00 +01:00
GitStart-Cal.com
5952a38ab9
feat: [CAL-910] Pre-select country for phone number (CALCOM-5759) ( #9526 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-06-22 10:18:05 +02:00
Efraín Rochín
e5fb19163e
perf: Remove useless data on EvenTypes getByViewer endpoint ( #9704 )
2023-06-22 10:16:53 +02:00
Afzal Sayed
79f34a4fc7
perf: [CAL-1928] Deduplicate eventTypes.getByViewer query ( #9700 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-06-22 10:16:34 +02:00
Hariom Balhara
697d8eca43
Allow closing the embed on clicking the black transparent area ( #9706 )
2023-06-22 07:33:50 +00:00
Omar López
5cecf3104f
refactor: Skip license checks for development ( #9375 )
2023-06-21 23:13:26 -03:00
Jeroen Reumkens
a348c3a20a
CAL-1892: Show booker layout dark mode preview based on theme the user selects ( #9664 )
2023-06-21 17:14:23 +02:00
Omar López
3c68c7f7cb
chore: Upgrades prisma to 4.16 ( #9670 )
...
* Upgrades prisma to 4.16
* typefix
2023-06-21 17:07:54 +02:00
sean-brydon
6bdb2b94eb
feat: Adds sheet component ( #9680 )
...
* Adds sheet component
* Fix overlay
* Calc math
2023-06-21 15:29:23 +01:00
Hariom Balhara
3c3db0b3a6
fix: Hotfix/ Dynamic Group Booking Links not working in new booker ( #9685 )
...
* Debuglogs
* Derive group usernames correctly
* Revert "Debuglogs"
This reverts commit d93f031589
.
2023-06-21 15:22:13 +01:00
Jeroen Reumkens
804787f2a3
Get brand colors from DB for owner, so it's reflected in booker ( #9679 )
2023-06-21 09:04:15 +00:00
Alex van Andel
b7c3b31e0c
fix: eventType-getByViewer subselect on children->users[] ( #9668 )
2023-06-21 08:56:42 +00:00
Jeroen Reumkens
ab6781cd72
fix: Booker fix for team + user with same event + event slug ( #9654 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-21 13:01:55 +05:30
Hariom Balhara
5acb3a09e5
fix: Hide EventTypeDetails when configured ( #9633 )
2023-06-21 12:58:21 +05:30
Ayush Mainali
d2a12ea834
refactor: Convert card to cva ( #9651 )
2023-06-20 19:54:08 +02:00
sean-brydon
a3eeeab259
feat: Handle deleting vercel domain when org is deleted ( #9661 )
2023-06-20 17:57:21 +02:00
Udit Takkar
8816a18854
feat: team filters ( #9543 )
...
* feat: team filers
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: remove filter from mobile
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: show heading when one item selected
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-20 16:39:18 +02:00
sean-brydon
4e529e5c6c
test: Adds permission tests to impersonation ( #9660 )
...
* Adds permission tests to impersonation
* NIT + new test for none numbers
2023-06-20 13:42:37 +00:00
Jeroen Reumkens
a91a0f86e0
CAL-1904: Fixed bg color for all booked days as per design ( #9630 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-06-20 12:20:40 +02:00
GitStart-Cal.com
f654003f95
fix: settings: skeleton issues (CALCOM-9627) ( #9641 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-06-20 12:20:13 +02:00
alannnc
3559e0d082
Improved with some try catch and removed old behaviour ( #9650 )
2023-06-20 00:10:47 +00:00
Omar López
4323b0c2d1
chore: Upgrades Next.js to 13.4.6 ( #9578 )
...
* Upgrades Next.js to 13.4.6
* API handlers no longer receive a payload with req.method=DELETE
* Use DELETE with query params in Calendar Switch component
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
2023-06-19 14:22:30 -07:00
Ujwal Kumar
c203e5a38b
Fix margins in booking page ( #9639 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-06-19 21:15:44 +00:00
Leo Giovanetti
d52635efbb
Org labels and typos ( #9646 )
2023-06-19 13:32:21 -07:00
Alex van Andel
361108246e
Created secondary function to read the owner from users array ( #9638 )
2023-06-19 08:53:31 -07:00
Leo Giovanetti
ccff528765
fix: Creating teams for organizations in wizard ( #9632 )
...
* Expanding org slug check and adding proper error msg
* Duh &&
2023-06-19 14:37:23 +00:00
Ninad Trivedi
b89919129e
Copy link button repositioned ( #9613 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-19 16:15:48 +02:00
Keith Williams
cbf3edefc7
chore: Added unit tests for CalendarManager->getCalendarCredentials ( #9618 )
...
* Added unit tests for CalendarManager->getCalendarCredentials
* Fixed spacing
* Made test data more accurate
2023-06-19 16:10:06 +02:00
Jeroen Reumkens
84ad133077
Removed full height which incorrectly limited height in booker sidebar. Tested in Chrome, FF and Safari. ( #9628 )
2023-06-19 13:14:51 +00:00
Udit Takkar
43647a797f
fix: remove enable_new_call_ui prop ( #9625 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-19 15:03:40 +02:00
Carina Wollendorfer
212f7a374f
fix name dropdown ( #9621 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-19 11:44:47 +00:00
Papageorgiou Nikos
8ae54cd7cc
fix: Storybook build and fix cal brand colors ( #9588 )
...
Storybook failed with satisfies operator
Fix cal brand colors in storybook
2023-06-19 13:28:49 +02:00
Hariom Balhara
bb13009e64
+ is %2B as well ( #9624 )
2023-06-19 11:22:13 +00:00
Jeroen Reumkens
648dd862f5
Tweaks to booker grid sizing to prevent buttons from overflow booker wrapper in Safari ( #9620 )
2023-06-19 11:34:49 +01:00
sean-brydon
8eccd3658e
feat: Upstash implementation for rate limiting/redis ( #9514 )
...
* Introduce rate limiting that works on the edge
* typo
* Log once on init
* Update rateLimit.ts
---------
Co-authored-by: zomars <zomars@me.com>
2023-06-19 10:01:06 +00:00
Ujwal Kumar
ed65b2a3ab
fix: Hide layout switcher when only 1 layout is enabled ( #9610 )
...
* Hide layout switcher when only 1 layouts is enabled
* Ran prettier
---------
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
2023-06-19 08:55:25 +00:00
Udit Takkar
a1ece0be63
fix: sidebar ui ( #9581 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-18 20:54:57 +00:00
Anit Jha
0f3e0a1554
fix: Alert component fixed ( #9605 )
...
* fix: Alert Component Fixed
* Update packages/ui/components/alert/Alert.tsx
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-17 20:57:15 +00:00
Hariom Balhara
448f57442b
Use the old booker redirect approach ( #9589 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-17 20:42:15 +00:00
Esaú Morais
af505935bd
fix: update top banner ( #9580 )
...
* fix: update wrong banner message in english
* fix: update `resend_email` translation in pt-BR
* chore: add `Icon` prop to `TopBanner` component
* fix: remove unnecessary variant scope
* Remove translations so they can be retranslated, complete design
* Changed key of already translated entry
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-17 01:06:04 +00:00
Leo Giovanetti
4a30f60622
Configuring totp code when verifying too ( #9584 )
2023-06-16 20:08:12 +00:00
Alex van Andel
74671263bf
fix: New booker selected date issues ( #9570 )
...
* Pick correct selected date
* Commented out unused booking page revalidation
* Fixed selected default bookerLayout not being applied
* Use the right weekdayOfFirst - date(1) of browsingDate
2023-06-16 18:08:58 +02:00
Leo Giovanetti
8fa1c70a97
Adding more time to org admin email verif step ( #9574 )
2023-06-16 14:38:40 +00:00
Hariom Balhara
1343c8fa8d
fix: Booking Page crash with prefilling guests ( #9566 )
...
* Fix Booking Page crash with prefilling guests
* Update packages/features/bookings/Booker/components/BookEventForm/BookEventForm.tsx
2023-06-16 15:02:59 +02:00
Vinoth Kumar V
b2801170fa
fix: Default tab selected issue ( #9546 )
...
* default tab selected issue
* refactor: improve cde
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use onSuccess
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: move onsuccess and onerror
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Vinoth Kumar V <vinoth_kumar_v@Vinoths-MacBook-Pro.local>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-16 12:45:20 +00:00