n8n/packages/cli/src/modules/data-table
2025-12-10 15:40:08 +01:00
..
__tests__ feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
errors feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
utils feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
csv-parser.service.ts fix(core): Safely handle paths at Data Table CSV imports (no-changelog) (#22139) 2025-11-21 13:58:41 +02: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 feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01: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 fix(core): Safely handle paths at Data Table CSV imports (no-changelog) (#22139) 2025-11-21 13:58:41 +02: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 fix(core): Use correct entity manager in Data Table update transaction (no-changelog) (#23019) 2025-12-10 15:40:08 +01: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 feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01: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 fix(editor): Update the value of updated at on data changes (#22634) 2025-12-03 17:30:42 +01:00
data-table.service.ts feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01: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