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 8bf10544c2 Fixing test case. 6 years ago
..
api 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. 6 years ago
automations Updating the string templating system to be capable of async operations. 6 years ago
constants Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query. 6 years ago
db Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago
events Adding jest test cases to string templating library. 6 years ago
integrations fixes for mySQL and MSSQL non default ports 6 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. 6 years ago
selfhost Updating API key controller in self-host mode to return self host API key. 6 years ago
utilities Fixing test case. 6 years ago
app.js primary and secondary index fields 6 years ago
electron.js user table and relationships complete 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