n8n/packages/nodes-base/nodes/Clockify
Iván Ovejero 2b74b6238e
Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize

* 🔥 Deprecate color in non-FA nodes

*  Minor node name fixes

* 📦 Update package-lock.json

*  Restore Merge node color

* 👕 Fix lint
2021-12-23 13:30:35 +01:00
..
Clockify.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
Clockify.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
clockify.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
ClockifyTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
ClockifyTrigger.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01: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 Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ProjectDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ProjectInterfaces.ts Add Clockify task resource (#2162) 2021-09-03 19:03:15 +02:00
TagDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TimeEntryDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TimeEntryInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
UserDtos.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
WorkpaceInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00