budibase/packages/builder/src/components/backend/DataTable/modals
Dean 4479c2477c Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export 2023-01-10 09:39:11 +00:00
..
CalculateModal.svelte Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
CreateEditColumn.svelte Fix issue creating columns due to 'draft' concept when mutating table schemas 2022-12-19 12:22:07 +00:00
CreateEditRow.svelte Remove useless rows store and remove unecessary state updates 2022-12-19 12:35:35 +00:00
CreateEditUser.svelte Remove useless rows store and remove unecessary state updates 2022-12-19 12:35:35 +00:00
CreateViewModal.svelte Ensure view names are properly encoded to handle certain special characters (#9145) 2022-12-22 13:09:07 +00:00
EditRoles.svelte Don't allow duplicate roles 2022-10-06 19:22:18 +01:00
EditRow.svelte Add custom modal for creating and editing users 2020-12-07 19:05:39 +00:00
ExportModal.svelte Filtering and sort on data row export 2022-12-13 10:13:17 +00:00
FilterModal.svelte Added multiselect/array options support to the view contains filter 2022-11-13 18:16:04 +00:00
GroupByModal.svelte Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
ImportModal.svelte Force a re-initialisation of table data and paging when importing rows to a datasource 2022-12-05 15:02:39 +00:00
JSONSchemaModal.svelte Fixing issue #4064 - making it possible to delete JSON fields. 2022-01-18 15:24:42 +00:00
ManageAccessModal.svelte Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00