Saquib Ali
f3623096e4
fix: decreased top and bottom padding ( #11750 )
...
Co-authored-by: Saquib Ali <saquib1998>
2023-10-08 21:23:23 +01:00
Roland
88d438f227
fix: icon size on connect with Alby button ( #11746 )
2023-10-08 17:57:45 +00:00
Keith Williams
8a8d284113
fix: API cold boot issues ( #11740 )
2023-10-06 19:17:07 +01:00
alannnc
b4315b186a
fix: seated event type public id cancels/reschedule entire booking without auth ( #11667 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-10-06 13:17:15 -03:00
Udit Takkar
ceb8906c27
fix: check if appslug exist ( #11735 )
2023-10-06 14:43:28 +01:00
Alex van Andel
f9c578c87d
fix: Backwards compatibility on google reschedule/cancel ( #11733 )
2023-10-06 14:27:36 +01:00
Aldrin
1298b05e1a
fix: Single Use Private link does not regenerate after use ( #11705 )
...
* feat: pass down props for hashedlink
* feat: update booking mapper
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-10-06 11:07:55 +01:00
Udit Takkar
e0c27d8721
fix: remove subteam logo ( #11715 )
2023-10-06 09:47:16 +02:00
Rajiv Sahal
666428ba53
fix: location icon doesn't change according to theme ( #11504 )
...
* Pass icon from eventmeta parent component
* Update readme
* fix: use dark:invert on map pin
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: remove log
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: change svg name
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update packages/features/bookings/components/event-meta/AvailableEventLocations.tsx
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-10-06 07:46:21 +00:00
Siddharth Movaliya
e7543c10a9
fix: fixes organization table UI flickers and adds sticky search & filter + table header ( #11711 )
...
* fix : #11213 , #11215
* Update packages/ui/components/data-table/DataTableToolbar.tsx
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-10-05 20:24:03 +00:00
GitStart-Cal.com
bba52db02f
test: RFC: tests for EventTypeAppCardInterface (CALCOM-11005 ) ( #11344 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
2023-10-05 11:50:26 -03:00
alannnc
c554779490
fix: rescheduled value DB update on reschedule and insights view cancelleds ( #11474 )
2023-10-04 12:10:10 -07:00
Carina Wollendorfer
38d1b92226
fix: google calendar busy times ( #11696 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-04 12:05:50 -07:00
Aldrin
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
Hariom Balhara
a186b130cb
fix: Use only the first connected calendar as fallback to create event ( #11668 )
2023-10-03 10:45:18 -07:00
Roland
bb052a24bc
fix: alby logo on payment component ( #11678 )
2023-10-03 16:14:54 +00:00
Vachmara
a1b6b7ad66
feat: #1490 [CAL-422] Intercom App ( #10714 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-18-13.eu-west-3.compute.internal>
2023-10-03 10:25:27 +01:00
sean-brydon
35181e4bfd
fix: booker skeleton layout shift ( #11653 )
2023-10-02 17:53:10 +01:00
Hariom Balhara
3ca7456885
test: Booking flow App failure and ics file tests and improved logging ( #11646 )
2023-10-02 16:21:04 +05:30
Peer Richelsen
07bfaec24e
fix: inverted logos and new logo for cal video ( #11633 )
...
* new logo for cal video
* fixed cal video and other inverted icons
* Discard changes to apps/web/components/eventtype/EventAdvancedTab.tsx
* moved function to lib
2023-10-02 11:36:37 +01:00
alannnc
032435fbd4
fix: app that dont require setup page ( #11628 )
...
* fix
* add new test
2023-10-01 11:45:27 -03:00
Hariom Balhara
caf1b4c5d7
test: More tests in booking flow ( #11510 )
2023-09-30 13:28:52 +00:00
Hariom Balhara
20898e1505
fix: Handle payment flow webhooks in case of event requiring confirmation ( #11458 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-09-30 10:22:32 +05:30
Udit Takkar
4a81b59fc9
fix: profile loading fix in org ( #11618 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-29 21:25:56 +01:00
Lauris Skraucis
e1f47ef40e
refactor: Paypal App UI & UX ( #11528 )
...
* refactor(ui): price input margin
* refactor(ui): price input border
* refactor(ui): inputs spacing
* fix: Use USD as the default currency
* fix: dynamic currency symbols
* undo
* apply same styles for stripe app
* type fixes
---------
Co-authored-by: Alan <alannnc@gmail.com>
2023-09-29 13:19:04 -07:00
Roland
e568d70e65
fix: only set stripe app data if it requires payment ( #11623 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-09-29 18:49:52 +00:00
Carina Wollendorfer
41b6377f29
fix: availability for org team event ( #11611 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-29 17:56:24 +02:00
Udit Takkar
685be1663e
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-29 15:10:13 +01:00
Alex van Andel
85a1713897
Revert "refactor: Setting redesign ( #11124 )"
...
This reverts commit 4f3cf4f948
.
2023-09-29 13:37:06 +01:00
Omar López
6e2a96d69c
fix: Add missing prisma import ( #11598 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 21:42:24 +00:00
Peer Richelsen
490e0a9bb4
chore: cal.ai app store improvements ( #11596 )
2023-09-28 21:32:27 +00:00
alannnc
31bc586ee8
fix: stripe selected currency ( #11593 )
2023-09-28 14:29:12 -07:00
Carina Wollendorfer
68bd877c5b
feat: OAuth provider for Zapier ( #11465 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: sajanlamsal <saznlamsal@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Nitin Panghal <nitin.panghal@unthinkable.co>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Co-authored-by: Chiranjeev Vishnoi <66114276+Chiranjeev-droid@users.noreply.github.com>
Co-authored-by: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: nitinpanghal <43965732+nitinpanghal@users.noreply.github.com>
Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com>
Co-authored-by: Annlee Fores <annleefores@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Vijay <vijayraghav22@gmail.com>
2023-09-28 12:41:28 -07:00
Omar López
9c448e3b87
Revert "fix: #10789 Prevent Double Booking (for requests that require confirmation)" ( #11594 )
2023-09-28 12:31:43 -07:00
Harman Batheja
5deda33712
fix: focus on textarea ( #11522 )
...
* Border change on hover on textarea
* Fixed focus on textarea
* Fixed focus on textarea
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Update packages/ui/components/editor/stylesEditor.css
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Update packages/ui/components/editor/Editor.tsx
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 18:50:07 +00:00
gitstart-app[bot]
a4035aef98
test: Tests for AppCard component ( #11500 )
...
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-09-28 19:11:43 +01:00
Peer Richelsen
c57de8f43f
chore: more cal.ai changes ( #11590 )
2023-09-28 18:09:17 +00:00
Hariom Balhara
2b1918f40a
fix: Embed Snippet Generator, hard crash on reload ( #11363 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 19:08:42 +01:00
Udit Takkar
4f3cf4f948
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 19:04:51 +01:00
Peer Richelsen
92a221197a
added new logo and screenshot ( #11585 )
2023-09-28 12:18:27 -04:00
Hariom Balhara
b54f716fd7
chore: Improved logging booking flow ( #11543 )
2023-09-28 13:01:24 +00:00
Somay Chauhan
57e712dd9e
fix: event-type filters ( #11552 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-09-28 13:33:31 +01:00
Roland
2021b641ce
feat: Alby integration ( #11495 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 12:03:01 +00:00
Udit Takkar
ef45cbfb3f
refactor: event type settings ( #11539 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 12:59:06 +01:00
Hariom Balhara
b8e3b549f8
Fix failing bookings ( #11574 )
2023-09-28 09:51:18 +00:00
alannnc
403d08de41
fix: update-stripe-presented-currency ( #11431 )
...
* Edit stripe currency
* add simple test for stripe change currency
* Undo import removed
2023-09-27 21:30:22 +00:00
Vijay
d7c3132fa5
fix : #10789 Prevent Double Booking (for requests that require confirmation) ( #10882 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-09-27 20:54:22 +00:00
Nafees Nazik
01e2ba3fd9
fix: app crashing due to invalid hex ( #11542 )
2023-09-27 10:58:52 -03:00
Nafees Nazik
468da1f35a
feat: ability to reorder fields in multiple select in Routing Forms ( #10927 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-09-27 12:22:57 +01:00
Alex van Andel
ec4e2f5996
fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect ( #11335 )
2023-09-27 11:26:55 +02:00
Nafees Nazik
ce13350d5d
fix: form input not being saved after "back" ( #11540 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-27 04:39:37 +00:00
Joe Au-Yeung
919066222b
fix: Dynamic events prevent fetching all users that share a username [CAL-2409] ( #11288 )
...
* For dynamic search users based on org
* Type fix
---------
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-26 22:50:10 +01:00
Carina Wollendorfer
79b60adf9b
fix: timezone of default schedule should change if profile timezone is updated ( #11533 )
...
* change tz of default schedule
* make sure user has at least one schedule
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-26 20:41:16 +01:00
Hariom Balhara
4acfb4b28c
fix: Prefill issue when name isn't present and add unit tests ( #11418 )
...
* Fix yarn.lock
* Add tests for getBookingResponsesSchema
* Fix prefill failing if name isnt provided
* More tests and another fix
2023-09-26 16:16:31 +05:30
Udit Takkar
a0642598ab
test: private team test ( #11523 )
2023-09-26 10:48:43 +02:00
Peer Richelsen
bfc137c349
fix: icons for dark mode ( #11309 )
2023-09-25 15:20:28 +02:00
Udit Takkar
13caf6f2cd
fix: add a default timezone ( #11475 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-25 15:08:41 +02:00
Alex van Andel
1d4eeab33e
fix: Salesforce by wrapping the refresh logic in a try/catch ( #11508 )
2023-09-25 11:33:53 +00:00
Peer Richelsen
3bee2d705f
chore: removed ring from org avatar ( #11498 )
2023-09-25 10:50:08 +00:00
Alex van Andel
9c621bf726
Update the oauth imports to _utils/oauth ( #11507 )
2023-09-25 09:50:17 +00:00
Murtaja Ziad
70461b2718
feat: Zoho Calendar ( #10429 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
2023-09-25 14:04:37 +05:30
Aldrin
798707a553
fix: incorrect client_id parameter assignment in generating access token for webex ( #11472 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-09-22 19:25:00 -04:00
GitStart-Cal.com
82d7a3db92
fix: The clickable area of the 'x' in add guests section is not user friendly ( #11434 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-09-22 19:15:14 -04:00
Vijay
0b7e3510a5
fix : #11397 request for reschedule did not cancel initial meeting ( #11411 )
2023-09-22 19:13:17 -04:00
Denzil Samuel
e0c87cf664
feat: Add ability to edit avatar ( #11399 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-22 19:12:35 -04:00
Leo Giovanetti
0d653afd0c
fix: remove stripe metadata and more logos ( #11489 )
2023-09-22 14:44:45 -03:00
GitStart-Cal.com
2a171e9284
Implementation ( #11481 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
2023-09-22 11:14:04 +01:00
Udit Takkar
faf974ca4c
chore: convert isCreateTeamButtonDisabled to bool ( #11473 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-22 10:36:52 +01:00
Udit Takkar
5943763726
fix: server side error on /apps ( #11485 )
2023-09-22 13:19:30 +05:30
Hitesh Sisara
2648e2770f
Update workflow.tsx to add Loading/Progress indicator while saving the workflow ( #11484 )
...
add Loading/Progress indicator while saving the workflow
2023-09-22 11:16:45 +05:30
Leo Giovanetti
578495de87
chore: reduce team data footprint ( #11478 )
2023-09-21 18:08:34 -03:00
Udit Takkar
86b3a33ff6
fix: disable create team button for non admins ( #11470 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-21 06:36:40 +00:00
Carina Wollendorfer
3b50fe075d
fix: remove kyc and make text messages to attendee org only ( #11389 )
...
* add orgs upgrade badge to select
* don't allow updating to if no teams or orgs plan
* make sure only paying users can request verification codes
* add new action helper function
* remove kyc code
* code clean up
* fix verify button UI
* fix type errors
* add eventTypeRequiresConfirmation everywhere
* address feedback
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-20 23:22:05 -07:00
Alex van Andel
fd02cc44fa
feat: Add 300s accelerate cache to feature flags ( #11464 )
2023-09-20 19:50:28 +01:00
Joe Au-Yeung
5ee962948f
feat: Readd app syncing ( #11453 )
...
* Revert "Revert "feat: Sync app credentials between Cal.com & self-hosted plat… (#11450 )"
This reverts commit 2565d0915a
.
* Add typing to `parseRefreshTokenResponse`
* Add typing
* Return safeParse data
* Type fix and refactor in Zoom
2023-09-20 19:01:54 +01:00
Leo Giovanetti
07860c238a
chore: reducing team next data ( #11463 )
...
* chore: reducing team next data
* Removing console.log
2023-09-20 14:45:14 -03:00
Omar López
2565d0915a
Revert "feat: Sync app credentials between Cal.com & self-hosted plat… ( #11450 )
2023-09-19 14:45:16 -07:00
Leo Giovanetti
3fdc41968f
fix: subteam invite org acceptance ( #11449 )
2023-09-19 14:42:37 -07:00
Omar López
560ec244e8
feat: Setups prisma accelerate ( #11324 )
2023-09-19 21:02:57 +00:00
Joe Au-Yeung
824145b0e2
feat: Sync app credentials between Cal.com & self-hosted platforms ( #11059 )
...
* Add credential sync .env variables
* Add webhook to send app credentials
* Upsert credentials when webhook called
* Refresh oauth token from a specific endpoint
* Pass appSlug
* Add credential encryption
* Move oauth helps into a folder
* Create parse token response wrapper
* Add OAuth helpers to apps
* Clean up
* Refactor `appDirName` to `appSlug`
* Address feedback
* Change to safe parse
* Remove console.log
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-09-19 20:46:50 +00:00
Leo Giovanetti
bc89fe00ea
fix: unpublished org/team avatar and i18n ( #11429 )
...
* fix: unpublished org/team avatar and i18n
* Fixing e2e
2023-09-20 01:45:39 +05:30
Augusto Miranda Galego
405a4cc850
fix: Time Buttons Should be Scroll not the Whole Right Side ( #11412 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-09-19 22:01:26 +02:00
Pradumn Kumar
786c1c2ba3
feat: monthly email digest ( #10621 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-19 16:19:36 +02:00
Udit Takkar
50970dc249
fix: org invite ( #11356 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-19 15:46:33 +05:30
Peer Richelsen
d058d322bc
chore: slow caldav hint in description ( #11438 )
2023-09-19 11:54:51 +02:00
Leo Giovanetti
72907e5e1b
feat: resend invitation ( #11428 )
2023-09-19 00:24:43 +00:00
alannnc
56b1243e59
fix: re-render on insights with orgs ( #11395 )
2023-09-18 16:36:07 -07:00
Shivam Kalra
fd507f1d12
test: e2e oidc ( #11129 )
...
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-09-18 21:16:32 +02:00
aar2dee2
5c24ed2ef7
chore: app contribution guidelines ( #11416 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-18 21:16:02 +02:00
GitStart-Cal.com
8d9d7bbb25
fix: Required "Add guests" button isn't required on attendee's end ( #11381 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-09-18 21:15:40 +02:00
Hariom Balhara
c9c634cceb
Support firstName and lastName query params ( #11420 )
2023-09-18 21:28:07 +05:30
Hariom Balhara
8ba09ce04d
Fix messaging apps listing in installed ( #11167 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-09-18 21:26:49 +05:30
zomars
b413f0a609
fix: add missing await
2023-09-15 17:22:50 -07:00
Hariom Balhara
ab77531167
fix: Email Embed slots not showing up ( #11379 )
2023-09-15 12:24:20 -07:00
Leo Giovanetti
7154349e9e
fix: org username check for dynamic and signup ( #11390 )
2023-09-15 13:06:56 -03:00
sean-brydon
c188a91d64
fix: Safari overflowing issues ( #11385 )
2023-09-15 15:57:49 +02:00
Hariom Balhara
d349f6536a
fix: Embed - app.cal.com instead of cal.com ( #11384 )
...
* Fix yarn.lock
* Force app.cal.com because Safari and rewrites using referrer
* Add comment
2023-09-15 14:54:25 +01:00
Alex van Andel
6d0f0d6bdd
fix: Include returns all credential fields, select excludes ( #11383 )
2023-09-15 13:29:44 +00:00
Somay Chauhan
ab39c8f581
fix: a new email can signin with any password once it's invited to a team ( #11359 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-09-15 12:57:41 +00:00
Somay Chauhan
768a3132fb
fix: settings/organization/members table filtering issue ( #11313 )
2023-09-15 17:20:40 +05:30
alannnc
cb1d3487af
chore: edit and update paypal setup instructions ( #11325 )
2023-09-15 15:46:28 +05:30
Omar López
c95917cceb
feat: Calendar Cache ( #11185 )
2023-09-14 15:19:39 -07:00
Keith Williams
bd21b2dfe1
fix: Import prisma ( #11369 )
...
Co-authored-by: zomars <zomars@me.com>
2023-09-14 19:47:25 +00:00
Joe Au-Yeung
197b435b6f
fix: Duplicate calendar events ( #11327 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alan <alannnc@gmail.com>
2023-09-14 09:53:58 -07:00
dihedral
add297b09a
fix: use selected duration when checking for conflicts for new bookings ( #10713 )
2023-09-14 10:40:49 -04:00
Ujwal Kumar
d65f0ee0e8
fix: Allow attendee first and last name from attendee name when name … ( #11287 )
2023-09-14 10:24:58 -04:00
Hariom Balhara
59c0a71db7
fix: Routing Forms - Forward Query Params and show the error message in case of validation error in headless router ( #11338 )
2023-09-14 10:05:22 -04:00
Kiran K
d2b0dd8eab
fix: SAML SSO - Stop relying on `invitedTo` column and use `membership` table instead ( #11331 )
2023-09-14 14:57:45 +02:00
Joe Au-Yeung
bb0574dff8
chore: Outlook `processBusyTimes` iterate busy times once ( #11350 )
2023-09-14 14:56:31 +02:00
sean-brydon
49364eee9a
Import prisma ( #11358 )
2023-09-14 09:18:19 -03:00
Peer Richelsen
adb0530d69
feat: getalby.com app ( #11347 )
2023-09-14 08:35:13 -03:00
sean-brydon
a2d1dbebba
feat: editmode availbility slider ( #11197 )
...
* Add loading data and banner
* [WIP] hasEditPerms middleware
* fix: type error in booker (#11011 )
* New Crowdin translations by Github Action
* refactor: removed redundant test (#10785 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
* feat: 2fa backup codes (#10600 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Delete add-PRs-to-project-reviewing-PRs.yml (#11008 )
Co-authored-by: alannnc <alannnc@gmail.com>
* New Crowdin translations by Github Action
* fix: multiple duration when booking (#11032 )
* fix: other reported issues (#11015 )
* fix: weird margin top in avatar
* fix: pending users are shown on booking page
* fix: avatar and naming issues
* fix: toast alignment and removing unneeded titles
* missing changes from toast improvements
* feat: empty state for teams without event types
* Removing console.log
* feat: cal ai (#10992 )
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
Co-authored-by: tedspare <ted.spare@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* New Crowdin translations by Github Action
* fix: meeting ended trigger for webhooks and zapier sometimes not working (#10946 )
Co-authored-by: mohammed gehad <mohammed.gehad.1998@gmail.com>
Co-authored-by: Monto <138862352+monto7926@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
* feat: team admin: see connected apps of team members (#11036 )
* added feature:team admin can see connected apps of members
* fixed the type error
* Update packages/lib/server/queries/teams/index.ts
* Minor fixes
---------
Co-authored-by: alannnc <alannnc@gmail.com>
* fix: lower case slugs in teams (#11026 )
* fix: lower case slugs in teams
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use slugify
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* refactor: improvements on german translation (#10898 )
* fix: fix-tablet-menu-not-centered-sidebar (#11020 )
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
* chore: add Popover in storybook (#11021 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: Set mobile availability (#11027 )
* chore: add ColorPicker in storybook (CALCOM-10760) (#10866 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* feat: adds next cold start profiler (#11014 )
* Handle disabling of ORGANIZATIONS_ENABLED flag (#11041 )
* New Crowdin translations by Github Action
* styles:dark mode color fix (#11004 )
* chore: sheet darkmode and improve responsive (#11047 )
* fix: handle collective multiple host on destinationCalendar (#10967 )
* fix: include app data and credentials from DB (#11048 )
* include app data and credentials from DB
* Improve performance
* fix: Error when running storybook (#11037 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: broken company profile link on team booking page (#10978 )
* chore: add ErrorBoundary in storybook (CALCOM-10760) (#10872 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* feat: sorting for workflow and routing forms (#10780 )
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* resolve zod versions across child packages (#11052 )
* fix: List storybook file is empty (fix-list) (#10965 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* fix: admin org list without members (#11051 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* chore: add ToggleGroup in storybook (#10802 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* fix: add metadata to stripe payment intent (#11053 )
* fix: Logo storybook file with invalid icons (fix-logo) (#11018 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* fix: Add controls for Select Field storybook file (#10936 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* fix: Fix tooltip control on ButtonPlayground storybook file (fix-ButtonTooltip) (#10937 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* fix: email embed – remove collapsible and permanently show times (#10996 )
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Mehul <mehulzr@gmail.com>
* chore: add Timezone Select in storybook (CALCOM-10760) (#10966 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* chore: add Switch in storybook (CALCOM-10760) (#10804 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Sync packages
* fix: zod utils due to upgrade
* easy fix (#11054 )
* fix sub quantity update stripe (#11057 )
* v3.2.7
* Revert "feat: adds next cold start profiler (#11014 )" (#11072 )
This reverts commit 05631d093f
.
* fix: Fixes username invite issue (#10998 )
* Fixes username invite issue
* Ensure we only suggest email invites in org members
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
* Fix sheet layout
* WIP permissions when userschedule doesnt match
* WIP get handler weird behaviour
* Update toast
* add disabled - handle membership overlap
* Handle permissions + perf improvments
* use input uid
* Remove Console.log
* Clean up
* Revert changes accidental
* Fix merge artifacts
* Remove dead code
* Remove code after return
* Update read permission check
* Revert avatar changes as fixed elsewhere
* Handle if user has not completed onboarding
* Disable button
* Update packages/lib/hasEditPermissionForUser.ts
* Correct Error throwing
* Update packages/features/timezone-buddy/components/AvailabilityEditSheet.tsx
* Fix type erro
* Add i18n
* Improve Spacing
* Update yarn.lock
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: DexterStorey <36115192+DexterStorey@users.noreply.github.com>
Co-authored-by: tedspare <ted.spare@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Monto <138862352+montocoder@users.noreply.github.com>
Co-authored-by: mohammed gehad <mohammed.gehad.1998@gmail.com>
Co-authored-by: Monto <138862352+monto7926@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Abhijeet Singh <asingh9829@gmail.com>
Co-authored-by: Kamil B. Demirci <kamil.demirci@indyaner.ch>
Co-authored-by: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Sahil Padvi <71093044+Sahil25061999@users.noreply.github.com>
Co-authored-by: Patel Divyesh <pateldivyesh1323@gmail.com>
Co-authored-by: neo773 <62795688+neo773@users.noreply.github.com>
Co-authored-by: Mehul <mehulzr@gmail.com>
2023-09-14 09:45:13 +01:00
alannnc
605e744a58
fix: remove avatar form user select when loading insights ( #11353 )
2023-09-14 09:37:41 +02:00
alannnc
aab0d6b18a
fix: paypal save event type and payment ( #11181 )
...
* fix-paypal-save
* change type to use appId instead
* Remove duplicated code
2023-09-14 00:29:03 -07:00
Wesley
dfde17111c
test: verify embed helpers ( #11318 )
...
* test: add test cases to `window.getEmbedNamespace`
* test: add test cases when window.name doesn't have cal-embed=
* test: add test case to `getembedTheme` returning the theme from embedStore
* test: add test to `getEmbedTheme` returning the theme from query params
* Small refactor to reduce the time taken by tests and fix missing typings for embed functions on window
* Fix weird test failure
* Fix type import error caught by api.test.test
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-14 07:14:54 +00:00
Hariom Balhara
2591ad12df
chore: Enable prettier on vitest files without causing test failures ( #11190 )
2023-09-14 08:58:08 +02:00
Kevin Crimi
3a05ae6f74
feat: Add more metadata to Stripe transaction ( #11221 )
...
* Add booker info, event type title, and organizer info into Stripe metadata
* Add back bookingTitle in addition to eventTitle
* Remove .tool-versions
* Fix typo
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-09-14 04:10:42 +00:00
Joe Au-Yeung
efcfd7bb9b
fix: when creating new user, set email handle as username ( #11238 )
...
* When creating new user, set email handle as username
* Accounting for external invited users
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-13 20:46:41 -03:00
Leo Giovanetti
bce62829b7
fix: org shell and org user settings avatars + org owner username ( #11342 )
2023-09-13 18:04:36 +00:00
Carina Wollendorfer
f320e486a2
fix issue with duplicate children event types ( #11337 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-13 17:04:14 +00:00
Udit Takkar
9eb3698ea5
fix: multiple organizer address bug ( #11299 )
...
* fix: multiple organizer address bug
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: add inPerson condition
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: change options
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Send _type along with the response to be able to determine what input was it. We can use that later
* Revert "Send _type along with the response to be able to determine what input was it. We can use that later"
This reverts commit c75ba57ad1
.
* Update multiple organizer address test to verify the test fix
* Add a test to ensure that sending label would correctly add that label as location
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-13 04:19:01 +00:00
sean-brydon
8ff07807f9
Fix overflow ( #11320 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-12 21:46:18 +00:00
Joe Au-Yeung
3d4a3c7a93
fix: Connect selected calendar to credential ( #11283 )
...
* Reduce the unhandled promise
* Connect selected calendar to credential
* Write credential to selected calendar
* Type fix
* Handle catching promises in separate threads
* Only call to list calendars if there are no credentialIds
* Changed type of IntegrationCalendar from undef to null
* Adding missing property to getting started
* Also add calendars.tsx
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-12 18:09:05 +01:00
alannnc
1c1625d3fc
fix: org admin delete other teams ( #11247 )
...
* fix org-admin delete other teams
* Fix delete from teams to delete from orgs endpoint
2023-09-12 16:19:17 +00:00
alannnc
75f9f045b8
fix: payments on round-robin events ( #11248 )
...
* Fix condition when no users are found for event type
* fix for types
2023-09-12 08:59:32 -07:00
Leo Giovanetti
86af383f6c
feat: autolink org on provider signup ( #11267 )
...
* feat: autolink org on provider signup
* Adding env var in example
* slugifying inferred org username
* Updated org README
* Optional env var for autolinking added to readme
* Typo
* md syntax correction
* Verifying user when autolinked
* Also verifying users invited to org
* Applying feedback
* Scoping to Google for now
* Updating comment
* Updating readme with Google scoping
2023-09-12 15:17:34 +00:00
Keith Williams
84408025ed
perf: pre-load booking data for all users ( #11243 )
...
* perf: pre-load booking data for all users
* Fixing property issues
* Fixes
* Removed unwanted console.log
* Made comment for intention of refactor more clear
* fix: types
* _count is optional
* Assign to const bookings
* Added mock for prisma booking
* Fixed unit tests
* Added lint ignore for prisma field
* Update bookingScenario.ts
* Fix linting
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-12 14:12:25 +01:00
Hariom Balhara
9fba8c548b
fix: Prefill not working if firstAndLastName variant enabled in name field and `name` doesn't have any space ( #11289 )
2023-09-12 13:00:14 +02:00
sean-brydon
56f3647ec2
Fix max w ( #11294 )
2023-09-12 09:59:40 +00:00
GitStart-Cal.com
a5cb3ce573
feat: Create VerifyCodeDialog storybook file ( #11286 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-09-12 00:09:13 +02:00
Udit Takkar
7581f4d641
fix: add inline color in og image ( #11280 )
2023-09-12 00:08:27 +02:00
Joe Au-Yeung
75f9dad16e
fix: Selected calendar unhandled promise when removing calendars ( #11281 )
2023-09-11 14:39:27 -04:00
sean-brydon
0a0d212373
fix: Handle removing user from org ( #11227 )
...
* Handle removing user from org
* Address no password or username being set
---------
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-11 14:46:38 +00:00
Yash
d7080b41cb
fix: text-emphasis removed ( #11228 )
2023-09-11 13:05:03 +02:00
Ujwal Kumar
32754bd120
fix: add hardcoded strings to locales so they can be translated ( #11266 )
2023-09-11 13:00:38 +02:00
Meet Mota
13fd02d174
fix: smaller date overwrite when no date is selected ( #11250 )
2023-09-11 12:49:27 +02:00
Leo Giovanetti
350d84a047
fix: showing profile settings of other teams ( #11245 )
...
* fix: showing profile settings of other teams
* Updating URL
2023-09-08 18:29:06 -03:00
Shubham Singh
9c3cbee363
feat: preference to show/hide available seats count in events ( #11109 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-08 11:37:26 -04:00
Peer Richelsen
7e2ad3cea9
fix: inverted location logo ( #11233 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-08 15:59:05 +01:00
Alex van Andel
4ef52aa2c6
perf: Move query to get just the user email to the main get query ( #11230 )
2023-09-08 08:39:29 -03:00
Alex van Andel
3132c64205
perf: Improve getAggregatedAvailability by reducing reliance on Day.js ( #11224 )
2023-09-08 07:19:27 -03:00
Leo Giovanetti
d8961f8eb9
fix: subteam invitation without teamId associated ( #11222 )
2023-09-08 09:02:12 +01:00
Leo Giovanetti
ba4e717b59
chore: unify org data access ( #11158 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-09-07 21:21:04 -03:00
Udit Takkar
f326a9a620
fix: eventName variables ( #10924 )
2023-09-07 16:52:07 -04:00
Peer Richelsen
5621507f7e
chore: fixed an i18n string ( #11200 )
2023-09-07 17:27:22 +00:00
Mehul
bc6d58fd47
fix: bad setState call at datePicker component ( #11175 )
2023-09-07 17:11:59 +00:00
Wesley
db29cc1251
feat: send new booking uid on reschedule webhook ( #10654 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-07 16:27:46 +00:00
Patel Divyesh
69888c57b0
fix: Fixed SVG icons on light and dark mode ( #11173 )
2023-09-07 17:34:11 +02:00
Joe Au-Yeung
5c0da23b97
feat: User Avatar and Org Logo ( #10700 )
...
* Pass organization name & logo
* Overflow hidden
* Show org icon on public page
* Add org logo to large user avatars
* Clean up
* Add org name and logo to context
* Get org logo from /avatar.png endpoint
* Do not query for logo
* Remove name and logo from session middleware
* Type fix
* Set user onboarding org logo
* feat: organization avatar component (#10788 )
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Type fixes
* Type fix
* Transition to org slug for organization avatar
* Address feedback
* Clean up
* Clean up
* Type fix
* fix: set avatar cache control (#11163 )
* test: Integration tests for handleNewBooking (#11044 )
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
* fix: booking_paid webhook and added new payment metadata (#11093 )
* app store improvements, logos, dark mode, added screenshots, fixed author names (#11164 )
* fix: mobile event types and avatars (#11184 )
* New Crowdin translations by Github Action
* fix: updateProfile metadata overwrite (#11188 )
Co-authored-by: alannnc <alannnc@gmail.com>
* New Crowdin translations by Github Action
---------
Co-authored-by: Sean Brydon <sean@cal.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-09-07 17:26:40 +02:00
Hariom Balhara
5324ec8051
fix: Routing Form - Show responses in the order of fields ( #11143 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-09-07 15:22:39 +00:00