Commit Graph

198 Commits

Author SHA1 Message Date
Dean 8b04a56dd6 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-07 10:47:41 +00:00
Dean a200370162 Updated executev2 tests 2025-02-07 09:37:21 +00:00
Dean d4f2e2bbe3 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-02-07 09:10:21 +00:00
Sam Rose 03e4cfe0b4
Missed a bunch of spots in the refactor. 2025-02-06 16:44:47 +00:00
Sam Rose 924f400992
Rename run to test to better reflect the API being hit. 2025-02-06 15:58:15 +00:00
Sam Rose 9f28eb00d4
Rename triggers to start with 'on' 2025-02-06 15:47:10 +00:00
Sam Rose ac2f40e955
Move trigger output to the run function so it's easier to understand its purpose. 2025-02-06 15:46:02 +00:00
Sam Rose 3139fccf2f
Refactor automation builder into single class. 2025-02-06 11:52:41 +00:00
Dean eb510e9ff1 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-06 09:14:05 +00:00
deanhannigan e3ea844b9d
Merge branch 'master' into execute-script-v2 2025-02-06 09:05:55 +00:00
Sam Rose 00b02b1762
Make config required. 2025-02-05 17:45:35 +00:00
Sam Rose d62be2629c
Simplify calls to createAutomationBuilder. 2025-02-05 17:39:38 +00:00
Sam Rose d2902464c0
Remove no longer needed appAction calls. 2025-02-05 17:30:48 +00:00
Sam Rose 74f2ece72b
Refactor automation builder. 2025-02-05 17:19:11 +00:00
Sam Rose 6ad9ebe63c
Add failing test. 2025-02-05 15:24:54 +00:00
Sam Rose d03fdc8bb1
Create a cron trigger test. 2025-02-05 09:22:37 +00:00
Sam Rose bd6d6534be
Some typing improvements in automation queues. 2025-02-04 15:14:58 +00:00
Sam Rose b491d8c784
Fix a few more test files. 2025-02-04 11:16:27 +00:00
Sam Rose a3c4dede60
Fix scenarios.spec.ts 2025-02-03 17:41:16 +00:00
Sam Rose da32fcc779
Modernise automation step tests. 2025-02-03 17:25:21 +00:00
Dean 7583864d73 Test fixes 2025-01-30 12:33:04 +00:00
Dean ee5d19456e Lint and tidying 2025-01-30 10:46:54 +00:00
Dean ad1a8c52b3 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-01-28 09:10:44 +00:00
Sam Rose 22c004dfec
Merge master. 2025-01-22 10:00:13 +00:00
Sam Rose 31fc2e45c9
Improve some typing around automation testing. 2025-01-20 18:08:14 +00:00
Sam Rose cd6c3e3945
Extract automation step definitions out into shared-core. 2025-01-16 17:25:13 +00:00
Sam Rose 910296e25c
Add tests for executeScriptV2 2025-01-15 16:11:00 +00:00
Sam Rose 0e3689548c
Initial work to make a new JS script block in automations. 2025-01-14 14:45:37 +00:00
mike12345567 640dd930de Updating query row to correctly decode the input table Id as it will be encoded. The CTX expects this to be passed in its decoded state as Koa would do to encoded URLs. 2025-01-10 17:45:51 +00:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +00:00
mike12345567 f41052058c Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2024-12-18 17:51:26 +00:00
mike12345567 e11c3f87c4 Fixing issue with webhook test case - getting sync response back. 2024-12-13 18:15:08 +00:00
mike12345567 eb69bbd3cb Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements 2024-12-13 17:55:32 +00:00
mike12345567 d20592e885 Updating query row API to correctly state successful if not returning an error. 2024-12-13 17:33:40 +00:00
mike12345567 ba6b0fba6d Correcting issue with test case. 2024-12-13 16:00:40 +00:00
mike12345567 80bd561bba Some further work on automation webhook testing. 2024-12-13 13:59:29 +00:00
mike12345567 715399b755 Typing improvements for webhooks - fixing issue with parameter change - working on test case. 2024-12-13 13:34:32 +00:00
mike12345567 525e249d41 First pass at migrating to AWS SDK v3. 2024-12-12 18:14:53 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Martin McKeaveney 48a367c2c2 fix openai automation tests 2024-12-04 10:52:19 +00:00
mike12345567 467bdcf74c Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-03 11:36:22 +00:00
Peter Clement 51e9e09567 Merge remote-tracking branch 'refs/remotes/origin/feat/update-automation-tests' into feat/update-automation-tests 2024-12-03 10:33:35 +00:00
Peter Clement 10dbb9fa7a re-add removed comments 2024-12-03 10:33:18 +00:00
Peter Clement 7f2f25b878
Merge branch 'master' into feat/update-automation-tests 2024-12-03 10:17:05 +00:00
mike12345567 bc3658e2cb Adding fix for build issue. 2024-12-02 15:12:27 +00:00
Naveen Kumar a6022c11a5 fix loop not counting as step, test case failing 2024-11-29 16:52:55 +05:30
Naveen Kumar 6f8f866b7e fix: loop context lost when max iterations are reached. Add/test cases for the same 2024-11-29 15:31:44 +05:30
Peter Clement bb254292d9 migrate bash tests and actually make some useful automations with them 2024-11-28 15:25:27 +00:00
Peter Clement 3ef8540857 migrate queryrows 2024-11-28 11:52:00 +00:00
Peter Clement 97b1c41313 update openai automation tests 2024-11-28 11:36:59 +00:00