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.
 
 
 
 
 
 
Peter Clement e479ced4c8 fix webhook issue in automations 5 years ago
..
api merge 5 years ago
automations fix webhook issue in automations 5 years ago
constants Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 5 years ago
db Final cleanup, just need to handle view migration (to self host from cloud). 5 years ago
definitions Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 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 Making sure creation of SQL rows don't pass down null columns (no point). 5 years ago
middleware Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
tests/utilities fix tests 5 years ago
utilities Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
app.ts merge develop into branch 5 years ago
environment.js merge with develop 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago