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 fa6267a2ac Fixing an issue with save row, changing how pre existing was handled caused an issue. 6 years ago
..
api Fixing an issue with save row, changing how pre existing was handled caused an issue. 6 years ago
automations Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
constants First pass of global user configuration through existing user API with role mappings. 6 years ago
db Updating some test cases to work with new system. 6 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 more branch cov 6 years ago
middleware Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
tests/utilities First pass of global user configuration through existing user API with role mappings. 6 years ago
utilities Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
app.js Some changes after trying system for first time. 6 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. 6 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