n8n/packages/cli/test/unit/services
Csaba Tuncsik 596c472ecc
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
2024-05-17 10:53:15 +02:00
..
ai/utils feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
activeWorkflows.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
ai.service.test.ts feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
cache-mock.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
cache.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
communityPackages.service.test.ts fix: Ignore semver range when upgrading comunity packages (#8863) 2024-03-11 17:12:20 +00:00
events.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
jwt.service.test.ts fix(core): Initialize JWT Secret before it's used anywhere (#7707) 2023-11-15 12:17:18 +01:00
naming.service.test.ts refactor(core): Move more typeorm operators to repositories (no-changelog) (#8143) 2023-12-22 16:20:30 +01:00
orchestration.service.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
ownership.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
redis.service.test.ts refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
test-webhook-registrations.service.test.ts fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) 2024-04-05 14:15:49 +02:00
user.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
webhook.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
workflowHistory.service.ee.test.ts refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348) 2024-01-17 10:16:13 +01:00