0b03bcb90e
feat: CalendarSettings atom ( #16120 )
...
* dumb components for calendar settings
* shadcn switch
* update exports
* update packages
* add calendar settings atom to examples app
* init calendar settings atom
* refactors
* fix import path
* export type for calendar switch props
* invalidate queries on deleting calendar credentials
* replace calendars list with calendar settings wrapper
* cleanup
* update styling
* refactors
* cleanup
* fix: missing key prop CalendarSettingsPlatformWrapper
* Label as client components
* Address client component build errors
* Move QueryCell out of packages/lib
* PR feedback
* more feedback
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
2024-08-13 21:51:29 +05:30
685be1663e
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-29 15:10:13 +01:00
Alex van Andel
85a1713897
Revert "refactor: Setting redesign ( #11124 )"
...
This reverts commit 4f3cf4f948 .
2023-09-29 13:37:06 +01:00
4f3cf4f948
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-28 19:04:51 +01:00
761f66fc5a
Create RTL tests for Meta component ( #10478 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-08-18 16:28:30 +05:30
2dbc73c75b
chore: fix all Typescript warnings ( #8618 )
...
* [CAL-1517] fix all Typescript warnings
* solve conflicts
* Update stripeCheckoutSession.handler.ts
Parse is a guard, so even though the variable is unused the parse itself is needed.
* Update ToolbarPlugin.tsx
Don't change dependency tree
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-06-06 11:59:57 +00:00
Alex van Andel and GitHub
d91b451d7b
Also unpack React / don't directly import React ( #8384 )
2023-04-19 20:24:34 +02:00
9cb9ce2e42
Chor/bulk UI migration ( #6367 )
...
* Big bulk commit
* Switch and settings toggle
* Popover Kbar Timezones
* Image Uploader
* Fix core export
* Meta
* Swatch
* Remove shell
* Fix shell imports
* Moved ShellSubHeading component to UI, to prevent recursive imports from shell component
* Removed shell from ui ts config since shell doesnt have a dependency on shell anymore.
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl >
Co-authored-by: Omar López <zomars@me.com >
2023-01-10 15:39:29 +00:00