apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
https://apptension.com/saas-boilerplate
MIT License
2.28k stars 278 forks source link

feat: multi tenancy delete tenant validation #543

Closed wojcikmat closed 6 months ago

wojcikmat commented 6 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Additional checking and actions for tenant removal mutation.

What is the current behavior?

All tenants can be removed.

What is the new behavior?

Blocking tenant delete of type default and add subscription cancellation during tenant removal.

Does this PR introduce a breaking change?

Nope

Other information: