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
Peer Richelsen
9f7152c4eb
link to org settings ( #10718 )
2023-08-11 21:27:29 +00:00
Alex van Andel
e819a31dd6
v3.1.9
2023-08-11 22:22:34 +01:00
Joe Au-Yeung
8356cb7d34
Try to list calendars, if not continue ( #10720 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-08-11 22:19:26 +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
Suyash Srivastava
0dce391f46
feat: element call app added ( #10585 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-11 06:59:20 +00:00
GitStart-Cal.com
cfe7ea45ec
test: Create unit tests for react components in packages/ui/components/form/step ( #10442 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-08-11 12:06:55 +05:30
Crowdin Bot
c244f0fc8e
New Crowdin translations by Github Action
2023-08-11 06:36:30 +00:00
Zain Gulbaz
5301af2e9f
fix: If the input type "Name" is selected, the label can't be changed from our default label "Your Name" ( #10618 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-11 12:03:38 +05:30
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
alannnc
f3eb490e3b
Remove bookingIds map and conditional using in: [ ] ( #10655 )
2023-08-10 17:36:29 +00:00
Joe Au-Yeung
2de5f57437
perf: Reduce Outlook Calendar & Availability Response Size ( #10570 )
...
* Getting availability reduce the response size
* Add list calendar filter param
* Clean up
2023-08-10 18:28:56 +01:00
Udit Takkar
8bdd835a68
fix: event type filter by team ( #10632 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-10 18:27:02 +01:00
aku019
9c7d0ea604
docs: fixed grammar in docs ( #10669 )
...
* fixed grammar and typos
* fixed grammar and typos
* docs:fixed grammar and typos
---------
Co-authored-by: asishupadhyay24@gmail.com <India@wc2019>
2023-08-10 18:23:25 +01:00
Rohit Saini
a3aa53fe6e
fix : #10614 - made nodemailer compatible with mailhog smtp server. ( #10615 )
...
* mailhog server auth problem solved
* put condition on transport auth
* fixe type-check error
2023-08-10 18:19:21 +01: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
GitStart-Cal.com
a54539d211
test: Create unit tests for react components in packages/ui/components/form/datepicker ( #10671 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-10 12:31:52 -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
Leo Giovanetti
3c3564f884
fix: copy or view profile URL for org ( #10702 )
2023-08-10 17:30:33 +01: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
Udit Takkar
1a818ab0c3
fix: reschedule timezone ( #10697 )
...
* fix: reschedule timezone
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use original rescheduled booking
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* only when organizer reschedules
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-10 17:05:35 +01:00
Joe Au-Yeung
7dafaf1381
Fix redirect URLs ( #10680 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-08-10 12:06:31 -03: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
Satya Nishanth
22b4bcdeeb
fix: showing default apps by Cal like Cal-Video in installed apps ( #10611 )
...
Co-authored-by: Satya Nishanth <satya@Satyas-MacBook-Pro.local>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-08-10 16:05:26 +05:30
sean-brydon
5f59ef2acf
Transform + usernames to - on token initiation ( #10692 )
2023-08-10 11:50:43 +02:00
sean-brydon
d6d4e246f9
chore: Fix UI NITs ( #10691 )
2023-08-10 08:49:17 +00: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
Leo Giovanetti
4dfbc46247
Fixing fetching team with parent ( #10677 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-08-09 21:05:28 +00:00
Carina Wollendorfer
4c38ea3329
fix: DST issue in the month of DST change ( #10664 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-09 13:31:48 -07:00
John Victor
24e60498f4
fix: add check mark to selected option in destionation calendar selector ( #10583 )
2023-08-09 20:23:47 +00: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
Monto
df9e02d138
fix: phone selector dropdown hidden behind logo on booking page ( #10617 )
...
Co-authored-by: mohammed gehad <mohammed.gehad.1998@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-09 18:32:28 +00:00