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 dc62087dad Global user management now functioning as expected, there were some errant db.destroy functions from the system previously, this is now cleaned up. 5 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
__mocks__ Some minor updates to make search test cases pass. 5 years ago
build more branch cov 5 years ago
scripts Making sure volumes are removed when nuking. 5 years ago
src Global user management now functioning as expected, there were some errant db.destroy functions from the system previously, this is now cleaned up. 5 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc further tidy up and removal 6 years ago
.gitignore Update gitignore in server 5 years ago
.npmignore prep for NPM publish 7 years ago
Dockerfile 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
LICENSE Updated copyright line in license files 6 years ago
package.json First pass of global user configuration through existing user API with role mappings. 5 years ago
yarn.lock groundwork for budibase auth lib 5 years ago