 Rajiv SahalandGitHub
|
586b3532b5
|
feat: add option to disable deleting calendar credentials for CalendarSettings atom (#18759)
|
2025-01-22 13:09:25 +00:00 |
|
 
|
34afc7b674
|
feat: additional calendar selector for calendar settings atom (#16874)
* update translations
* fixup
* add onSuccess prop
* add additional calendar selector prop to add multiple calendars
* update props for calendar settings atom
* pass caledar redirect urls for google and apple calendar redirects
* fix merge conflicts
* add onSuccess prop to connect atoms
* fixup
* fixup
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
|
2024-10-10 09:02:40 +00:00 |
|
 
|
c67877cc51
|
chore: rename calendar settings atom (#16329)
* update stripe service
* init endpoints for stripe connect atom
* update stripe controller
* update stripe service
* add generic function to create app credential
* update stripe controller
* update stripe service
* add handler to construct redirectUrl
* restructure files for better readibility
* better naming
* replace STRIPE_PRIVATE_KEY with STRIPE_API_KEY
* fix naming
* remove unused query param
* frontend for stripe connect atom
* custom hooks for stripe connect atom
* abstract response schema into separate file
* fixup
* input dto for stripe controller
* update stripe module
* fixing naming
* fix naming
* rename atom from `SelectedCalendarSettings` to `SelectedCalendarsSettings`
* revert stripe controllers commit
* fixup
* bring back stripe module
* remove stripe atom
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
|
2024-08-23 10:40:22 +00:00 |
|
   
|
f81074c4f5
|
feat: destination calendar settings for CalendarSettings atom (#16133)
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
Co-authored-by: Morgan Vernay <morgan@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2024-08-15 14:31:53 -07:00 |
|
    
|
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 |
|