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.
 
 
 
 
 
 
Michael Drury bcdefafe44
Merge pull request #3970 from Budibase/fix/jan-various-fixes
4 years ago
..
api Merge pull request #3970 from Budibase/fix/jan-various-fixes 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 Merge pull request #3970 from Budibase/fix/jan-various-fixes 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 Delete and invalidate linked dynamic variables when a query is deleted 4 years ago
utilities Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update. 4 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