n8n/packages/nodes-base/nodes/Clockify
Iván Ovejero 6f95121fac
refactor: Add action to all operations on all nodes (#3655)
* 👕 Add `action` to `INodePropertyOptions`

* 👕 Apply `node-param-operation-option-without-action`

* ✏️ Fix add/remove phrasing

* ✏️ Fix email template phrasing

* ✏️ Fix add/remove phrasing

* ✏️ Fix custom fields phrasing

* ✏️ Fix job report phrasing

* ✏️ Fix query phrasing

* ✏️ Various phrasing fixes

* ✏️ Fix final phrasings

* ✏️ Remove `conversation`

* ✏️ Fix plural
2022-07-10 23:50:51 +03:00
..
ClientDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03: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: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
ProjectInterfaces.ts Add Clockify task resource (#2162) 2021-09-03 19:03:15 +02:00
TagDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
TaskDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
TimeEntryDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
TimeEntryInterfaces.ts Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
UserDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03: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 refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00