n8n/packages/workflow/test
Jan Oberhauser 5526057efc
feat(core): Improve paired item and add additional variables (#3765)
*  Remove duplicate and old string

*  Add telemetry

*  Futher improvements

*  Change error message and display only name of last parameter

* 👕 Fix lint issue

*  Remove not needed comments

*  Rename properties, add new ones and improve error messages

*  Add support for $execution, $prevNode and make it possible to use proxies as object

*  Some small improvements

* 🐛 Fix error message

*  Improve some error messages

*  Change resumeUrl variable and display in editor

*  Fix and extend tests

*  Multiple pairedItem improvements

*  Display "More Info" link with error messages if user can fix issue

*  Display different errors in Function Nodes
2022-09-29 23:02:25 +02:00
..
Cron.test.ts [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
Expression.test.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
Helpers.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
NodeHelpers.test.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
ObservableObject.test.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.test.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
TelemetryHelpers.test.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Workflow.test.ts fix(core): Fix node renaming in expressions 2022-09-13 18:09:16 +03:00
WorkflowDataProxy.test.ts feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00