n8n/packages/cli/test/integration
2024-05-21 19:11:02 +02:00
..
commands feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
controllers fix(core): Fix 431 for large dynamic node parameters (#9384) 2024-05-21 19:11:02 +02:00
credentials feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
database/repositories feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
environments feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
ExternalSecrets fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ldap feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
mfa refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
middlewares fix(core): Handle gzip and deflate compressed request payloads (#7461) 2023-10-18 21:52:15 +02:00
publicApi feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
saml feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
security-audit refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
services feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
shared fix(core): Fix 431 for large dynamic node parameters (#9384) 2024-05-21 19:11:02 +02:00
workflows feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
activation-errors.service.test.ts perf(core): Optimize workflow activation errors (#8242) 2024-01-05 13:06:42 +01:00
active-workflow-manager.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
auth.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
auth.mw.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
binaryData.api.test.ts fix(core): Account for non-ASCII chars in filename on binary data download (#7742) 2023-11-17 10:07:44 +01:00
community-packages.api.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
credentials.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
CredentialsHelper.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
cta.service.test.ts feat: Nudge users to become template creators if eligible (#8357) 2024-01-17 19:07:34 +02:00
debug.controller.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
eventbus.ee.test.ts refactor(core): Continue breaking dependency cycles (no-changelog) (#8545) 2024-02-06 10:08:46 +01:00
eventbus.test.ts refactor(core): Continue breaking dependency cycles (no-changelog) (#8545) 2024-02-06 10:08:46 +01:00
execution.service.integration.test.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
executions.controller.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
import.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
me.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
metrics.test.ts refactor(core): Use DI for eventBus code - Part 1 (no-changelog) (#8434) 2024-01-26 12:21:15 +01:00
owner.api.test.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
passwordReset.api.test.ts refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
PermissionChecker.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
project.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
project.service.integration.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
pruning.service.test.ts refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
role.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
tags.api.test.ts refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
usageMetrics.repository.test.ts feat: Include totalUsers in usage metrics during license renewal (no-changelog) (#8598) 2024-02-09 14:15:05 +01:00
user.repository.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
users.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
variables.test.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
webhooks.api.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
workflow-tag-mapping.repository.integration.test.ts fix(core): Fix workflow tagging failure due to unique constraint check (#8505) 2024-02-02 12:36:55 +01:00
workflowHistory.api.test.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
workflowHistoryManager.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00