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 491eb00ea1 Fixing an issue discovered by test case. 5 years ago
..
api fix user creation relationships bug 5 years ago
automations Update icon for row updated trigger 5 years ago
constants adding many to many constant 5 years ago
db Minor update to fix an issue when updating a row that it would throw an error with 1->to->many relationships on existing relationships for that row, as well as cleaning up how relationshipType is put onto the linked table. 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). 5 years ago
integrations mysql key length 5 years ago
middleware Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime. 5 years ago
selfhost Updating API key controller in self-host mode to return self host API key. 6 years ago
utilities Fixing an issue discovered by test case. 5 years ago
app.js Merge pull request #1163 from Budibase/develop 5 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). 5 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. 5 years ago
index.js Fixing typo. 6 years ago