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.
 
 
 
 
 
 
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 4 years ago
..
api Replace all column spaces with underscores when performing internal searches 4 years ago
automations Merge branch 'master' into release 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 Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 4 years ago
definitions Rename Firebase to Firestore 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 Add empty options if missing for delete 4 years ago
middleware Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 4 years ago
migrations Bump timeout for migration test 4 years ago
tests/utilities Failover protection with event cache 4 years ago
threads Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 4 years ago
utilities Apply timezones patch from existing ignore-timezones branch 4 years ago
app.ts Merge branch 'release' into feature/event-backfill 4 years ago
environment.js Remove ui events except for component created and view published app 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 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