n8n/packages/nodes-base/nodes/DateTime/V2
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
AddToDateDescription.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
CurrentDateDescription.ts fix(editor): UI copy fix for Date & Time node (no-changelog) (#6291) 2023-05-22 11:50:02 +01:00
DateTimeV2.node.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
ExtractDateDescription.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
FormatDateDescription.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
GenericFunctions.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
GetTimeBetweenDates.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
RoundDateDescription.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
SubtractFromDateDescription.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00