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 9a28b19ee0 Adding back app.hbs as it is still required. 5 years ago
..
api Adding back app.hbs as it is still required. 5 years ago
automations Fixing test case and removing console.log. 5 years ago
constants Fix empty layout being created with top navigation 5 years ago
db Allowing formula fields to be display columns. 5 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 6 years ago
integrations strip double quotes and use single in ID 5 years ago
middleware Update-deps and re-lint. 5 years ago
tests/utilities automation server tests updated 5 years ago
utilities Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
app.js Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 5 years ago
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 6 years ago