Finish compliance portal rename leftovers across portal, trust, and n8n.

Update mailing list queries to currentCompliancePortal, and include regenerated console resolvers plus sorted n8n/frontend imports from the rename.

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-07-20 22:48:38 +02:00
parent 75075bcb15
commit 3f6795001a
11 changed files with 679 additions and 681 deletions

View File

@@ -97,6 +97,11 @@ export class Probo implements INodeType {
value: 'auditLog',
description: 'View audit log entries',
},
{
name: 'Compliance Portal',
value: 'compliancePortal',
description: 'Manage compliance portal',
},
{
name: 'Control',
value: 'control',
@@ -222,11 +227,6 @@ export class Probo implements INodeType {
value: 'trackerPattern',
description: 'Manage tracker patterns',
},
{
name: 'Compliance Portal',
value: 'compliancePortal',
description: 'Manage compliance portal',
},
{
name: 'User',
value: 'user',