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 773bc06f7f Merge pull request #3440 from Budibase/fix/export-sql 5 years ago
..
api Fixing issue with exporting CSV/JSON, also saving as right file type. 5 years ago
automations Quick fix for #3343 - error message did not make the problem obvious, so made sure error handler always outputs something useful. 5 years ago
constants Potential fix for issues with updating and saving rows and columns 5 years ago
db Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
definitions SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 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). 6 years ago
integrations Fixing rest test mocking. 5 years ago
middleware Fixing issue where database wasn't accessible in authorized test. 5 years ago
tests/utilities Update app id check in tests 5 years ago
utilities bust cache when app versions are different 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