1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
budibase/packages/builder/src/components/backend/DataTable
2021-11-24 15:30:47 +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 Removing console log. 2021-11-24 15:30:47 +00:00
api.js removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01: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
formula.js fix formula column creation 2021-10-18 15:10:10 +01:00
RelationshipDataTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
RowFieldControl.svelte Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 2021-10-29 13:34:10 +01:00
Table.svelte Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
ViewDataTable.svelte fix view export 2021-10-07 11:14:36 +01:00