Jon
|
4d37b9669f
|
docs: Update add options text (no-changelog) (#10049)
|
2024-07-29 13:27:23 +01:00 |
|
Michael Kret
|
2db8231af5
|
fix(Google Sheets Trigger Node): First non-header row is ignored when using on row added event (#8580)
|
2024-02-08 14:56:22 +02:00 |
|
Elias Meire
|
dce28f9cb9
|
feat(Google Sheets Node): Add "By Name" option to selector for Sheets (#8241)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-01-10 14:30:09 +01:00 |
|
Iván Ovejero
|
52f655f3d2
|
refactor(Google Sheets Node): Stop reporting to Sentry sheet not found error (no-changelog) (#7617)
https://n8nio.sentry.io/issues/4264383378
|
2023-11-06 11:36:22 +01:00 |
|
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 |
|
Marcus
|
052dd7cc9d
|
fix(Google Sheets Trigger Node): Support sheet names with non-latin characters (#6970)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/how-to-get-new-rows-in-google-sheets/25810
|
2023-08-18 14:38:41 +02:00 |
|
Michael Kret
|
56721468df
|
fix(Google Drive Node): Fix regex in file RLC (#6607)
|
2023-07-05 23:15:13 +03:00 |
|
Michael Kret
|
d9ed0b31b5
|
fix(Google Drive Node): URL parsing (#6527)
|
2023-06-23 17:12:54 +03:00 |
|
Michael Kret
|
bb4db58819
|
fix(core): Remove linting exceptions in nodes-base, @typescript-eslint/no-unsafe-argument (no-changelog)
|
2023-02-28 05:39:43 +02:00 |
|
Iván Ovejero
|
b03e358a12
|
refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267)
* 👕 Enable `consistent-type-imports` for nodes-base
* 👕 Apply to nodes-base
* ⏪ Undo unrelated changes
* 🚚 Move to `.eslintrc.js` in nodes-base
* ⏪ Revert "Enable `consistent-type-imports` for nodes-base"
This reverts commit 529ad72b05 .
* 👕 Fix severity
|
2023-01-27 12:22:44 +01:00 |
|
Michael Kret
|
e667df783c
|
fix(core): Revert rule @typescript-eslint/prefer-nullish-coalescing
|
2023-01-19 14:37:19 +02:00 |
|
Michael Kret
|
e839a81cc5
|
feat: (Google Sheets Trigger Node): Trigger for Google Sheets
|
2023-01-17 15:21:16 +02:00 |
|