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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user