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 c5bc8fdd08 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
..
appDirectoryTemplate Remove some other reference to standard-components 5 years ago
fileSystem UX improvements 5 years ago
queue fix lint 5 years ago
routing Add explicit prettier options 5 years ago
rowProcessor Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
tests moving some test cases to not use file system and re-introducing the image processor. 5 years ago
bcrypt.js Add explicit prettier options 5 years ago
budibaseDir.js Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
centralPath.js lint:fix 5 years ago
csvParser.js Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
global.js Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
index.js Some fixes after testing and adding some basic work to the frontend. 5 years ago
redis.js Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 5 years ago
security.js Formatting. 5 years ago
statusCodes.js further tidy up and removal 6 years ago
usageQuota.js Deny only when usage quota is exceeded 5 years ago
users.js Fixing issues with search endpoint not handling users fully. 5 years ago
workerRequests.js Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago