cal.pub0.org/apps/web/playwright
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
..
auth Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
fixtures The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
integrations.e2e.ts-snapshots Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
lib Add a test that could have caught bug #5142 (#5157) 2022-10-27 15:04:34 +05:30
webhook.e2e.ts-snapshots Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
app-store.e2e.ts
booking-pages.e2e.ts Add a test that could have caught bug #5142 (#5157) 2022-10-27 15:04:34 +05:30
change-password.e2e.ts Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
change-username.e2e.ts Update change-username.e2e.ts 2022-10-06 12:15:14 -06:00
dynamic-booking-pages.e2e.ts
embed-code-generator.e2e.ts Hotfix/ Embed Tabs (#4593) 2022-09-19 10:47:46 +01:00
event-types.e2e.ts Bugfix/reinstate tab name with fixed test (#4842) 2022-10-05 11:55:11 +00:00
hash-my-url.e2e.ts Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
integrations-stripe.e2e.ts Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
integrations.e2e.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
login.e2e.ts
login.oauth.e2e.ts
onboarding.e2e.ts
reschedule.e2e.ts
saml.e2e.ts Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
teams.e2e.ts Team billing (#5453) 2022-11-10 13:23:56 -07:00
trial.e2e.ts
webhook.e2e.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
wipe-my-cal.e2e.ts Fix flakiness (#5454) 2022-11-10 07:45:10 +00:00