n8n/packages/nodes-base/nodes/Clockify
Iván Ovejero 0d9eeea024
refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648)
* 📘 Set up overload

* 🔥 Remove inferrable record assertions

* 👕 Fix semicolon

* 👕 Fix another semicolon
2022-11-18 16:29:44 +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 refactor: Remove unused vars to fix build (no-changelog) (#4584) 2022-11-11 16:07:50 +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