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 7d4bea8f22 Adding comments to a few SQL table schema building functions to explain their function. 4 years ago
..
api Merge pull request #4083 from mslourens/save_non_required_multiselect 4 years ago
automations Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 4 years ago
constants Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 4 years ago
db Switching out @budibase/auth to @budibase/backend-core. 4 years ago
definitions Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination 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 Adding comments to a few SQL table schema building functions to explain their function. 4 years ago
middleware Fix dev app preview return url 4 years ago
tests/utilities Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 4 years ago
threads Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 4 years ago
utilities merge with master 4 years ago
app.ts Switching out @budibase/auth to @budibase/backend-core. 4 years ago
environment.js configurable query timeout, s3 options for minIO, safety on cloud deploy job 4 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago