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 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
..
api Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
automations Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
constants Some refactoring of utilities and constants, as well as documenting work carried out here. 5 years ago
db Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 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). 5 years ago
integrations more branch cov 5 years ago
middleware Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
tests/utilities Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 5 years ago
utilities Fixing an issue with group by views. 5 years ago
app.js Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
electron.js Some changes to how environment is loaded to make the init process by default flesh out some good settings. 5 years ago
environment.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 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. 5 years ago