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 cd1f48b920 Fixing some issues found with query while testing. 5 years ago
..
api Fixing some issues found with query while testing. 5 years ago
automations prevent SMTP fallback for 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 Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark 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 Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 5 years ago
app.ts merge develop into branch 5 years ago
environment.js Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago