1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/builder/src/components/backend/DataTable
2022-05-24 10:22:20 +01:00
..
buttons Update auto column, export and filter buttons to new designs and to support disabled state 2022-04-07 15:39:14 +01:00
cells Add explicit prettier options 2021-05-04 11:32:22 +01:00
modals Internal table columns cannot start with _ 2022-05-24 10:22:20 +01:00
DataTable.svelte Making it so that the filter table button isn't disabled when the filter/search didn't return any data. 2022-04-27 16:58:29 +01:00
ExternalDataSourceTable.svelte Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
formula.js Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 2022-05-11 13:33:45 +01:00
RelationshipDataTable.svelte Update all API usages in builder components directory 2022-01-24 10:44:37 +00:00
RowFieldControl.svelte Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 2022-05-03 14:11:06 +01:00
Table.svelte Increase table title size and padding around table headers 2022-04-08 10:28:07 +01:00
ViewDataTable.svelte Make view UI read only and limit rows to 10 2022-02-28 08:37:59 +00:00