budibase/packages/builder/src/components/backend/DataTable/buttons
Dean 30db237071 Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
..
grid Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
CalculateButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
DeleteRowsButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
EditRolesButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
ExistingRelationshipButton.svelte Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
ExportButton.svelte Fix for view export filtering and view tableblock exception 2023-08-31 08:42:31 +01:00
GroupByButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
HideAutocolumnButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
ImportButton.svelte Update table data via CSV import (#10313) 2023-05-25 18:05:07 +01:00
ManageAccessButton.svelte Consolidated all stores into stores/builder. Store refactoring and added store console debug flag 2023-11-06 11:22:00 +00:00
TableFilterButton.svelte Fix filtering pg datasource 2023-10-04 12:20:19 +02:00
ViewFilterButton.svelte Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00