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 dd16c84ecd Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
..
appDirectoryTemplate More cleanup, removing template app pages that were unused and fixing a bug with auth not being configured correctly when app created. 6 years ago
builder Fixing a minor issue with self hosting deployment/app creation. 6 years ago
queue Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 6 years ago
routing Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 6 years ago
security Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
tests update test snapshot 6 years ago
bcrypt.js server tests in-memory and passing 6 years ago
budibaseDir.js Removing sanisation, instead just using it as a central path system. 6 years ago
centralPath.js Removing sanisation, instead just using it as a central path system. 6 years ago
createAppPackage.js remove superfluous files 6 years ago
csvParser.js Allow CSV upload in browser and add display column option 6 years ago
exceptions.js further tidy up and removal 6 years ago
fileProcessor.js Replace sharp with jimp for image processing 6 years ago
index.js Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 6 years ago
initialiseBudibase.js Updating the string templating system to be capable of async operations. 6 years ago
rowProcessor.js Refactoring row test cases. 6 years ago
statusCodes.js further tidy up and removal 6 years ago
templates.js Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
usageQuota.js Fixing issue #1050 - two issues found, one with running automations in self host throwing an error when trying to access cloud resources (Dynamo) and secondly the worker pool does not have access to resources in the main server instance, therefore need to re-init when running an external action (get manifest, to download the package). 6 years ago