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 0652133a30 Some fixes after testing webhooks as well as adding test cases for all webhook endpoints. 5 years ago
..
authenticated.js 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
authorized.js Some fixes after testing webhooks as well as adding test cases for all webhook endpoints. 5 years ago
joi-validator.js Adding in resource IDs everywhere they should be accessible. 6 years ago
resourceId.js Fixing issues with builtin roles living in the database as well as in code (easier to change in the future this way) - discovered by basic test case. 6 years ago
selfhost.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
usageQuota.js Adding in self hosted API key. 6 years ago