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 4a4c96f76d merge, UI for managing your own app locks 5 years ago
..
api merge, UI for managing your own app locks 5 years ago
automations Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
constants Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
db Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app. 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 Add explicit prettier options 5 years ago
middleware Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
tests/utilities Add explicit prettier options 5 years ago
utilities Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
app.js Putting together redis lock system. 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