feat: message folders control (#14144)

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
neo773
2025-08-30 21:09:10 +05:30
committed by GitHub
parent a0884cede9
commit 8ab71fef1f
49 changed files with 1786 additions and 301 deletions
@@ -137,6 +137,7 @@ describe('WorkspaceEntityManager', () => {
IS_WORKSPACE_MIGRATION_V2_ENABLED: false,
IS_API_KEY_ROLES_ENABLED: false,
IS_PAGE_LAYOUT_ENABLED: false,
IS_MESSAGE_FOLDER_CONTROL_ENABLED: false,
},
eventEmitterService: {
emitMutationEvent: jest.fn(),