Giulio Andreini
|
5301323906
|
feat(editor): Improve errors in output panel (#8644)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-03-07 18:08:01 +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 |
|
Iván Ovejero
|
d885daa6a1
|
refactor(Google Sheets Node): Prevent reporting to Sentry failure to find spreadsheet (no-changelog) (#7518)
To silence this very frequently reported error:
https://n8nio.sentry.io/issues/3823103947/?project=4503924908883968&query=&referrer=issue-stream&statsPeriod=90d&stream_index=0
|
2023-10-26 11:33:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
732b15a1fa
|
fix(Google Sheets Node): Fix "Maximum call stack size exceeded" error on too many rows (#7384)
Fixes:
1. https://community.n8n.io/t/google-sheets-error-maximum-call-stack-size-exceeded/31006
2. https://community.n8n.io/t/error-maximum-call-stack-size-exceeded-in-google-sheet-read-rows/20307
|
2023-10-09 16:58:16 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7a4e9ef5fa
|
refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649)
|
2023-03-09 18:13:15 +01: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
|
741c7da8b1
|
fix(Google Sheets Node): Fix for append operation if no empty rows in sheet
|
2022-12-01 10:39:03 +02:00 |
|
Jonathan Bennetts
|
d96d6f11db
|
feat(Google Sheets Node): Overhaul of node
|
2022-11-15 15:57:07 +02:00 |
|