n8n/packages/nodes-base/nodes/Clockify
agobrech 447d19024c
feat(Clockify Node): Add more resources and improvements (#3411)
*  Add more Clockify resources

* Moved headers in credentials file and added testing

* add address to additional fields

* Add pagination to workflow

* 🎨 Rename additional fields to filter

* Remove non-required fields to additional fields

* 🔥 Remove loading of client id

*  Improvements

*  Small change

Co-authored-by: pemontto <pemontto@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-29 09:04:36 +02:00
..
ClientDescription.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02:00
Clockify.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
Clockify.node.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02: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 refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3534) 2022-06-20 07:54:01 -07: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 feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02:00
ProjectDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3534) 2022-06-20 07:54:01 -07:00
ProjectInterfaces.ts Add Clockify task resource (#2162) 2021-09-03 19:03:15 +02:00
TagDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
TaskDescription.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02:00
TimeEntryDescription.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02:00
TimeEntryInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
UserDescription.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +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
WorkspaceDescription.ts feat(Clockify Node): Add more resources and improvements (#3411) 2022-06-29 09:04:36 +02:00