alannnc
b4315b186a
fix: seated event type public id cancels/reschedule entire booking without auth ( #11667 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-10-06 13:17:15 -03:00
Aldrin
1298b05e1a
fix: Single Use Private link does not regenerate after use ( #11705 )
...
* feat: pass down props for hashedlink
* feat: update booking mapper
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-10-06 11:07:55 +01:00
Carina Wollendorfer
38d1b92226
fix: google calendar busy times ( #11696 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-04 12:05:50 -07:00
sean-brydon
35181e4bfd
fix: booker skeleton layout shift ( #11653 )
2023-10-02 17:53:10 +01:00
Carina Wollendorfer
41b6377f29
fix: availability for org team event ( #11611 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-29 17:56:24 +02:00
Nafees Nazik
ce13350d5d
fix: form input not being saved after "back" ( #11540 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-27 04:39:37 +00: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
Augusto Miranda Galego
405a4cc850
fix: Time Buttons Should be Scroll not the Whole Right Side ( #11412 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-09-19 22:01:26 +02:00
Hariom Balhara
c9c634cceb
Support firstName and lastName query params ( #11420 )
2023-09-18 21:28:07 +05:30
Shubham Singh
9c3cbee363
feat: preference to show/hide available seats count in events ( #11109 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-08 11:37:26 -04:00
Vijay
c12abd75a8
fix : #10973 back button not working as expected in embed ( #11073 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-05 15:40:09 +05:30
alannnc
4258da1df5
remove double call on useSchedule() ( #11141 )
2023-09-04 23:10:19 +00:00
Alex van Andel
62c8603863
fix: Revert #10366 : Undoing then redo fix differently ( #11078 )
...
* Revert #10366 : Undoing then redo fix differently
* Re-implement defaulting to first day in the month
* Update Embed.tsx and DateOverrideInputDialog
2023-09-01 17:12:01 +01:00
Leo Giovanetti
356117feaf
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
2023-08-30 13:42:34 -07:00
Mehul
8c8550e6f8
fix: switching between months leads to incorrect autoselect first available date ( #10366 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-29 12:32:56 +02:00
GitStart-Cal.com
80353d67a0
chore: fix all `@typescript-eslint/no-unused-vars` warnings ( #10645 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-08-25 11:48:24 +00:00
Vinoth Kumar V
d6740503be
feat: Column View Available Slots Fix ( #9815 )
...
Co-authored-by: Vinoth Kumar V <vinoth_kumar_v@Vinoths-MacBook-Pro.local>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-08-24 16:39:45 -07:00
Hariom Balhara
8d73d15b8a
perf: Lazy load framer motion stuff as much as we can ( #10876 )
2023-08-24 13:40:01 -07:00
Leo Giovanetti
68ec946c59
fix: add org avatar to org booking pages [CAL-2333] ( #10847 )
...
* Add org avatar to org booking pages
* Using web app url for org avatars + missing i18n string
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-08-23 20:10:02 +00:00
Aswath S
16bb5c3384
feat: Added more query params to successRedirect page ( #8271 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-22 12:18:36 +00:00
Moon Patel
2a9e061575
fix: Next/previous buttons on week view move 8 instead of 7 days ( #10742 )
2023-08-21 11:01:27 +02:00
Hariom Balhara
3e4139ac23
perf: Lazy load `libphonenumber-js` only when validation is needed. ( #10812 )
2023-08-17 10:57:30 -07:00
Alex van Andel
28b94a865f
perf: Create a seperate component for dependencies of BookEventForm ( #10808 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-08-17 16:12:33 +02:00
Hariom Balhara
a09401c203
perf: Booker bundle size optimization - Remove `sanitize-html` dependency on client ( #10801 )
2023-08-16 11:03:21 -07: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
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
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
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
Udit Takkar
cf89598279
fix: Calendar View ( #10514 )
...
Co-authored-by: Sean Brydon <sean@cal.com>
2023-08-09 12:19:01 +02: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
Raghul
c22dfdd54e
fix: date and month format issue on booking page for weekly view ( #10512 )
...
Co-authored-by: Raghul D <v-raghuld@microsoft.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-08-08 23:37:52 +02:00
sean-brydon
8dc9f1c929
fix: Fix auto scroll ( #10591 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-05 19:42:45 +05:30
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
Udit Takkar
4ca9138e01
fix: react hook can't be used conditionally ( #10439 )
2023-08-02 12:22:44 +05:30
Joe Au-Yeung
6fa54aba46
perf: Refactor `getEnabledApps` to filter on credentials passed ( #10353 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-01 16:40:52 +05:30
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
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
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
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
Hariom Balhara
47739a7636
Fix booker top margin embed ( #10357 )
2023-07-25 10:58:47 +01:00
Afrie Irham
f168ec8df6
fix: [CAL-2040] add spinner when bookerState is loading ( #9873 )
2023-07-24 13:20:42 -04: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
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
Hariom Balhara
f1c981fdcf
feat: firstAndLastName variant for name field ( #8671 )
...
* Add split full name variant
* Share propsType across fieldTypes and components
* Simplify Components
* Add assertions for required field indicator
* Fix test as name cant be used as a custom field right now
* Make it disabled during reschedule
* Fix UI issues in dark mode
* Support adding links in boolean checkbox
* Revert "Support adding links in boolean checkbox"
This reverts commit 31252f8a5f
.
* Make sure getBookingFields isnt import client side
* PR feedback addressed from Carina
* DRY Code
* Fix Dialog
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-07-20 07:03:50 +02:00
Hariom Balhara
902bb71273
Prefill logged in info ( #10240 )
2023-07-19 06:44:13 +02:00
zomars
6b5c8935c5
fix: formatting
2023-07-18 13:27:54 -07:00
Hariom Balhara
6dfc19247e
fix: Embed `theme` not working using Embed API ( #10163 )
...
## What does this PR do?
Fixes #10187
See [Tests Done](https://www.loom.com/share/f03e0191b60143d8b45a505042dbfa11 )
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
## How should this be tested?
- [x] Configure embed to use `dark` theme and verify that dark theme is shown on event booking page(when user has light theme set). This is failing in main
- Additional Tests for embed to avoid any new regression
- [x] - Configure "auto" theme using embed API and see it reacts to system theme
- [x] - Don't configure any theme and see that "light" theme is shown even when we switch system theme(Because User has configured light theme in App)
- Tests outside embed to avoid any new regression
- [x] - See that light theme is shown even after switching system theme
- [x] - Now, switch the user theme to dark and see that it reflects the change.
## Mandatory Tasks
[x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-07-17 18:02:42 -07:00