n8n/packages/core/src
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
..
BinaryDataManager Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
ActiveWebhooks.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ActiveWorkflows.ts [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
Constants.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
LoadNodeParameterOptions.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
NodeExecuteFunctions.ts n8n-3867-progressively-apply-prettier-to-all (#3873) 2022-08-17 17:50:24 +02:00
UserSettings.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
WorkflowExecute.ts feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00