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.
 
 
 
 
 
 
Rory Powell 78321a72b1 Add trace to automation errors 5 years ago
..
api Merge pull request #4918 from Budibase/fix/public-api-errors 5 years ago
automations Add trace to automation errors 5 years ago
constants Moving validators to a single location, simplify route files and all re-usability. 5 years ago
db Switching the basic single row read to use the enrich endpoint. 5 years ago
definitions Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 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 MS-SQL variable sub. 5 years ago
middleware Fixing an issue that was breaking build. 5 years ago
migrations Fixing a typescript issue in server. 5 years ago
tests/utilities Fixing test case. 5 years ago
threads Fixing an issue with detecting fully qualified Redis URL despite not in use. 5 years ago
utilities Updating row search bookmark to handle numbers as bookmarks. 5 years ago
app.ts Migrations 2.0 5 years ago
environment.js Fixing review comments. 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago
module.d.ts Fixing a typescript issue in server. 5 years ago