1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Trello
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch ()
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
AttachmentDescription.ts feat: add resource locator parameter () 2022-09-21 15:44:45 +02:00
BoardDescription.ts feat: add resource locator parameter () 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 () 2022-09-13 12:36:36 +02:00
CardCommentDescription.ts feat: add resource locator parameter () 2022-09-21 15:44:45 +02:00
CardDescription.ts feat: add resource locator parameter () 2022-09-21 15:44:45 +02:00
ChecklistDescription.ts fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
GenericFunctions.ts fix: Remove redundant await in node's api request functions without try/catch () 2022-11-22 17:57:17 +01:00
LabelDescription.ts feat: add resource locator parameter () 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 () 2022-09-13 12:36:36 +02:00
Trello.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
Trello.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) () 2022-11-18 16:29:44 +01:00
trello.svg Optimize svg () 2021-04-17 17:17:16 +02:00
TrelloTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
TrelloTrigger.node.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ () 2022-11-08 15:28:21 +01:00