n8n/packages/cli/src/workflows
Iván Ovejero ece48d6a13
refactor(core): Unify workflow controllers (no-changelog) (#8175)
Combine EE workflows controller into main workflows controller,
protecting paid functionality behind feature flag checks.
2023-12-29 14:23:58 +01:00
..
workflowHistory refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
workflow.service.ee.ts refactor(core): Move typeorm operators from various sources into repositories (no-changelog) (#8174) 2023-12-28 13:14:10 +01:00
workflow.service.ts refactor(core): Move typeorm operators from various sources into repositories (no-changelog) (#8174) 2023-12-28 13:14:10 +01:00
workflows.controller.ts refactor(core): Unify workflow controllers (no-changelog) (#8175) 2023-12-29 14:23:58 +01:00
workflows.types.ts refactor: Consolidate WorkflowService.getMany() (no-changelog) (#6892) 2023-08-22 13:19:37 +02:00
workflowStaticData.service.ts fix(core): Remove circular dependency in WorkflowService and ActiveWorkflowRunner (#8128) 2023-12-21 17:37:08 +01:00