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