n8n/packages
OlegIvaniv 018f8a3510
fix(editor): Prevent creation of input connections for nodes without input slot (#5425)
* fix(editor): Prevent creation of input connections for nodes without input

* WIP: Workflow checks service and controller

* fix: Created SQLite migration to remove broken connections

* Cleanup & add mysql/posgres migrations

* Linter fixes

* Unify the migration scripts

* Escape migration workflow_entity

* Wrap the migration in try/catch and do not parse nodes and connection if mysql/postgres

* Do migration changes also fro mysql

* refactor: Wrap only the necessary call in try catch block

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-02-09 16:04:26 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(editor): Prevent creation of input connections for nodes without input slot (#5425) 2023-02-09 16:04:26 +01:00
core feat(core): Live reload node/credential descriptions in development (no-changelog) (#4939) 2023-02-08 19:26:07 +01:00
design-system test(editor): Add user management e2e tests (#5438) 2023-02-09 16:00:55 +01:00
editor-ui fix(editor): Prevent creation of input connections for nodes without input slot (#5425) 2023-02-09 16:04:26 +01:00
node-dev 🔖 Release n8n-node-dev@0.92.0 2023-02-03 14:35:18 +00:00
nodes-base test(Read Binary File Node): Unit tests (no-changelog) (#5436) 2023-02-09 15:31:10 +01:00
workflow fix(core): Expression extension failing with optional chaining (#5370) 2023-02-09 13:57:45 +00:00