Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Clement 26cffbff9f
Merge pull request #3913 from Budibase/bug/pc-fixes
4 years ago
..
CalculateModal.svelte changed events to constants, instantiated analytics client at right time 5 years ago
CreateEditColumn.svelte Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 5 years ago
CreateEditRow.svelte account for 400 errors in data ui for plus datasources, fix query param selection in automations 5 years ago
CreateEditUser.svelte Automatically refresh data as needed when rows or columns are updated 5 years ago
CreateViewModal.svelte changed events to constants, instantiated analytics client at right time 5 years ago
EditRoles.svelte fixing issue 3489 where default role wasn't saving correctly 5 years ago
EditRow.svelte Add custom modal for creating and editing users 6 years ago
ExportModal.svelte Fixing issue with exporting CSV/JSON, also saving as right file type. 5 years ago
FilterModal.svelte Updating filter modal to manage invalid schemas when view created. 5 years ago
GroupByModal.svelte Linting. 5 years ago
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. 5 years ago
JSONSchemaModal.svelte Update UI of JSON schema editor 5 years ago
ManageAccessModal.svelte Adding the ability to set a permission for data source queries. 5 years ago