budibase/packages/builder/src/components/backend/DataTable/modals
mike12345567 ed28bf664d Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures. 2021-11-26 17:39:18 +00:00
..
CalculateModal.svelte changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
CreateEditColumn.svelte Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures. 2021-11-26 17:39:18 +00:00
CreateEditRow.svelte account for 400 errors in data ui for plus datasources, fix query param selection in automations 2021-10-21 12:31:06 +01:00
CreateEditUser.svelte Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
CreateViewModal.svelte changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
EditRoles.svelte Linting. 2021-07-25 11:48:13 +01:00
EditRow.svelte Add custom modal for creating and editing users 2020-12-07 19:05:39 +00:00
ExportModal.svelte Fixing issue with exporting CSV/JSON, also saving as right file type. 2021-11-18 14:57:17 +00:00
FilterModal.svelte Updating filter modal to manage invalid schemas when view created. 2021-11-17 22:11:26 +00:00
GroupByModal.svelte Linting. 2021-08-04 15:23:26 +01:00
ImportModal.svelte Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 2021-11-12 19:24:56 +00:00
JSONSchemaModal.svelte Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures. 2021-11-26 17:39:18 +00:00
ManageAccessModal.svelte Adding the ability to set a permission for data source queries. 2021-11-09 16:25:23 +00:00