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 12ed9f9d02 Quick change after reviewing. 5 years ago
..
api Quick change after reviewing. 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 Fixing an issue with attachments. 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 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
tests/utilities Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 5 years ago
utilities Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
app.js Fixing some test cases that were affected by file system refactor. 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