budibase/packages/builder/src/components/backend/DataTable
Michael Drury 35b70ab41b
Merge pull request #4082 from mslourens/cancel_rename_column
reset field.name to originalName after cancel
2022-01-18 15:29:39 +00:00
..
buttons Adding all required controls for data import to internal tables, just need to implement external table data import. 2021-11-12 18:26:57 +00:00
cells Add explicit prettier options 2021-05-04 11:32:22 +01:00
modals Merge pull request #4082 from mslourens/cancel_rename_column 2022-01-18 15:29:39 +00:00
DataTable.svelte Adding all required controls for data import to internal tables, just need to implement external table data import. 2021-11-12 18:26:57 +00:00
ExternalDataSourceTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
RelationshipDataTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
RowFieldControl.svelte Adding validation around invalid JSON inputs and allowing input via a code mirror editor in data UI. 2021-11-29 18:16:44 +00:00
Table.svelte Adding all response capabilities. 2021-12-06 17:39:51 +00:00
ViewDataTable.svelte fix view export 2021-10-07 11:14:36 +01:00
api.js removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01:00
formula.js fix formula column creation 2021-10-18 15:10:10 +01:00