Joe Au-Yeung
cfef92a7bc
fix: App Install Dropdown Sort Properly [CAL-2285] ( #10672 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-12 21:30:15 +00:00
Crowdin Bot
26149e2b04
New Crowdin translations by Github Action
2023-08-12 21:23:20 +00:00
Pradumn Kumar
9c45da565e
feat: add range of dates for availability over-ride ( #10462 )
...
* feat: add range of dates for availability over-ride
* chore: changed range select to multiple select
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-12 07:22:44 +00:00
Anik Dhabal Babu
99e9425257
fix: RTL issues on booking pages + email confirmation ( #10526 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-11 16:39:25 -07:00
alannnc
471b2687c4
feat: app paypal payment ( #8797 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-08-11 23:29:48 +00:00
Alex van Andel
e819a31dd6
v3.1.9
2023-08-11 22:22:34 +01:00
Alex van Andel
ceb18167cf
fix: Broken team events if a user with the same name exists ( #10724 )
...
* fix: Broken team events if a user with the same name exists
* Fix tests + fix usernameList optionality
2023-08-11 22:06:24 +01:00
alannnc
4d5697f5a5
fix: and enable dynamic booking test ( #10642 )
...
* fix and enable dynamic booking test
* remove page pause
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-11 13:33:24 -07:00
Shivam Kalra
afe180a0ec
feat: mailhog fixture ( #10606 )
...
* feat: mailhog fixture
* fix: nodemailer to dispatch emails with e2e env
* fix: remove space from email subject
* feat: fixture getFirstEventAsOwner
* feat: assert email subjects
2023-08-11 18:56:27 +00:00
Carina Wollendorfer
851a388853
fix: e2e test for rescheduling overlapping time ( #10721 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-11 11:45:53 -07:00
Crowdin Bot
07e20144df
New Crowdin translations by Github Action
2023-08-11 07:05:51 +00:00
Crowdin Bot
1535e48ce5
New Crowdin translations by Github Action
2023-08-11 07:02:52 +00:00
Crowdin Bot
c244f0fc8e
New Crowdin translations by Github Action
2023-08-11 06:36:30 +00:00
Crowdin Bot
a4e7ca91b5
New Crowdin translations by Github Action
2023-08-10 21:04:24 +00:00
Leo Giovanetti
64e6e1a19a
fix: multiple duration getSchedule calls [CAL-2336] ( #10709 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-08-10 21:00:46 +00:00
Carina Wollendorfer
a6daf17909
fix: allow new booking to overlap old one when rescheduling ( #10424 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-10 19:07:57 +00:00
Carina Wollendorfer
c7dfa7bc89
fix: add extra security layers for sending messages to attendees ( #10636 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-10 11:52:36 -07:00
Alex van Andel
633d85e81b
v3.1.8
2023-08-10 19:05:29 +01:00
Leo Giovanetti
49a61207d5
fix: profile banner delay for orgs + small DX chore ( #10546 )
...
* Fixing profile banner delay for orgs
* Separating into other useEffect
2023-08-10 17:50:43 +00:00
sean-brydon
57384eb921
perf: Replace un-needed context fetching ( #10657 )
...
* Replace ctx.user.credentials to fetch in their own usecases
* Remove rawavatar from return
* Remove avatar rawAvatar from handler
* Fix fallback avatars
* fix: profile.slug already includes /team
* perf: Deprecate useAvatarQuery hook
* Extract to reusable credential func
* Fix type errors for credentials
* credentialOwner was inferred incorrectly, string non-nullable
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-10 18:07:09 +01:00
Leo Giovanetti
a153f9627d
chore: Relying on CALCOM_ENV ( #10098 )
...
* Relying on CALCOM_ENV
* Restoring unneeded changes
* Relyon more on IS_PRODUCTION
* Relyon more on IS_PRODUCTION
2023-08-10 12:32:20 -04:00
Udit Takkar
8d736cfb67
chore: add helper text in round robin ( #10674 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-10 16:30:49 +00:00
Alex van Andel
cc75899b01
fix: count without where clause is total users regardless of selection ( #10703 )
2023-08-10 17:29:47 +01:00
Crowdin Bot
74f354abd2
New Crowdin translations by Github Action
2023-08-10 14:53:43 +00:00
Anik Dhabal Babu
f281131bf6
fix: Improve onboarding Availability ( #10685 )
...
* improve onboarding
* Update Schedule.tsx
2023-08-10 14:49:41 +00:00
sean-brydon
5f59ef2acf
Transform + usernames to - on token initiation ( #10692 )
2023-08-10 11:50:43 +02:00
Hariom Balhara
a49c34e733
perf: Avoid unmounting of Shell on navigation and thus reduce number of paints ( #10646 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-09 15:54:51 -07:00
nicktrn
37ce8860b5
fix: all booking and duration limits ( #10480 )
...
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-08-09 15:51:38 -07:00
Udit Takkar
fa9a8cca89
fix: add support email ( #10605 )
2023-08-09 15:57:22 -04:00
Crowdin Bot
38bb01a9f0
New Crowdin translations by Github Action
2023-08-09 19:49:47 +00:00
Omar López
3cf6fef159
chore: disable locale detection ( #10676 )
2023-08-09 12:46:02 -07:00
Mehul
26dac453e9
fix: Offset start times event setting resets after save ( #10612 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-09 15:13:25 -04:00
Crowdin Bot
52db023f76
New Crowdin translations by Github Action
2023-08-09 18:36:34 +00:00
Crowdin Bot
d7be40f67b
New Crowdin translations by Github Action
2023-08-09 16:59:49 +00:00
alannnc
fcd892bfa0
perf: no wait for session when calling getschedule 10552 cal 2311 ( #10607 )
...
* No batching on getting session
* Fix usePublicPage hook to use new router search params
* Move things so getSchedule data can be load as soon as we are rendering BookerComponent
* pre fetch session
* Removed custom code in favour of useTimePreferences
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-09 09:55:27 +01:00
Omar López
e907ac8a9a
v3.1.7
2023-08-08 16:12:09 -07:00
Monto
59ea4d624b
feat: add loading state for buttons on settings page ( #10643 )
...
* fix: add spinner to general settings section
* feat: add and manage spinner in the emptyScreen component
* feat: add spinner to two-factor auth modal buttons
* feat: add spinner to password and impersonation setting buttons
* feat: add spinner to webhookform(edit and create)
* chore: clean up code
---------
Co-authored-by: lemmyMwaura <lemmymwauracodes@gmail.com>
2023-08-08 19:32:22 +00:00
Raju kadel
4d9a7c1b69
feat: Added loading animation in button while performing update mutation ( #10622 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-08 19:06:09 +00:00
nicktrn
0d1ab6ade9
fix: don't send request reminder for unpaid bookings ( #10325 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-08-08 11:45:16 -04:00
Omar López
6b536030fa
fix: API build ( #10639 )
2023-08-08 01:01:23 +00:00
zomars
46de1a8518
fixme: disable workflow test to unclog pipeline
2023-08-07 17:50:34 -07:00
Crowdin Bot
b9cec94880
New Crowdin translations by Github Action
2023-08-07 21:22:02 +00:00
sean-brydon
7b375ce814
perf: Correct use of next-auth session ( #10638 )
2023-08-07 14:19:14 -07:00
Udit Takkar
826a8856e6
fix: installation dropdown ( #10555 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-07 15:14:45 +00:00
Zain Gulbaz
df674532a4
fix: added bottom padding to Dialog component ( #10629 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-07 14:00:31 +00:00
Nischal Gautam
4d9047974e
chore: Renamed getSchedule to getAvailableSlots ( #10626 )
...
* refactor: renamed getScheldude to getAvailableSlots
* fix ts error
* romoved comment
2023-08-07 15:00:01 +01:00
Udit Takkar
0d62311b41
fix: auth redirect ( #10556 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-07 16:51:02 +05:30
Moon Patel
d36002d24c
typo fix in app/storybook/intro.stories.mdx ( #10623 )
2023-08-07 15:43:21 +05:30
Crowdin Bot
7b837d48f1
New Crowdin translations by Github Action
2023-08-05 14:15:39 +00:00
Crowdin Bot
b006f7f1df
New Crowdin translations by Github Action
2023-08-05 06:47:19 +00:00
Jaideep Guntupalli
123ecf3700
feat: show dialog when changing email after using Google Login ( #9611 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-08-03 17:26:40 -07:00
Omar López
710bfc0d7e
fix: random test failure when booking are on same date ( #10581 )
2023-08-03 22:33:49 +00:00
Crowdin Bot
e2cb1773ff
New Crowdin translations by Github Action
2023-08-03 16:28:27 +00:00
Hariom Balhara
89808cb4f6
fix: Remove Email embed from Routing Form[Stacked PR] ( #10389 )
2023-08-03 09:25:31 -07:00
Hariom Balhara
bf45dcf139
fix: More instances of wrong avatar URL fixed ( #10519 )
...
* Fix user.avatar
* Fix avtars in admin users listing
* Handle unpublished org
2023-08-03 15:32:38 +00:00
Hariom Balhara
5491821baf
fix: Redact prisma errors ( #10536 )
2023-08-03 16:22:38 +01:00
Monto
669065cebd
feat: add attendee first name and last name tokens to workflows ( #10509 )
2023-08-03 11:10:59 -04:00
Hariom Balhara
1b6d1b3a5a
fix: Embed Code Generator - Fixes 404 in preview of embed for orgs ( #10417 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-02 13:03:22 -07:00
Hariom Balhara
a56b19e618
fix: Broken Embed Dialog in Routing Forms due to recent rewrite ( #10434 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-02 19:40:53 +00:00
alannnc
871e17a865
feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 ( #10430 )
...
* WIP
* New files for other teams
* Update code domain model location
* Fixes for finding teams in orgs
* VerticalTabs remove other teams appearance and only display if org admin
* Added conditional to consider orgs admin when updating team profile
* team-member-list wip
* Update memberInviteModal with disableCopyLink prop
* cleaning up
* Undo changes to files
* remove logs
* clean up
* undo changes
* undo change
* Undo changes
* Reset files to main
* typo on import
* Update packages/features/ee/organizations/pages/components/OtherTeamListItem.tsx
Co-authored-by: Omar López <zomars@me.com>
* useSearchParams hook instead of useRouter
* remove unused code and clean up
* Fix type
---------
Co-authored-by: Omar López <zomars@me.com>
2023-08-02 21:09:43 +02:00
Leo Giovanetti
02c5aa02df
fix: random multiple duration value input [CAL-887] ( #10513 )
2023-08-02 10:37:59 -04:00
Omar López
b7851e6e53
refactor: next/router hooks with next/navigation hooks ( #9105 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 11:35:48 +02:00
nicktrn
e44a07b67c
fix: add booking form prefill e2e test ( #10293 )
...
* fix: add booking form prefill e2e test
* fix: booking e2e type issue
* fix: revert user fixture default name
* fix: breakage due to rebase
2023-08-02 07:40:33 +01:00
Peer Richelsen
a97e145cdb
Update common.json ( #10507 )
2023-08-02 06:52:04 +01:00
Joe Au-Yeung
617e665004
feat: Enable Conferencing Apps for Team Events [CAL-1925] ( #10383 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 09:24:28 +05:30
Alex van Andel
a9344115d2
v3.1.6
2023-08-01 17:25:39 +01:00
Danila
7c64b6a6e2
Fix type name clashing for eslint parser ( #10491 )
2023-08-01 15:55:31 +00:00
Nikeshkumar TK
a0fc045852
fix: Modified event type public api hander ( #9508 )
...
* Modified event type public api hander
* Update apps/api/pages/api/event-types/_get.ts
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-08-01 13:13:24 +00:00
Prateek Jain
1b0e4b0127
refactor: No name typo fix ( #10493 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-01 13:02:06 +00:00
Crowdin Bot
88f542cb0d
New Crowdin translations by Github Action
2023-08-01 08:54:53 +00:00
Leo Giovanetti
4a6dc50909
fix: Unpublished screens ( #10453 )
...
* Implementation
* Changes and e2e
* Reverting launch.json
* Reverting org create handler
* Reverting yarn.lock
* DRYness and nitpicks
* Default org domain to undefined
* Applying zomars suggestion
* Suggestions
* Fixing seed and type in suggestion
* Fixing types
---------
Co-authored-by: zomars <zomars@me.com>
2023-07-31 21:27:22 +01:00
Pratik Kumar
4435451e9b
Fix private link glitch ( #10456 )
2023-07-31 20:43:06 +01:00
Varun Thummar
e93f1e2329
fix: added validation for empty reset password field ( #10464 )
...
* added validation for empty reset password field
* removed useState and useEffect
---------
Co-authored-by: varun thummar <Varun>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-31 19:13:45 +01:00
Rama Krishna Reddy
5a430df5d9
feat: Verify email of people setting a meeting with you ( #10317 )
...
* booker email verification changes
* name type fix
* use totp and code
* prisma schema styling
* refactor: code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: book event form
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: type errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: unit tests
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* refactor: move verifycodedialog from ui and to features/bookings
* fix: type error
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-31 17:51:11 +00:00
Alex van Andel
9498ad4916
Fixed workflowReminder test + refactored reminderSchedule ( #10487 )
2023-07-31 18:35:48 +01:00
Neel Patel
e68ace87e2
fix: changes for showing error message in case of INTERNAL_SERVER_ERROR in event types ( #10305 )
...
* fix: changes for showing error message in case of INTERNAL_SERVER_ERROR
* changes for edge case
---------
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-29 10:14:40 -03:00
Udit Takkar
0f84102f1e
perf: reduce number of api calls in event types ( #10381 )
...
* perf: reduce number of api calls in event types
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* perf: use staleTime and cacheTime
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-07-28 17:27:44 +01:00
Crowdin Bot
5a919acd22
New Crowdin translations by Github Action
2023-07-28 14:09:29 +00:00
Shivam Kalra
344b9e9b2b
chore: team booking test ( #10440 )
...
* feat: add team name in the createTeam fixture
* chore: remove unnecessary variables
* test: e2e booking for Round Robin EventType
* feat: teammates in user fixtures
* chore: DRY
* fix: remove redundant todo
* fix: add teamEvent title and slug in scenario
* test: booking title, RR hostname
2023-07-28 13:51:15 +01:00
Danila
e8339030c2
Add optimistic update for away status toggling ( #10395 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-28 12:18:29 +00:00
Crowdin Bot
d47e8b48a6
New Crowdin translations by Github Action
2023-07-27 20:35:50 +00:00
Peer Richelsen
96fb3a357e
fixed email embed illustraion ( #10427 )
2023-07-27 20:31:55 +00:00
Anik Dhabal Babu
65600b76f2
fix: Set the limit of Occurrences ( #10269 )
2023-07-27 11:49:21 -04:00
Alex van Andel
aa21217cfb
chore: Remove extra params from the users prop. ( #10411 )
...
* Removes extra params from the users prop.
* context no longer requires explicit type
* Remove user.avatar prop
2023-07-27 16:06:39 +02:00
Alex van Andel
32068a646e
Remove IP ban and tweak matcher accordingly ( #10418 )
2023-07-27 15:02:16 +01:00
Crowdin Bot
697e80966b
New Crowdin translations by Github Action
2023-07-27 13:55:50 +00:00
sajanlamsal
35d55b2960
fix: changed Japanese translations on booking page to better match the scenario. ( #10416 )
2023-07-27 15:52:34 +02:00
Crowdin Bot
c1a562af97
New Crowdin translations by Github Action
2023-07-27 13:52:03 +00:00
Shivam Kalra
e4a075b5e2
test: Round Robin Team Booking ( #10413 )
2023-07-27 17:18:08 +05:30
Crowdin Bot
2b1c600d99
New Crowdin translations by Github Action
2023-07-27 11:21:03 +00:00
Hariom Balhara
48b79b618f
fix: middleware logic Routing Forms ( #10412 )
...
* Match /apps/routing_forms
* Next.js config.matcher doesnt support spread operator
2023-07-27 12:18:17 +01:00
Janakiram Yellapu
98a156311d
feat: Add full names in the description of dynamic events. ( #10251 )
...
* Add full names in the descripiton of dynamic events.
* Initialising dynamic event desc after the check.
* Revert "Initialising dynamic event desc after the check."
This reverts commit ddd89c4e25
.
* Revert "Add full names in the descripiton of dynamic events."
This reverts commit ce232d6256
.
* Added booking title for dynamic events.
* Update apps/web/public/static/locales/en/common.json
* Fix typo.
* Fix lint error.
* Fix redundant booking information.
* Fix type script lint.
* Addressed review suggestions.
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-27 08:52:46 +00:00
Udit Takkar
4f488be654
fix: email update bug ( #10306 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-27 10:41:33 +02:00
sydwardrae
cdb78b686b
fix: spelling errors ( #10376 )
...
* fixed spelling errors
* chore: undo cancelled
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: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-27 10:41:03 +02:00
Hariom Balhara
f1acedff77
fix: Make routing-form a preinstalled app ( #9836 )
...
Co-authored-by: zomars <zomars@me.com>
2023-07-26 16:44:19 +00:00
Alex van Andel
9c389c307c
v3.1.5
2023-07-26 17:37:11 +01:00
Hariom Balhara
83d98a1ac4
fix: Apps ( #10394 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-07-26 17:43:33 +02:00
sean-brydon
424edc7437
fix: app.cal.com signup changes ( #10369 )
...
* Adds premium username check
* Refactor
* fix usernames
* Return a response so the request does not stall
* Fix conditional
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-26 12:46:25 +01:00
Anik Dhabal Babu
50d2dad62c
fix: Toast Onclose is removing specific toast ( #9960 )
...
* toast behaviour fixed
* Update showToast.tsx
* Adjust E2E test for toast
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-25 22:27:14 +00:00
Crowdin Bot
06dcaaef3b
New Crowdin translations by Github Action
2023-07-25 22:03:48 +00:00
sean-brydon
ad3bdbbda7
fix: Feature flag user cache ( #10359 )
...
Co-authored-by: zomars <zomars@me.com>
2023-07-25 22:00:21 +00:00
Carina Wollendorfer
533371da20
add missing translation ( #10380 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 22:58:26 +01:00
mohammed hussam
94b4507901
feat: dynamic group links + flexible schedule ( #9931 )
...
* redirect user to /[user]/[type] for dynamic booking in /[user]
* feat: dynamic group links
* fix: type errors
* fix: more type errors
* Booker components cannot rely on useRouter
* Rename 15min/30/60 to dynamic
* Fixed a blocking test, unclear what it was waiting for
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 22:48:09 +01:00
Udit Takkar
db80afce40
fix: show event type setup tab in managed event types [CAL-2225] ( #10367 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 19:07:09 +02:00
Pradumn Kumar
6b9d2331fc
fix: Managed Event Type Webhooks ( #10300 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-07-25 13:05:02 -04:00
Crowdin Bot
2011a1bd38
New Crowdin translations by Github Action
2023-07-25 16:58:14 +00:00
Leo Giovanetti
6a16366941
fix: Username check for sign-up with invitation in org context ( #10375 )
2023-07-25 18:54:49 +02:00
Crowdin Bot
5a9ee2047f
New Crowdin translations by Github Action
2023-07-25 11:40:25 +00:00
Crowdin Bot
1d94552f90
New Crowdin translations by Github Action
2023-07-25 10:51:22 +00:00
Crowdin Bot
620a485fd0
New Crowdin translations by Github Action
2023-07-25 10:48:44 +00:00
Hariom Balhara
47739a7636
Fix booker top margin embed ( #10357 )
2023-07-25 10:58:47 +01:00
Crowdin Bot
10bd332405
New Crowdin translations by Github Action
2023-07-25 09:31:46 +00:00
Hariom Balhara
35be4182e9
fix: Routing Form and other org related fixes ( #10320 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 14:58:57 +05:30
Crowdin Bot
30095d0428
New Crowdin translations by Github Action
2023-07-25 08:42:40 +00:00
Crowdin Bot
5a9084332f
New Crowdin translations by Github Action
2023-07-25 08:39:46 +00:00
Crowdin Bot
d897e72ce2
New Crowdin translations by Github Action
2023-07-25 08:37:04 +00:00
Crowdin Bot
582a545e67
New Crowdin translations by Github Action
2023-07-25 08:34:18 +00:00
Crowdin Bot
6340cb9de1
New Crowdin translations by Github Action
2023-07-25 08:31:53 +00:00
Crowdin Bot
89107d82e7
New Crowdin translations by Github Action
2023-07-25 08:29:02 +00:00
Syed Ali Shahbaz
1851a3c1cf
update responses.location ( #10356 )
2023-07-25 10:26:11 +02:00
Crowdin Bot
53cda97c6e
New Crowdin translations by Github Action
2023-07-25 06:58:46 +00:00
Crowdin Bot
f92f0ce1fa
New Crowdin translations by Github Action
2023-07-25 06:55:54 +00:00
Crowdin Bot
018eb59c9d
New Crowdin translations by Github Action
2023-07-25 06:52:57 +00:00
Crowdin Bot
03d8ef9c03
New Crowdin translations by Github Action
2023-07-25 06:49:57 +00:00
Crowdin Bot
d10071a4a2
New Crowdin translations by Github Action
2023-07-25 06:46:57 +00:00
Crowdin Bot
27aaf3f75a
New Crowdin translations by Github Action
2023-07-25 06:43:58 +00:00
Crowdin Bot
6ff4e07d8f
New Crowdin translations by Github Action
2023-07-25 06:41:19 +00:00
Crowdin Bot
b740423eb8
New Crowdin translations by Github Action
2023-07-25 06:38:46 +00:00
Crowdin Bot
c0f21be255
New Crowdin translations by Github Action
2023-07-25 06:35:38 +00:00
Joe Au-Yeung
0e62c411f8
fix: Conferencing Label When Installing Apps ( #10351 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-07-25 12:03:00 +05:30
Crowdin Bot
c89b217c92
New Crowdin translations by Github Action
2023-07-24 21:13:57 +00:00
Leo Giovanetti
d3bbe8784f
Onboarding wizard and verif email ( #10346 )
2023-07-24 18:11:25 -03:00
Alex van Andel
0138fdd971
feat: Don't run middleware on _next, .*avatar.png & favicon.ico ( #10344 )
2023-07-24 09:55:55 -07:00
Crowdin Bot
9202b53e49
New Crowdin translations by Github Action
2023-07-24 14:17:39 +00:00
Crowdin Bot
771f0b67db
New Crowdin translations by Github Action
2023-07-24 11:42:34 +00:00
Hariom Balhara
4e1e586541
fix: `nameless` in sidebar for orgs ( #10318 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-24 10:25:55 +00:00
Pradumn Kumar
8de75aebf0
feat: Added feature of embeding availability to emails ( #10183 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-07-24 10:09:03 +00:00
Aditya Nikam
a9cc3649e0
fix: fixed typo email res.statusCode(200) ( #10331 )
2023-07-24 11:55:51 +02:00
GitStart-Cal.com
2b5577772b
fix: Fix UI issues on embed popup footer ( #10286 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-24 11:47:25 +05:30
Crowdin Bot
8e192ac358
New Crowdin translations by Github Action
2023-07-21 16:47:12 +00:00
Carina Wollendorfer
1aa3077706
test: e2e for workflows ( #9657 )
...
* create test files
* add first e2e test
* finish first e2e test
* code clean up
* fix event type create button data-testid
* enable sandbox mode for non production environments
* comment out code for testing
* Revert "comment out code for testing"
This reverts commit 5553dacce2
.
* clean up comments
* prettier
* use NEXT_PUBLIC_IS_E2E
* use todo fn
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-21 21:06:39 +05:30
Crowdin Bot
337192697f
New Crowdin translations by Github Action
2023-07-21 15:18:41 +00:00
Shivam Kalra
1bb5b0f76c
test: team booking ( #10267 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-07-21 13:58:52 +02:00
Hariom Balhara
2a8eca7885
chore: Update version in main for embeds that are already released. ( #9822 )
...
* Release latest embeds
* Release latest embeds
* Ensure that unpublished packages arent imported
* linter is important to catch unexpected imports
* Create new release
* Add a new patch
2023-07-21 16:46:18 +05:30
Alex van Andel
1566a80e40
v3.1.4
2023-07-21 10:02:01 +01:00
Crowdin Bot
1709e23135
New Crowdin translations by Github Action
2023-07-21 08:35:03 +00:00
Leo Giovanetti
d1778fdce8
fix: 2FA from CAL to GOOGLE ( #10288 )
...
* Fixing 2FA from CAL to GOOGLE
* Missing change
* Missing logic for converted providers
* Fixing edge case and applying feedback
* Leftovers
2023-07-21 09:32:03 +01:00
Joe Au-Yeung
b49952b8d8
Fix prettier error on App component ( #10287 )
2023-07-21 09:31:02 +01:00
Alex van Andel
3818093652
fix: Add attendees to getLuckyUser algorithm ( #10285 )
...
* Add attendees to getLuckyUser algorithm
* Fix unit test for getLuckyUser
2023-07-20 22:51:15 +01:00
Crowdin Bot
56f4310c24
New Crowdin translations by Github Action
2023-07-20 20:31:50 +00:00