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 295c2e5c68 Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 4 years ago
..
api Fixing issue with app DB not being in context for fetch. 4 years ago
automations 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
constants Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 4 years ago
db Moving majority of automation logging functionality to pro. 4 years ago
definitions Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 4 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 5 years ago
integrations Fix for ARM processors. 4 years ago
middleware Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 4 years ago
migrations Fix for email view casing test. 4 years ago
tests/utilities Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 4 years ago
threads Fixing an issue with automations being unable to access app databases due to new context stack up. 4 years ago
utilities Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 4 years ago
app.ts Removing un-used, dist import which broke build, updating yarn locks. 4 years ago
environment.js Merge pull request #6511 from Budibase/seed-admin-user 4 years ago
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 4 years ago
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 4 years ago