cal.pub0.org/packages/ui/v2/core
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 fix/google-calendar-removes-attendees-when-seats-5336 (#5366) 2022-11-05 18:58:35 +00:00
form Fail lint check on error (#5398) 2022-11-07 14:12:12 -07:00
layouts Team billing (#5453) 2022-11-10 13:23:56 -07:00
navigation fix: truncte longer text (#5150) 2022-10-27 08:22:03 +00:00
skeleton Fix flash of untranslated content by adding inline Skeleton Loaders on EventType (#4519) 2022-09-21 16:01:47 +00:00
Alert.tsx Calendar credential key missing fix (#4645) 2022-09-21 13:24:02 +00:00
Card.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
ConfirmationDialogContent.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
Dialog.tsx Team billing (#5453) 2022-11-10 13:23:56 -07:00
Divider.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
Dropdown.tsx Wrong css on event-types dropdown button (#4934) 2022-10-20 11:35:12 +00:00
EmptyScreen.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
ImageUploader.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
LinkIconButton.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
List.tsx Calendar credential key missing fix (#4645) 2022-09-21 13:24:02 +00:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
MeetingTimeInTimezones.tsx Feat/3334 show times in timezones for bookingpage (#4971) 2022-10-19 09:45:44 +00:00
Meta.tsx Add CTA to Meta component & button to add calendar on /settings/calendars (#5099) 2022-10-20 10:03:39 +00:00
PageHeader.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
Portal.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
Segment.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
SettingsToggle.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
Shell.tsx fix: use hidden (#5422) 2022-11-08 16:50:13 +00:00
StepCard.tsx Team billing (#5453) 2022-11-10 13:23:56 -07:00
Stepper.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
Steps.tsx Team billing (#5453) 2022-11-10 13:23:56 -07:00
Swatch.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
Switch.tsx Fixes for advanced tabs form logic (#4731) 2022-09-29 16:46:47 +00:00
TableActions.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
TimezoneSelect.tsx #4306: Added darkmode support for select by styling via tailwind (#4824) 2022-10-10 18:50:43 +00:00
Tooltip.tsx Icon button instead of text (#4636) 2022-09-21 05:52:14 +00:00
VerticalDivider.tsx Rounded divider + Fixing button group (#4233) 2022-09-07 11:04:12 +00:00
WizardForm.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
banner.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
colorpicker.tsx Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
head-seo.tsx Added generic image variant for og images and make meta description longer. (#5285) 2022-11-01 08:16:08 +00:00
index.ts Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
notifications.tsx feat: add transition in toasts (#4658) 2022-09-28 19:01:19 +01:00