n8n/packages/nodes-base/nodes/Google/Calendar
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
..
CalendarDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
EventDescription.ts fix(Google Calendar Node): All day option fix (#6274) 2023-05-19 10:39:39 +03:00
EventInterface.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
GenericFunctions.ts refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00
GoogleCalendar.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GoogleCalendar.node.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
googleCalendar.svg Optimize svgs 2021-04-17 17:23:59 +02:00
GoogleCalendarTrigger.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GoogleCalendarTrigger.node.ts feat(Google Calendar Trigger Node): Add support for cancelled events (#7436) 2023-10-16 14:09:23 +01:00