n8n/packages/cli/test/integration
2024-07-30 17:05:48 +02:00
..
commands
controllers
credentials
database/repositories
environments
ExternalSecrets refactor(core): Rename EventRelay to EventService (no-changelog) (#10110) 2024-07-19 12:55:38 +02:00
ldap
mfa
middlewares
publicApi feat(core): Allow filtering workflows by project and transferring workflows in Public API (#10231) 2024-07-30 17:05:48 +02:00
saml
security-audit refactor(core): Port version notifications config (no-changelog) (#10087) 2024-07-17 19:11:46 +02:00
services fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953) 2024-07-10 12:47:43 +02:00
shared feat: Support create, read, delete variables in Public API (#10241) 2024-07-30 14:58:07 +02:00
workflows
activation-errors.service.test.ts
active-workflow-manager.test.ts
auth.api.test.ts
auth.mw.test.ts
binaryData.api.test.ts
community-packages.api.test.ts
CredentialsHelper.test.ts
cta.service.test.ts
debug.controller.test.ts
eventbus.ee.test.ts refactor(core): Port event bus config (no-changelog) (#10111) 2024-07-19 13:25:44 +02:00
eventbus.test.ts
execution.service.integration.test.ts fix(core): Stopping an execution should reject any response promises (#9992) 2024-07-16 19:25:20 +02:00
executions.controller.test.ts
import.service.test.ts
license-metrics.repository.test.ts refactor(core): Rename UsageMetrics to LicenseMetrics (no-changelog) (#10053) 2024-07-15 12:42:49 +02:00
license.api.test.ts
me.api.test.ts feat(core): Show Public API key value only once (no-changelog) (#10126) 2024-07-29 14:13:54 -04:00
owner.api.test.ts
passwordReset.api.test.ts
PermissionChecker.test.ts refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168) 2024-07-24 12:51:01 +02:00
project.api.test.ts feat: Add scopes and role to create project endpoint (no-changelog) (#10145) 2024-07-23 10:18:58 +01:00
project.service.integration.test.ts
prometheus-metrics.test.ts fix(core): Respect prefix for all Prometheus metrics (#10130) 2024-07-22 12:01:44 +02:00
pruning.service.test.ts
role.api.test.ts
tags.api.test.ts
user.repository.test.ts
users.api.test.ts
variables.test.ts
webhooks.api.test.ts
workflow-tag-mapping.repository.integration.test.ts
workflowHistory.api.test.ts
workflowHistoryManager.test.ts