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 85dcb28375 Fixing an issue where inputs from the builder send empty string when realistically it means no input. 6 years ago
..
api Fixing an issue where inputs from the builder send empty string when realistically it means no input. 6 years ago
db id generation in utilities module 6 years ago
events Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 6 years ago
middleware Update to improve test cases and get JOI to work as expected. 6 years ago
utilities Changing how default inputs for workflow definitions are handled and providing pretty print options for enums. 6 years ago
workflows Fixing an issue where inputs from the builder send empty string when realistically it means no input. 6 years ago
app.js Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 6 years ago
electron.js tidy up and lint ✨ 6 years ago
environment.js Fixing an issue where any workflow would be triggered by the same type of event - now matching models. 6 years ago
index.js lint ✨ 6 years ago