n8n/packages/nodes-base/nodes/Jira
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch (#4639)
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
GenericFunctions.ts fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
IssueAttachmentDescription.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
IssueCommentDescription.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
IssueDescription.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
IssueInterface.ts n8n-3867-progressively-apply-prettier-to-all (#3873) 2022-08-17 17:50:24 +02:00
Jira.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Jira.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
jira.svg Optimize svgs 2021-04-17 17:23:59 +02:00
JiraTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
JiraTrigger.node.ts refactor: migrate away from querystring (#4180) 2022-09-23 16:48:45 +02:00
UserDescription.ts n8n-3867-progressively-apply-prettier-to-all (#3873) 2022-08-17 17:50:24 +02:00