111e2f30c6
feat: overlay calendar for Booker atom ( #16551 )
...
* add prop to see if overlay calendar is enabled
* fix merge conflicts
* overlay calendar enabled prop
* cleanup
* hide toggle group if platform
* remove isPlatform conditional for overlay calendar
* dont display overlay calendar continue modal for platform
* fix images not appearing for platform
* update booker store
* update booker
* update booker
* shifting variables from booker store to useOverlayCalendar store
* update booker platform wrapper
* update booking page view
* revert changes to overlay calendar store
* update typings
* update toggle set value
* update handler to toggle connected calendar
* fixup
* update booker layout
* fixup! Merge branch 'main' into overlay-calendar-for-booker-atom
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-09-13 08:13:20 +00:00
ac858c9bee
fix: [CAL-3374] Says Number is not Verified, but it is Verified ( #14531 )
...
* fix: [CAL-3374] Says Number is not Verified, but it is Verified
* clearing error only when verified
* type-checks fixed
* chore: improvement
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-12 11:33:24 -04:00
Morgan and GitHub
3dd312b88b
chore: booker web wrapper ( #13676 )
...
* chore: booker web wrapper
* fixup! chore: booker web wrapper
* fixup! fixup! chore: booker web wrapper
* fixup! fixup! fixup! chore: booker web wrapper
* fixup! fixup! fixup! fixup! chore: booker web wrapper
* fix: CreateANewOrganizationForm verify dialog
* fix: EventBooker not rerendering when it should
* fix: init booker store properly
* fixup! fix: init booker store properly
* fix: useMemo EventBooker
* fix: remove unnecessary file
2024-02-16 11:38:12 +00:00
+1
30ba168fc3
chore: bump @trpc/* and @tanstack/react-query ( #13335 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-23 16:42:29 -07:00
313bb89789
refactor: Booker Component ( #13176 )
...
* refactor: booker component
* refactor: booker component
* refactor: useBookings, useOverlayCalendar
* fix: imports and types
* fix: don't allow uid update in bookings update api (#13071 )
* don't allow uid update in bookings update api
* omit uid from schemaBookingEditBodyParams instead of updating schemaBookingBaseBodyParams
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
* New Crowdin translations by Github Action
* fix: use DateRangePicker component in my-account/out-of-office (#13207 )
* fix: remove duplicate useBrandColors
* fix: add missing localstorage package
* fix: booking form initial values
* fix: redirect to payment form
* refactor: handle fetching schedule only in Booker
* fixup! refactor: handle fetching schedule only in Booker
* fix: remove empty file
* useBookerLayout.ts useEffect dependencies
isMobile and isEmbed were missing and validateLayout was redundant
* useInitialFormValues useEffect dependencies
* fix: remove unused hook
* refactor: split logic from data fetch overlayCalendar
* fix: small changes
* fix: inifinite loop
* fix: toggle calendar
---------
Co-authored-by: Rajiv Sahal <sahalrajiv-extc@atharvacoe.ac.in >
Co-authored-by: Riddhesh Mahajan <40472653+riddhesh-mahajan@users.noreply.github.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
2024-01-22 11:57:00 +02:00