Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi tenancy crud adjustments #535

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

mskwierczynski
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Multi-tenancy / Modify CRUD module so that items created are bound to creator's tenant and cannot be seen by other tenants

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information:

closes #527

@mkleszcz mkleszcz merged commit 9943c91 into feat/multi-tenancy Apr 26, 2024
55 of 56 checks passed
@mkleszcz mkleszcz deleted the feat/multi-tenancy-crud branch April 26, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants