budibase/packages/server/src/automations
mike12345567 906e7686d6 Removing messaging check - not important. 2024-05-15 12:14:21 +01:00
..
logging Lint 2023-05-30 19:16:36 +01:00
steps Fixing some issues with updating rows with attachments, there were some UI bugs that had been raised (undefined being displayed) and the uploading from a URL was not working as expected, due to the stream not matching the expected format of the S3 SDK - this has been fixed by converting the stream to a true readable stream with . 2024-05-13 18:11:40 +01:00
tests Removing messaging check - not important. 2024-05-15 12:14:21 +01: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 PR comments. 2024-05-14 11:23:50 +01: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 Rename executeSynchronously to be a bit less confusing, as it does not execute synchronously. 2024-01-30 10:57:25 +00:00
utils.ts move constant to shared-core 2024-02-13 15:14:03 +00:00