n8n/packages/workflow
Iván Ovejero b1e715299d
feat(core, editor): Support pairedItem for pinned data (#3843)
* 📘 Adjust interface

*  Adjust pindata in state store

*  Add utils

*  Replace utils calls

*  Adjust pindata intake and display

* 🔥 Remove excess BE fixes

* 📝 Update comment

* 🧪 Adjust tests

* 🔥 Remove unneeded helper

* 🚚 Improve naming

* 🧹 Clean up `ormconfig.ts`

* 📘 Add types and type guards

*  Improve serializer for sqlite

*  Create migration utils

*  Set up sqlite serializer

* 🗃️ Write sqlite migration

* 🗃️ Write MySQL migration

* 🗃️ Write Postgres migration

*  Add imports and exports to barrels

* 🚚 Rename `runChunked` to `runInBatches`

*  Improve migration loggers

* ♻️ Address feedback

* 🚚 Improve naming
2022-08-22 17:46:22 +02:00
..
src feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00
test [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
LICENSE.md 📚 Add one more missing full stop to license text 2022-03-25 14:36:59 +01:00
package.json 🔖 Release n8n-workflow@0.113.0 2022-08-17 11:19:20 +00:00
README.md refactor: Update additional README.md files 2022-08-03 13:34:49 +02:00
tsconfig.json build: Migrate from lerna to turborepo (#3796) 2022-08-06 22:55:51 +02:00

n8n-workflow

n8n.io - Workflow Automation

Workflow base code for n8n

npm install n8n-workflow

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.