n8n/packages
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
..
@n8n_io/eslint-config feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
cli fix(API): validate excecutions and workflow filter parameters (#4424) 2022-10-26 13:30:35 +02:00
core feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
design-system feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
editor-ui feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
node-dev ci(core): fix node-dev Build.ts linting (#4418) 2022-10-24 11:21:27 +02:00
nodes-base feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
workflow feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00