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 380d0e030e Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
..
.vscode preventing relationship overrides 5 years ago
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
build more branch cov 5 years ago
scripts Merge pull request #2857 from Budibase/fix/2792 5 years ago
src Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc First attempt and re-writing a portion of the server in typescript. 5 years ago
.gitignore Add watchtower hooks 5 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Add watchtower hooks 5 years ago
LICENSE updated builder license to GPL & copyright to Budibase Inc 5 years ago
babel.config.js babel config 5 years ago
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 5 years ago
package.json v0.9.156 5 years ago
tsconfig.json Linting. 5 years ago
yarn.lock Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 5 years ago