n8n/packages/cli/test/integration/shared/db
Ricardo Espinoza e1b9407fe9
feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
..
credentials.ts refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
executions.ts refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
folders.ts feat(core): Introduce new query string parameter includeFolders to GET /workflows endpoint (no-changelog) (#13352) 2025-02-21 13:54:15 -05:00
projects.ts refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
tags.ts refactor(core): Update workflowRepository.getMany to use query builder (no-changelog) (#13207) 2025-02-17 08:59:42 -05:00
users.ts feat(core): Add scopes to API Keys (#14176) 2025-04-16 09:03:16 -04:00
variables.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
workflow-history.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
workflow-statistics.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
workflows.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00