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 6232fa40ba Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 5 years ago
..
steps Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 5 years ago
tests Fixing test cases after removing worker-farm. 5 years ago
triggerInfo update icons 5 years ago
actions.js Removing the concept of a logic block. 5 years ago
automationUtils.js Formatting. 5 years ago
bullboard.js Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 5 years ago
index.js Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 5 years ago
thread.js Removing the concept of worker-farm and fixing issues raised in review. 5 years ago
triggers.js Fixing test cases, making it possible to still run automations via env variable. 5 years ago
utils.js Fixing test cases after removing worker-farm. 5 years ago