n8n/packages/cli/src/databases
Iván Ovejero 46905fd2cb
feat(core): reimplement blocking workflow updates on interim changes (#4446)
* 📘 Update request type

* 📘 Update FE types

*  Adjust store

*  Set received hash

*  Send and load hash

*  Make helper more flexible

* 🗃️ Add new field to entity

* 🚨 Add check to endpoint

* 🧪 Add tests

*  Add `forceSave` flag

* 🐛 Fix workflow update failing on new workflow

* 🧪 Add more tests

*  Move check to `updateWorkflow()`

*  Refactor to accommodate latest changes

* 🧪 Refactor tests to keep them passing

*  Improve syntax
2022-10-31 10:35:24 +01:00
..
entities feat(core): reimplement blocking workflow updates on interim changes (#4446) 2022-10-31 10:35:24 +01:00
migrations feat: check for cred when updating workflow and remove credential_usage table (#4350) (no-changelog) 2022-10-26 10:49:43 -03:00
utils refactor(core): fix for no-uncaught-json-parse warnings 2022-10-21 21:52:43 +03:00
ormconfig.ts feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00