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.
 
 
 
 
 
 
Andrew Kingston bcbced72c2 Fix styles of default server generated layouts 5 years ago
..
api Prevent deleting built-in layout ID's as autoscreens depends on them 5 years ago
automations adding watchtower to docker config 5 years ago
constants Fix styles of default server generated layouts 5 years ago
db Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 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 Lint with prettier 5 years ago
middleware Lint with prettier 5 years ago
tests/utilities Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 5 years ago
utilities Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 5 years ago
app.js update functionality complete 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