n8n/packages/cli/src/workflows
Michael Auerswald dd3c59677b
fix(API): validate excecutions and workflow filter parameters (#4424)
* typeorm queries with AND for filter, schema validation
* validate filters
* replace json.parse with jsonParse()
* limited fields further
* limited workflow fields further
* removes date filter fields and fix waitTill filter
* simplified filter name arrays
2022-10-26 13:30:35 +02:00
..
workflows.controller.ee.ts feat: add saving new workflow endpoint (#4330) (no-changelog) 2022-10-13 11:55:58 +02:00
workflows.controller.ts fix(API): validate excecutions and workflow filter parameters (#4424) 2022-10-26 13:30:35 +02:00
workflows.services.ee.ts feat: add saving new workflow endpoint (#4330) (no-changelog) 2022-10-13 11:55:58 +02:00
workflows.services.ts feat: return sharees when returning a workflow (#4312) (no-changelog) 2022-10-11 16:40:39 +02:00
workflows.types.ts feat: return sharees when returning a workflow (#4312) (no-changelog) 2022-10-11 16:40:39 +02:00