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.
 
 
 
 
 
 
Martin McKeaveney 50b547e0a9 fixes for templates, ensured iframetemplate fires ready event 5 years ago
..
api fixes for templates, ensured iframetemplate fires ready event 5 years ago
automations Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
constants Potential fix for issues with updating and saving rows and columns 5 years ago
db Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
definitions SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 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 Fixing rest test mocking. 5 years ago
middleware Updating usage quota middleware to fix issue presented in #3258 where anything with an _id and a _rev is considered to exist in CouchDB, which won't always be the case. Handle the scenario of an external database ID and don't error. 5 years ago
tests/utilities Update app id check in tests 5 years ago
utilities Prevent non builder from accessing dev apps 5 years ago
app.ts merge develop into branch 5 years ago
environment.js Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago