budibase/packages/server/src/automations
Peter Clement 9a2de11203
Allow users to only specify a binding when adding attachments (#13819)
* add ability for user to toggle bindable input for attachment

* error handling for missing keys

* improve error handling for smtp attachments

* remove log

* add test

* fixing some pr comments

* update test
2024-06-07 08:35:18 +00:00
..
logging Lint 2023-05-30 19:16:36 +01:00
steps Allow users to only specify a binding when adding attachments (#13819) 2024-06-07 08:35:18 +00:00
tests Allow users to only specify a binding when adding attachments (#13819) 2024-06-07 08:35:18 +00:00
triggerInfo Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations. 2023-04-06 18:11:44 +01:00
unitTests Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
actions.ts n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
automationUtils.ts Allow users to only specify a binding when adding attachments (#13819) 2024-06-07 08:35:18 +00:00
bullboard.ts Some quick fixes, making sure that automation queries respect timeout, they will timeout within the usual range. 2024-02-13 18:21:41 +00:00
index.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
triggers.ts Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00
utils.ts Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00