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 0ff5fd1ef0 Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 5 years ago
..
api Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 5 years ago
automations Fixing automation test cases. 5 years ago
constants 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
db Fixing issue #2412 - making sure full enriched records are passed along to automations. 5 years ago
definitions lint 5 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 5 years ago
integrations merge with master 5 years ago
middleware 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
tests/utilities Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
utilities Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 5 years ago
app.ts Adding the ability to get back the context. 5 years ago
environment.js simplify couchDB configuration 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago