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
Crowdin Bot
efb04d04ab
New Crowdin translations by Github Action
2023-09-25 05:20:27 +00:00
tyjkerr
538e3bf07c
chore: refactor app list into common component ( #9754 )
...
Co-authored-by: Ty Kerr <tykerr@Tys-MacBook-Pro.local>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-25 10:47:21 +05:30
harsh11101
5940f9bccd
fix: Tickets are being shown in user preferred time format ( #11349 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-22 19:24:37 -04:00
DexterStorey
5e449670ea
feat: Cal AI V1.1.0 ( #11446 )
...
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
Co-authored-by: tedspare <ted.spare@gmail.com>
2023-09-22 19:23:19 -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
Crowdin Bot
a78a7a1fa0
New Crowdin translations by Github Action
2023-09-22 07:52:43 +00:00
Crowdin Bot
4e7ab391ff
New Crowdin translations by Github Action
2023-09-21 21:11:13 +00:00
Leo Giovanetti
578495de87
chore: reduce team data footprint ( #11478 )
2023-09-21 18:08:34 -03:00
Crowdin Bot
94476565ad
New Crowdin translations by Github Action
2023-09-21 06:25:11 +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
Udit Takkar
96263b0cf7
fix: team members not showing up in org members list ( #11456 )
...
* fix: team members not showing up in org members list
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use upsert
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update apps/web/pages/api/auth/signup.ts
Co-authored-by: Leo Giovanetti <hello@leog.me>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-20 22:02:10 -03:00
Alex van Andel
3a3d8db489
v3.3.3
2023-09-20 21:58:01 +01:00
Crowdin Bot
de04b1a561
New Crowdin translations by Github Action
2023-09-20 20:28:04 +00:00
Leo Giovanetti
ca946a9822
chore: avoid i18n strings in org profile ( #11469 )
...
* chore: avoid i18n strings in org profile
* Making sure is an org profile not a subteam
2023-09-20 20:25:38 +00:00
Alex van Andel
a5c05bc550
chore: Add login to rewrites ( #11466 )
2023-09-20 18:56:48 +00: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
Crowdin Bot
c350f099f7
New Crowdin translations by Github Action
2023-09-20 17:48:11 +00: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
37f01db0da
v3.3.2
2023-09-19 14:03:20 -07:00
Omar López
560ec244e8
feat: Setups prisma accelerate ( #11324 )
2023-09-19 21:02:57 +00:00
Crowdin Bot
21a0b67b5a
New Crowdin translations by Github Action
2023-09-19 20:49:32 +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
Crowdin Bot
64850b54f0
New Crowdin translations by Github Action
2023-09-19 20:04:11 +00:00
Crowdin Bot
eccab37607
New Crowdin translations by Github Action
2023-09-19 14:24:18 +00: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
Crowdin Bot
45cded6b48
New Crowdin translations by Github Action
2023-09-19 10:02:00 +00:00
Crowdin Bot
b139ec8994
New Crowdin translations by Github Action
2023-09-19 09:58:12 +00:00
Leo Giovanetti
72907e5e1b
feat: resend invitation ( #11428 )
2023-09-19 00:24:43 +00:00
Kevin Crimi
d9c3c184c4
fix: Return all responses in booking api ( #11284 )
2023-09-18 16:39:25 -07:00
Crowdin Bot
b1fff71c91
New Crowdin translations by Github Action
2023-09-18 23:38:32 +00:00
alannnc
56b1243e59
fix: re-render on insights with orgs ( #11395 )
2023-09-18 16:36:07 -07:00
Crowdin Bot
a3413216f6
New Crowdin translations by Github Action
2023-09-18 19:19:24 +00: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
Crowdin Bot
837bf5d604
New Crowdin translations by Github Action
2023-09-18 16:01:33 +00:00
Hariom Balhara
c9c634cceb
Support firstName and lastName query params ( #11420 )
2023-09-18 21:28:07 +05:30
Crowdin Bot
65d4a4f40e
New Crowdin translations by Github Action
2023-09-18 07:55:08 +00:00
Crowdin Bot
581d8ff4ae
New Crowdin translations by Github Action
2023-09-18 07:51:56 +00:00
Pradip Chaudhary
c562f45904
fix: "scrollbar-gutter: stable" on html to prevent layout shift ( #11413 )
2023-09-18 09:49:01 +02:00
Crowdin Bot
ffcf9b770d
New Crowdin translations by Github Action
2023-09-15 19:27:35 +00:00
Crowdin Bot
f59f4ca26c
New Crowdin translations by Github Action
2023-09-15 16:22:47 +00:00
Crowdin Bot
ca13eec4c9
New Crowdin translations by Github Action
2023-09-15 16:18:56 +00:00
Crowdin Bot
bf1ff9bd71
New Crowdin translations by Github Action
2023-09-15 16:14:12 +00:00
Crowdin Bot
caefa93e14
New Crowdin translations by Github Action
2023-09-15 16:10:36 +00:00
Crowdin Bot
7beb9568ba
New Crowdin translations by Github Action
2023-09-15 15:56:09 +00:00
Crowdin Bot
2251d5a4be
New Crowdin translations by Github Action
2023-09-15 15:53:15 +00:00
Crowdin Bot
f1bdff9679
New Crowdin translations by Github Action
2023-09-15 15:50:25 +00:00
Crowdin Bot
c433e0c74c
New Crowdin translations by Github Action
2023-09-15 15:46:48 +00:00
Crowdin Bot
fb940a1023
New Crowdin translations by Github Action
2023-09-15 15:43:05 +00:00
Crowdin Bot
73366e4152
New Crowdin translations by Github Action
2023-09-15 15:39:48 +00:00
Crowdin Bot
9d7da10744
New Crowdin translations by Github Action
2023-09-15 15:36:02 +00:00
Crowdin Bot
c4f091debf
New Crowdin translations by Github Action
2023-09-15 15:32:25 +00:00
Alex van Andel
29923fe304
v3.3.1
2023-09-15 16:28:09 +01:00
Richard Poelderl
e8998414fc
feat(i18n): changed Japanese translations on booking page ( #11388 )
...
* regen yarn.lock?
* chore: enable i18n-unused GH action in `website`
* Generated yarn.lock with submodules
* Added yarn.lock auth
* add datocms webhook secret
* update crowdin to latest version
* cherry-picked https://github.com/calcom/cal.com/pull/10416/files
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-15 16:25:49 +01:00
Crowdin Bot
b7168948ca
New Crowdin translations by Github Action
2023-09-15 14:01:21 +00:00
sean-brydon
c188a91d64
fix: Safari overflowing issues ( #11385 )
2023-09-15 15:57:49 +02:00
Crowdin Bot
4724b1312c
New Crowdin translations by Github Action
2023-09-15 13:57:43 +00:00
Crowdin Bot
f35f506ddf
New Crowdin translations by Github Action
2023-09-15 13:43:44 +00:00
Crowdin Bot
46d0b67f81
New Crowdin translations by Github Action
2023-09-15 13:40:27 +00:00
Crowdin Bot
7000cf7581
New Crowdin translations by Github Action
2023-09-15 13:36:53 +00:00
Crowdin Bot
1c0faf4eb6
New Crowdin translations by Github Action
2023-09-15 13:33:26 +00:00
Crowdin Bot
cb4a3dd2a6
New Crowdin translations by Github Action
2023-09-15 13:25:56 +00:00
Crowdin Bot
fc623fc511
New Crowdin translations by Github Action
2023-09-15 13:22:33 +00:00
Crowdin Bot
9db0834b50
New Crowdin translations by Github Action
2023-09-15 13:18:41 +00:00
Crowdin Bot
7a3cc7d263
New Crowdin translations by Github Action
2023-09-15 13:14:24 +00:00
Crowdin Bot
f1381d8a82
New Crowdin translations by Github Action
2023-09-15 13:11:06 +00:00
Crowdin Bot
5c136df1bb
New Crowdin translations by Github Action
2023-09-15 13:07:33 +00:00
Crowdin Bot
e18f08249b
New Crowdin translations by Github Action
2023-09-15 13:04:29 +00:00
Crowdin Bot
5b8b165a3b
New Crowdin translations by Github Action
2023-09-15 13:01:21 +00:00
Crowdin Bot
abc077bfb6
New Crowdin translations by Github Action
2023-09-15 12:55:16 +00:00
Crowdin Bot
bb167e7763
New Crowdin translations by Github Action
2023-09-15 12:52:03 +00:00
Crowdin Bot
3b92ff607a
New Crowdin translations by Github Action
2023-09-15 12:47:56 +00:00
Crowdin Bot
129d00a69d
New Crowdin translations by Github Action
2023-09-15 12:44:42 +00:00
Crowdin Bot
c86e766aee
New Crowdin translations by Github Action
2023-09-15 12:41:46 +00:00
Leo Giovanetti
a2873c740b
fix: team page data ( #11382 )
2023-09-15 13:38:55 +01:00
Crowdin Bot
6e3a1369f8
New Crowdin translations by Github Action
2023-09-15 11:55:51 +00:00
Chiranjeev Vishnoi
e44e24ca42
fix: 2FA password visibility toggle show/hide state ( #11361 )
2023-09-15 17:22:58 +05:30
Crowdin Bot
41812bb280
New Crowdin translations by Github Action
2023-09-15 10:19:46 +00:00
Omar López
c95917cceb
feat: Calendar Cache ( #11185 )
2023-09-14 15:19:39 -07:00
Omar López
9bc40a3eb6
v3.3.0
2023-09-14 12:50:43 -07:00
Keith Williams
bd21b2dfe1
fix: Import prisma ( #11369 )
...
Co-authored-by: zomars <zomars@me.com>
2023-09-14 19:47:25 +00:00
Crowdin Bot
d60fb081c9
New Crowdin translations by Github Action
2023-09-14 16:56:47 +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
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
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
Hariom Balhara
2591ad12df
chore: Enable prettier on vitest files without causing test failures ( #11190 )
2023-09-14 08:58:08 +02:00
MeenuyD
8c96e04b51
fix: insights upgrade screen has no title and subtitle for upgrade screen ( #11328 )
2023-09-13 15:41:53 +02: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
Crowdin Bot
9c7f655329
New Crowdin translations by Github Action
2023-09-12 21:29:30 +00:00
Alex van Andel
5c72fca816
Revert "fix: improve UX of team invite by copy link ( #11009 )"
...
This reverts commit 0150041496
.
2023-09-12 22:26:22 +01:00
Alex van Andel
aeafa3ef0a
v3.2.10
2023-09-12 18:17:53 +01: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
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