cal.pub0.org/packages/ui
Omar López 6d67808627
Team billing (#5453)
* WIP teams billing page

* WIP

* Create settings page

* Remove unused imports

* Create stripe customer on team creation

* Add Stripe ids to team record

* Add Stripe price ids for team to .env

* Create & delete Stripe customers

* Add string

* Merge branch 'main' into v2/teams-billing

* Create checkout session when creating team

* Create webhook to update team with Stripe ids

* Add Stripe migration files

* Move deleting team from Stripe under ee

* Some cleanup

* Merge branch 'v2/teams-billing' of https://github.com/calcom/cal.com into v2/teams-billing

* Small clean up

* Link to team's portal page

* Fix types

* Fix type errors

* Fix type errors

* Fix type error

* Delete old files & type fixes

* Address feedback

* Fix type errors

* Removes team creation modal

* WIP

* Removed billing frequency from team creation

* Add Stripe check for delete team customer

* Merge branch 'v2/teams-billing' of https://github.com/calcom/cal.com into v2/teams-billing

* Add high level form to create new team

* WIP

* Add new team to form

* Validate for invited members

* Add translations

* WIP

* Add validation for team name

* Add validation to team slug

* Clean up

* Fix type error

* Fix type errors

* WIP

* Abstract invite members function

* Add subscription status column

* Hide pending teams from settings

* Send email on paid subscription

* WIP

* Sync packages

* Add team subscription cols to schema

* WIP

* Matches locks vite version to <3

* Removed subscriptionStatus

* WIP

* Fix warning

* Query optimizations

* WIP

* Cleanup

* Wip

* WIP

* Runtime error fixes

* Cancellation fixes

* Delete team fixes

* Cleanup

* Type fixes

* Allows to check memebership in getTeamWithMembers

* Adds team creation tests

* Cleanup

* Cleanup

* Restored change

* Updated copy

* Moved component

* Cleanup

* Fix team members view

* Cleanup

* Adds failsafe for skipping publishing on update

* Cleanup

* Feedback

* More feedback

* Cleanup

* Cleanup

* Feedback

* Feedback

* Feedback

* Adds edge-case for slug conflicts

* Feedback

* e2e fixes

Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-10 13:23:56 -07:00
..
apps Refactor skeleton loader files to v2 folders (#4447) 2022-09-14 10:35:40 +00:00
booker V2 colors - Public Booking (#4022) 2022-08-30 10:56:30 +02:00
components Fixed the profile page (#5378) 2022-11-04 13:25:07 -04:00
form Guests will be able to add their own location for in person meetings (#5282) 2022-11-05 20:10:10 +00:00
skeleton Removes dynamic dimensions for V2 Skeletons in favor of classnames (#4263) 2022-09-09 08:22:39 +00:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
v2 Team billing (#5453) 2022-11-10 13:23:56 -07:00
Alert.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
BooleanToggleGroup.tsx Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
Button.tsx fix add endIconClassName in button (#3893) 2022-08-24 08:37:46 +00:00
ConfirmationDialogContent.tsx V2 Workflows (#4047) 2022-08-31 13:42:37 -06:00
CustomBranding.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
Dialog.tsx Test Preview for routing forms (#5436) 2022-11-10 12:58:07 +00:00
Dropdown.tsx Fix RadixUI dropdown 1.0.0 (#4767) 2022-09-30 12:29:22 +02:00
EmptyScreen.tsx minor improvements to routing forms (#3380) 2022-07-15 11:46:05 +00:00
ErrorBoundary.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
Icon.tsx Signup Flow improvements (#4012) 2022-09-07 18:38:37 -06:00
Kbar.tsx fix: add new url (#5295) 2022-10-31 18:53:59 +00:00
List.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
Logo.tsx added lottie-react, added <Logo animated> for success page (#4083) 2022-09-01 13:37:21 +01:00
LogoAnimated.json /booking v2 fixes (#4117) 2022-09-02 21:30:06 +02:00
LogoAnimatedWhite.json Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
Shell.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
Switch.tsx eslint react/jsx-curly-brace-presence 2022-07-12 11:52:13 -06:00
TimezoneChangeDialog.tsx return null if impersonating (#4939) 2022-10-10 17:39:15 -06:00
Tooltip.tsx kbar follow up (#3361) 2022-07-14 11:32:28 +00:00
UpgradeToProDialog.tsx feat: Migrating App Store to v2 (#3911) 2022-09-05 15:22:28 -06:00
__WHATSUP_WITH_ALL_THESE_VERSIONS.md Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
package.json Sync package.json 2022-11-04 12:15:12 -07:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00