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 dc8d0aa533 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
..
api Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
automations Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
constants Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 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 Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 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 Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 5 years ago
middleware Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 5 years ago
tests/utilities Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 5 years ago
utilities Merge branch 'master' of github.com:Budibase/budibase into develop 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