n8n/packages/nodes-base/nodes/Trello
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
..
AttachmentDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
BoardDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
BoardMemberDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many (#4064) 2022-09-13 12:36:36 +02:00
CardCommentDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
CardDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
ChecklistDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
GenericFunctions.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
LabelDescription.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
ListDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many (#4064) 2022-09-13 12:36:36 +02:00
Trello.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
Trello.node.ts fix(core): Fix resolve RL values in expressions (#4173) 2022-09-22 19:04:26 +02:00
trello.svg Optimize svg (#1653) 2021-04-17 17:17:16 +02:00
TrelloTrigger.node.json Add and update codex files (#1719) 2021-04-30 20:28:07 -05:00
TrelloTrigger.node.ts n8n-3867-progressively-apply-prettier-to-all (#3873) 2022-08-17 17:50:24 +02:00