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 90bc52336a Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 4 years ago
..
.vscode preventing relationship overrides 5 years ago
__mocks__ Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 4 years ago
build more branch cov 5 years ago
scripts Add env vars to automatically create initial admin user on first run 4 years ago
specs Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 4 years ago
src Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 4 years ago
.dockerignore updated quota fixes 6 years ago
.gitignore cherry pick new ui from develop 4 years ago
.npmignore prep for NPM publish 6 years ago
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 4 years ago
Dockerfile Environment config 4 years ago
LICENSE License cleanup 5 years ago
babel.config.js babel config 5 years ago
docker_run.sh adding shebang to run scripts 4 years ago
nodemon.json Add ts watch support for backend-core + stub out migrations 4 years ago
package.json Update pro version to 1.1.11 4 years ago
pm2.config.js Update pm2.config.js 4 years ago
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 4 years ago
tsconfig.json Export core test pkg as package.json export 4 years ago
yarn.lock Removing un-used, dist import which broke build, updating yarn locks. 4 years ago