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 1ebdc369cd Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 4 years ago
..
api Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 4 years ago
automations Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
constants Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago
db Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing. 5 years ago
definitions Adding basic test cases for static and dynamic variables (backend). 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 Prevent escaping in query parameter bindings 4 years ago
middleware Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
tests/utilities Adding basic test cases for static and dynamic variables (backend). 4 years ago
threads Prevent escaping in query parameter bindings 4 years ago
utilities Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
app.ts Updating bullboard to use the new koa version (supported). 5 years ago
environment.js Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago