n8n/packages/nodes-base/nodes/Clockify
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
..
ClientDescription.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
Clockify.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Clockify.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
clockify.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
ClockifyTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
ClockifyTrigger.node.ts refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
CommonDtos.ts Add Clockify task resource (#2162) 2021-09-03 19:03:15 +02:00
EntryTypeEnum.ts Building out the skeleton for Clockify integration 2020-02-17 13:10:46 -05: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
ProjectDescription.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
ProjectInterfaces.ts refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
TagDescription.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
TaskDescription.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
TimeEntryDescription.ts refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
TimeEntryInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
UserDescription.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
UserDtos.ts refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
WorkpaceInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
WorkspaceDescription.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