1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
budibase/packages/builder/src/components/backend/DataTable
2021-09-29 12:29:26 +01:00
..
buttons Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
cells Add explicit prettier options 2021-05-04 11:32:22 +01:00
modals Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
api.js removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01:00
DataTable.svelte Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
ExternalDataSourceTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
formula.js Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
RelationshipDataTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
RowFieldControl.svelte Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Table.svelte Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
ViewDataTable.svelte Reuse filter drawer component to allow full table filtering on any type in data UI 2021-09-29 09:05:04 +01:00