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 aa59c9d41c Minor update to fully handle field deletion which is a linked field; from a model. 6 years ago
..
api Work towards handling linked record field updates, like the column being deleted from the model. 6 years ago
automations Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
db Minor update to fully handle field deletion which is a linked field; from a model. 6 years ago
events Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 6 years ago
middleware Updates as per review comments. 6 years ago
utilities Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 6 years ago
app.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
electron.js lint 6 years ago
environment.js Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 6 years ago
index.js lint 6 years ago