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(tenant): settings on backend #3137

Draft
wants to merge 1 commit into
base: 2893/multi-tenancy-v1
Choose a base branch
from

Conversation

golobitch
Copy link
Collaborator

@golobitch golobitch commented Nov 26, 2024

  • feat(tenant): settings on backend

Changes proposed in this pull request

  • Add migration for tenant settings
  • Implement tenant setting model
  • Implement tenant setting service
  • Add service to AppServices

Context

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@golobitch golobitch self-assigned this Nov 26, 2024
@github-actions github-actions bot added type: tests Testing related pkg: backend Changes in the backend package. type: source Changes business logic labels Nov 26, 2024
Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 2dd3363
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/67464fafaf7474000869cf13

@golobitch golobitch force-pushed the feature/3127-tenant-settings branch from 38811fe to 2dd3363 Compare November 26, 2024 22:46
@golobitch golobitch changed the base branch from main to 2893/multi-tenancy-v1 November 26, 2024 22:47
@golobitch golobitch force-pushed the feature/3127-tenant-settings branch from 2dd3363 to a968268 Compare November 26, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. type: source Changes business logic type: tests Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mulit-Tenant] tenantSettings table in backend
1 participant