1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/builder/src/components/backend/DataTable
2022-04-27 16:58:29 +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 Set a required constraint for a column that is defaulted to being the primary display 2022-03-21 09:44:24 +00: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 Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access. 2022-04-22 12:56:36 +01:00
RelationshipDataTable.svelte Update all API usages in builder components directory 2022-01-24 10:44:37 +00:00
RowFieldControl.svelte Added option on frontend side to render MultiSelect as input instead of selector with no options 2022-04-08 17:21:30 +02: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