Commit Graph

90 Commits

Author SHA1 Message Date
Sandra Zollner
24015b3449
feat(core): Project based data table creation and transfer (#28323) 2026-04-14 12:38:44 +00:00
Charlie Kolb
b1a075f760
feat(editor): Add favoriting for projects, folders, workflows and data tables (#26228)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: aikido-pr-checks[bot] <169896070+aikido-pr-checks[bot]@users.noreply.github.com>
2026-04-14 09:09:00 +00:00
Charlie Kolb
eaacd7599e
feat(core): Add data table MCP tool (#27811)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-02 14:07:26 +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
Tomi Turtiainen
42bfb43493
chore: Remove mariadb specific code paths (#26996) 2026-03-24 07:39:40 +00:00
Nikhil Kuriakose
5fa8855a1f
fix(editor): Add data to a data table by csv upload (#26495)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 19:26:57 +00:00
Charlie Kolb
1bacba3d8b
feat(editor): Add searching and sorting to data table overviews (#25623)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 10:48:53 +00:00
Ricardo Espinoza
b5adf9f2ec
feat(editor): Allow discarding and renaming columns during CSV import (#25605)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:48:36 +00:00
Ricardo Espinoza
fe582b3bcb
feat(core): Allow downloading data table data without system columns (#25553) 2026-02-16 14:26:03 +00:00
Ricardo Espinoza
0d842c5da5
feat(core): Add data tables to env features (#23828)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-09 14:35:47 +00:00
Tomi Turtiainen
39df0d5ff1
chore(core): Remove mysql and mariadb specfic code (#24908)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-29 15:57:33 +00:00
Iván Ovejero
3d90c72863
perf(core): Disable data tables cleanup checks on workers (#24444) 2026-01-16 13:19:05 +00:00
Jaakko Husso
06cd720760
refactor(core): Remove 'beginTransaction' parameter from withTransaction (#23449) 2025-12-23 12:46:33 +02:00
Charlie Kolb
124aa7bd73
fix(core): Use correct entity manager in Data Table update transaction (no-changelog) (#23019) 2025-12-10 15:40:08 +01:00
Nikhil Kuriakose
b22654709a
feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
Nikhil Kuriakose
f5d144cfaf
fix(editor): Update the value of updated at on data changes (#22634) 2025-12-03 17:30:42 +01:00
Nikhil Kuriakose
81a3d395f2
feat(editor): CSV download support for data tables (#22048) 2025-11-21 12:59:20 +01:00
Jaakko Husso
94505bfad4
fix(core): Safely handle paths at Data Table CSV imports (no-changelog) (#22139) 2025-11-21 13:58:41 +02:00
mfsiega
ed3b5d3d04
test: Specify timezone in test data (no-changelog) (#22134) 2025-11-21 10:51:52 +01:00
Ricardo Espinoza
2830665f7a
feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
Svetoslav Dekov
95ab79f3f8
feat(editor): Global row search on data table details view (#21447) 2025-11-13 11:10:41 +02:00
Charlie Kolb
18012d98c8
fix(core): Grant admins full data table access (#21316) 2025-10-31 11:14:14 +01:00
Iván Ovejero
dfb1851516
fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
Nikhil Kuriakose
fb94b779c8
fix(editor): Set warning limit to 80% of max limit for data tables (#20613)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-10 14:53:21 +02:00
Daria
c55f67e461
feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
Ricardo Espinoza
ab0f5a61ae
refactor(core): Remove dependency of data table repos on data-table-rows.repository (no-changelog) (#20558) 2025-10-09 08:58:08 -04:00
Nikhil Kuriakose
32573caae1
fix(editor): Rename property names in event (#20537) 2025-10-08 15:20:14 +02:00
Ricardo Espinoza
711e4f0d14
refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
Nikhil Kuriakose
52ad94f54c
feat(core): Telemetry for data tables storage limit reached (#20485) 2025-10-08 13:18:47 +02:00
Daria
f68656d6ab
fix(Data Table Node): Date handling (no-changelog) (#20437) 2025-10-07 13:59:42 +03: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
Jaakko Husso
fb4e10bce1
refactor(core): Don't begin transactions on data table read operations (#20290) 2025-10-02 11:42:40 +03:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
Jaakko Husso
f72b9fa130
refactor(core): Unify transaction handling at data table (#20024) 2025-09-29 17:24:58 +03:00
Charlie Kolb
7273d41500
fix(core): Remove Data Table experimental warning log (#19978) 2025-09-25 09:00:05 +02:00
Jaakko Husso
24f08e12f0
fix(core): Use different query to get sqlite data table sizes (#19878) 2025-09-22 22:12:31 +03:00
Jaakko Husso
0a4a558ca5
fix(core): Fix data table name filters not all applying, take option and add more tests (no-changelog) (#19847) 2025-09-22 14:30:36 +03:00
Daria
66b4b2c4fc
feat(core): Restrict data table size data to users projects (no-changelog) (#19595)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-19 18:23:38 +03:00
Daria
084ea5a00b
fix(core): Allow deleting and fix bulk inserting of empty rows (no-changelog) (#19779) 2025-09-19 17:49:01 +03:00
Charlie Kolb
e5e7c0bf45
fix(core): Delete data tables on project delete (no-changelog) (#19683)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-09-19 17:36:31 +03:00
Jaakko Husso
323180ea61
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700) 2025-09-19 15:53:49 +03:00
Tomi Turtiainen
532af039aa
ci: Improve mysql tests (#19764) 2025-09-19 15:11:58 +03:00
Daria
1374cf5bd1
feat(core): Include null values for neq operator (no-changelog) (#19701) 2025-09-19 10:52:49 +03:00
Tomi Turtiainen
d239a7fda6
test: Reduce DB operations during data store tests (#19697) 2025-09-18 14:33:48 +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
Declan Carroll
2598e735b1
test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
Daria
763d17bb1f
feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
Charlie Kolb
26f27efd75
fix(core): Unify Data Table pagination (no-changelog) (#19467) 2025-09-12 14:38:28 +02:00