Skip to content

Conversation

rishabhpoddar
Copy link
Contributor

@rishabhpoddar rishabhpoddar commented Jan 16, 2023

Summary of change

(A few sentences about this PR)

Related issues

Checklist for important updates

  • Changelog has been updated
  • Changes to the version if needed
    • In build.gradle
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Remaining TODOs for this PR

  • we need to be careful in the appIdentifier.toPublicTenantId() function that the storage may not point to the one in which the public tenant is there. So it might cause issues.

sattvikc and others added 15 commits April 10, 2023 16:07
* fix: dashboard storage

* fix: updated exception
* fix: removed unused throw

* fix: handling fk
* fix: multitenancy

* fix: interface update

* fix: added db protection flag

* fix: add userId to tenant

* fix: updated as per CDI

* fix: removed unused func

* fix: protected fields

* fix: pr comment

* fix: better serialization
* fix: adding tenant ids to user objects

* fix: create user type

* fix: refactor ep and tp

* fix: refactor pless
* fix: fixed base class

* fix: added throws
@sattvikc sattvikc changed the base branch from 2.19 to 2.23 June 2, 2023 08:25
@sattvikc sattvikc marked this pull request as ready for review June 2, 2023 08:55
@sattvikc sattvikc changed the title Adds interface for multi tenancy feat: Adds interface for multi tenancy Jun 2, 2023
@sattvikc sattvikc self-assigned this Jun 2, 2023
@rishabhpoddar rishabhpoddar changed the base branch from 2.23 to 3.0 June 2, 2023 11:40
@rishabhpoddar rishabhpoddar merged commit 2de1618 into 3.0 Jun 2, 2023
@rishabhpoddar rishabhpoddar deleted the multi-tenant-config branch June 2, 2023 12:17
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