cal/packages/app-store/_utils
Erik a804a29516
feat: Stripe paid apps flow (#12103)
* chore: Stripe paid apps flow

* chore: Subscription

* chore: Webhooks

* chore: Abstract functions

* chore: Lockfile

* chore: Webhook handler

* chore: Use catch-all

* chore: Webhook changes, etc

* chore: Cleanup

* chore: Use actual price id

* chore: Updates

* chore: Install normally until expiry date

* Disable team install for paid apps and cal.ai\

* Fix the same at another place

* Fix Typescript error

* redactedCause doesnt have message has enumerable prop

* Fix reinstallation of an already installed app

* chore: Remove unused deps

* chore: Ensure index

* chore: Price in usd

* chore: PR suggestion

* Fix missing packages in yarn.lock

---------

Co-authored-by: Hariom <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-11-15 09:29:41 -03:00
..
oauth Add conditional (#11862) 2023-10-17 11:27:10 +00:00
auth.ts Apps: Riverside/Whereby/Around (#3053) 2022-06-27 12:17:38 +02:00
getAppCategories.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
getAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
getCalendar.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
getEventTypeAppData.ts fix: currency for event types (#10792) 2023-08-16 14:58:28 -07:00
getInstalledAppPath.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
getParsedAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
installation.ts feat: Stripe paid apps flow (#12103) 2023-11-15 09:29:41 -03:00
paid-apps.ts feat: Stripe paid apps flow (#12103) 2023-11-15 09:29:41 -03:00
stripe.ts feat: Stripe paid apps flow (#12103) 2023-11-15 09:29:41 -03:00
throwIfNotHaveAdminAccessToTeam.ts fix: Apps (#10394) 2023-07-26 17:43:33 +02:00
useAddAppMutation.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
useIsAppEnabled.ts refactor: Eventtype app context after orgs (#10781) 2023-08-29 11:32:20 +05:30