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.
 
 
 
 
 
 
mike12345567 f959ea0add Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
..
buttons Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
cells Add explicit prettier options 5 years ago
modals Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
DataTable.svelte Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
ExternalDataSourceTable.svelte Fixing issues discovered by cypress tests. 5 years ago
RelationshipDataTable.svelte Fixing issues discovered by cypress tests. 5 years ago
RowFieldControl.svelte Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 5 years ago
Table.svelte Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
ViewDataTable.svelte fix view export 5 years ago
api.js removing _all concept for tables, more work on plus datasource 5 years ago
formula.js fix formula column creation 5 years ago