Commit Graph

28 Commits

Author SHA1 Message Date
Charlie Kolb
a061bc6c65
fix(Data Table Node): Change copy for Limit to indicate it applies per input row (#27813) 2026-04-01 10:05:04 +00:00
n8n-assistant[bot]
2d9a2ec76e
chore: Bundle 2026-W9 (#27532)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 07:51:06 +00:00
Ricardo Espinoza
6b474e4141
feat(core): Add data table resources to the public API (#23610)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:18:39 +00:00
Michael Drury
6f2c1efc2f
feat(ai-builder): Providing instructions from workflow builder on creation of data tables (#24595) 2026-01-22 14:23:11 +00:00
Charlie Kolb
98079c9245
fix(Data Table Node): Require condition for upsert (#24640) 2026-01-21 16:02:18 +00:00
Jason Schell
800075a693
feat(Data Table Node): Add Order By feature (#23677) 2026-01-13 12:10:15 +00:00
Ricardo Espinoza
36d5eaf927
feat(Data Table Node): Add data table crud operations to data table node (#22951)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-23 09:32:23 -05:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
Charlie Kolb
573ad464be
feat(Data Table Node): Add If Row Does (Not) Exist operations (no-changelog) (#19765) 2025-09-22 13:07:29 +02:00
Svetoslav Dekov
0c82007360
feat(editor): Add create new button in resource locator for data table node (#19788) 2025-09-22 11:49:40 +03:00
Jaakko Husso
f5085a9ed5
chore: Fix Data table name case (no-changelog) (#19782) 2025-09-19 18:23:15 +03:00
Daria
1bd9258e62
fix(Data Table Node): Validate filters on data table id switch (no-changelog) (#19691) 2025-09-19 15:21:39 +03:00
Daria
51b8f8c7dc
fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
Daria
af6da1027e
feat(Data Table Node): Add returnAll for get all rows (no-changelog) (#19454) 2025-09-12 12:10:14 +03:00
Daria
b147709189
feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
Charlie Kolb
897c69c70d
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
Daria
9b06648edc
feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Daria
48efb4c865
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190) 2025-09-05 09:46:38 +03:00
Daria
ed6f60f52e
feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Charlie Kolb
12aa77746e
fix(Data Table Node): Add bulk insert option (no-changelog) (#19176) 2025-09-04 16:18:50 +02:00
Svetoslav Dekov
6bd4edf1ec
fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Charlie Kolb
cec1255ffc
fix(Data Table Node): Adjust metadata (no-changelog) (#18954) 2025-08-29 12:28:10 +02:00
Charlie Kolb
1b743ae251
feat(Data Table Node): Add Update, Upsert operations (no-changelog) (#18820) 2025-08-28 13:20:29 +02:00
Charlie Kolb
4dcb22048d
feat(Data Table Node): Add Delete operation (no-changelog) (#18785) 2025-08-27 10:28:03 +02:00
Charlie Kolb
1777803e26
feat(Data Table Node): Add Data Table Node (no-changelog) (#18556) 2025-08-25 15:57:55 +02:00