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 40d855df10 Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic. 6 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
build remove unnecessary images 6 years ago
builder/assets bulk delete, delete column from panel 6 years ago
scripts Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
src Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic. 6 years ago
.dockerignore updated quota fixes 6 years ago
.env.template increasing log level in production 6 years ago
.eslintrc further tidy up and removal 6 years ago
.gitignore client lib tests 6 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Making worker thread decision based on environment variable (BUDIBASE_ENVIRONMENT) and some general tidy up, as well as fixing delete event emitter 6 years ago
LICENSE Correct licenses 6 years ago
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor 6 years ago
yarn.lock allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago