n8n/packages/cli/src/modules/data-table
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
..
__tests__ chore: Bundle 2026-W9 (#27532) 2026-03-25 07:51:06 +00:00
errors feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
middleware feat(core): Add data tables to env features (#23828) 2026-02-09 14:35:47 +00:00
utils chore: Bundle 2026-W9 (#27532) 2026-03-25 07:51:06 +00:00
csv-parser.service.ts fix(editor): Add data to a data table by csv upload (#26495) 2026-03-17 19:26:57 +00:00
data-table-aggregate.controller.ts refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
data-table-aggregate.service.ts fix(core): Grant admins full data table access (#21316) 2025-10-31 11:14:14 +01:00
data-table-column.entity.ts chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-table-column.repository.ts refactor(core): Remove 'beginTransaction' parameter from withTransaction (#23449) 2025-12-23 12:46:33 +02:00
data-table-csv-import.service.ts fix(editor): Add data to a data table by csv upload (#26495) 2026-03-17 19:26:57 +00:00
data-table-ddl.service.ts feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
data-table-file-cleanup.service.ts perf(core): Disable data tables cleanup checks on workers (#24444) 2026-01-16 13:19:05 +00:00
data-table-proxy.service.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
data-table-rows.repository.ts chore: Bundle 2026-W9 (#27532) 2026-03-25 07:51:06 +00:00
data-table-size-validator.service.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
data-table-uploads.controller.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
data-table.controller.ts fix(editor): Add data to a data table by csv upload (#26495) 2026-03-17 19:26:57 +00:00
data-table.entity.ts chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-table.module.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
data-table.repository.ts feat(editor): Add searching and sorting to data table overviews (#25623) 2026-03-02 10:48:53 +00:00
data-table.service.ts fix(editor): Add data to a data table by csv upload (#26495) 2026-03-17 19:26:57 +00:00
data-table.types.ts refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
multer-upload-middleware.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
types.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00