n8n/packages/cli/test/integration
2024-11-07 14:22:43 +02:00
..
collaboration refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
commands refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
controllers fix: Resend invite operation on users list (#11351) 2024-10-23 10:23:28 +02:00
credentials
database/repositories fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02:00
deduplication
environments
external-secrets refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
ldap
mfa feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02:00
middlewares
public-api fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) 2024-10-23 14:21:11 +02:00
runners refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
saml
security-audit refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
services
shared feat(core): introduce JWT API keys for the public API (#11005) 2024-10-18 12:06:44 +02:00
workflows
activation-errors.service.test.ts
active-workflow-manager.test.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
api-keys.api.test.ts
auth.api.test.ts
auth.mw.test.ts
binary-data.api.test.ts
community-packages.api.test.ts
credentials-helper.test.ts
cta.service.test.ts
debug.controller.test.ts chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
eventbus.ee.test.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
eventbus.test.ts
execution.service.integration.test.ts fix(core): Add missing primary key to execution annotation tags table (#11168) 2024-10-18 15:06:15 +02:00
executions.controller.test.ts
healthcheck.controller.test.ts
import.service.test.ts
license-metrics.repository.test.ts
license.api.test.ts feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
me.api.test.ts
owner.api.test.ts
password-reset.api.test.ts
permission-checker.test.ts
project.api.test.ts
project.service.integration.test.ts
prometheus-metrics.test.ts
pruning.service.test.ts refactor(core): Minor improvements to pruning service (#11578) 2024-11-06 13:16:23 +01:00
role.api.test.ts
tags.api.test.ts
user.repository.test.ts
users.api.test.ts
variables.test.ts
webhooks.api.test.ts
webhooks.test.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
workflow-history-manager.test.ts
workflow-history.api.test.ts
workflow-tag-mapping.repository.integration.test.ts