Anik Dhabal Babu
65600b76f2
fix: Set the limit of Occurrences ( #10269 )
2023-07-27 11:49:21 -04:00
Cherish
0c37f8a712
fix: Booking Confirmation Dialogbox ( #10397 )
...
Co-authored-by: cherish2003 <saicherissh90@gmail.com>
2023-07-27 11:31:15 -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
GitStart-Cal.com
e81985c80d
test: Create unit tests for react components in packages/ui/components/TokenHandle ( #10407 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-27 15:48:23 +02:00
GitStart-Cal.com
a1e6e8ff32
Update package.json ( #10045 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-27 15:47:48 +02:00
GitStart-Cal.com
54cf49cfd6
test: Create unit tests for react components in packages/ui/components/form/checkbox ( #10409 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-27 15:46:55 +02:00
Shivam Kalra
e4a075b5e2
test: Round Robin Team Booking ( #10413 )
2023-07-27 17:18:08 +05:30
Peer Richelsen
660d28b286
Update README.md
2023-07-27 13:47:08 +02:00
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
sean-brydon
8cdddfa1d0
fix: ratelimit - updates ( #10347 )
2023-07-27 10:41:43 +02: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
Leo Giovanetti
dae4627ada
chore: Skipping totp code for org dev ( #10403 )
2023-07-26 18:15:37 +02: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
Leo Giovanetti
bd40dcfa4d
fix: Missing subteam URL [CAL-2240] ( #10399 )
2023-07-26 17:41:38 +02:00
nicktrn
9dc4c84cfd
fix: make husky install compatible with yarn v3 ( #10393 )
2023-07-26 13:00:32 +01:00
Udit Takkar
69c01b69f6
fix: responsive upload avatar ( #10392 )
...
* fix: responsive upload avatar
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update ImageUploader.tsx
Move title to the DialogContent title prop instead of the content.
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-26 11:52:43 +00: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
Richard Poelderl
829a103f6b
chore: enable i18n-unused GH action in `website` ( #10296 )
...
* regen yarn.lock?
* chore: enable i18n-unused GH action in `website`
* Generated yarn.lock with submodules
* Added yarn.lock auth
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 18:30:18 +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
Hariom Balhara
3a80c82023
chore: make Embed and AppStore Tests required ( #10358 )
...
* Now, all tests are required
* Add matrix support
2023-07-25 13:37:29 +02: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
Keith Williams
eb93e81baf
chore: Updated Docker release workflow to use environment variable ( #10345 )
2023-07-25 16:15:56 +05:30
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