n8n/packages/nodes-base/nodes/Google/Sheet/v2/actions/sheet
Sören Uhrbach 26ad091f47
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
2024-10-15 07:54:23 +03:00
..
append.operation.ts perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235) 2024-10-15 07:54:23 +03:00
appendOrUpdate.operation.ts fix(Google Sheets Node): Insert data if sheet is empty instead of error (#10942) 2024-09-24 16:41:07 +01:00
clear.operation.ts refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649) 2023-03-09 18:13:15 +01:00
commonDescription.ts fix(Google Sheets Node): Update name and hint for useAppend option (#10443) 2024-08-15 17:01:35 +01:00
create.operation.ts docs: Update add options text (no-changelog) (#10049) 2024-07-29 13:27:23 +01:00
delete.operation.ts fix(core): Missing pairing info (#7326) 2023-10-10 18:36:20 +03:00
read.operation.ts build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02:00
remove.operation.ts feat(editor): Improve errors in output panel (#8644) 2024-03-07 18:08:01 +02:00
Sheet.resource.ts fix(Google Sheets Node): Fix Google Sheet URL regex (#10195) 2024-07-26 11:50:58 +02:00
update.operation.ts fix(Google Sheets Node): Updating on row_number using automatic matching (#10940) 2024-09-25 13:50:50 +01:00