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 d66db07ba3 Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage 6 years ago
..
api Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage 6 years ago
automations Update icon for row updated trigger 6 years ago
constants Merge branch 'master' into develop 6 years ago
db Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 6 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 allowing airtable query to send down the number of records you want from your table 6 years ago
middleware Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
selfhost Updating API key controller in self-host mode to return self host API key. 6 years ago
utilities Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
app.js Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
electron.js 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
environment.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
index.js Fixing typo. 6 years ago