Remove workflow filters from lab (#14017)

As title
This commit is contained in:
Thomas Trompette
2025-08-21 14:30:36 +02:00
committed by GitHub
parent f7709955f6
commit b9b5f9a347
23 changed files with 15 additions and 255 deletions
@@ -130,7 +130,7 @@ describe('WorkspaceEntityManager', () => {
IS_AI_ENABLED: false,
IS_IMAP_SMTP_CALDAV_ENABLED: false,
IS_MORPH_RELATION_ENABLED: false,
IS_WORKFLOW_FILTERING_ENABLED: false,
IS_WORKFLOW_BRANCH_ENABLED: false,
IS_RELATION_CONNECT_ENABLED: false,
IS_FIELDS_PERMISSIONS_ENABLED: false,
@@ -157,7 +157,7 @@ describe('WorkspaceEntityManager', () => {
IS_AI_ENABLED: false,
IS_IMAP_SMTP_CALDAV_ENABLED: false,
IS_MORPH_RELATION_ENABLED: false,
IS_WORKFLOW_FILTERING_ENABLED: false,
IS_RELATION_CONNECT_ENABLED: false,
IS_FIELDS_PERMISSIONS_ENABLED: true,
IS_CORE_VIEW_SYNCING_ENABLED: false,