n8n/packages/core/src
Mutasem Aldmour 469c391fee
fix(core): Fix resolve RL values in expressions (#4173)
* update interface

* update expression resolving

* 🔥 remove ExtractValue functions

* add flags

* update resolving

* update expr

* fix for list mode

* clean up

* Fix up

* update guard

* fix bug with switching

* update to handle expr referencing

* fix legacy expression

* fix when switching

* update spacing

Co-authored-by: Valya Bullions <valya@n8n.io>
2022-09-22 19:04:26 +02:00
..
BinaryDataManager fix(core & function nodes): Update function nodes to work with binary-data-mode 'filesystem'. (#3845) 2022-09-11 16:42:09 +02:00
ActiveWebhooks.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
ActiveWorkflows.ts fix(cli): Fix issue with n8n crashing when error in poll method (#4008) 2022-09-15 16:16:54 -04:00
Constants.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
Interfaces.ts fix(core & function nodes): Update function nodes to work with binary-data-mode 'filesystem'. (#3845) 2022-09-11 16:42:09 +02:00
LoadNodeListSearch.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
LoadNodeParameterOptions.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
NodeExecuteFunctions.ts fix(core): Fix resolve RL values in expressions (#4173) 2022-09-22 19:04:26 +02:00
UserSettings.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
WorkflowExecute.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00