Commit Graph

279 Commits

Author SHA1 Message Date
Sam Rose ddf64b9f70
Improve APM traces around automations. 2025-02-19 16:51:09 +00:00
Sam Rose 2662e58f8b
Merge automation-tests-9 2025-02-18 11:59:14 +00:00
Sam Rose 2a4da79d85
Merge master. 2025-02-18 11:47:18 +00:00
Sam Rose 5aeac61cd1
Cleanup. 2025-02-18 11:17:05 +00:00
Sam Rose a5709c9de5
Test cron removal. 2025-02-18 10:48:16 +00:00
Sam Rose 8c84a715cf
Add tests for cron stopping. 2025-02-17 17:39:38 +00:00
Sam Rose a446401fc5
Fix rowAction.spec.ts. 2025-02-17 09:27:12 +00:00
Sam Rose 8a55a8252d
Addressing Mike's last comment. 2025-02-13 17:51:55 +00:00
Sam Rose 2eb3a9fcd8
More refactoring. 2025-02-13 17:44:48 +00:00
Sam Rose 4e97f72a43
Refactoring around cleanInputValues 2025-02-13 13:21:31 +00:00
Sam Rose 18567f5fe7
Further refactoring of branching. 2025-02-13 13:10:16 +00:00
Sam Rose 57149b77e1
Loop tests passing again. 2025-02-13 12:52:03 +00:00
Sam Rose 3f104cb2ab
Big automation refactor. Down to 11 test failures. 2025-02-13 12:02:23 +00:00
Sam Rose 0a27087f5c
missed a bit 2025-02-04 10:58:22 +00:00
Sam Rose f450cf6912
Move trigger definitions to shared-core. 2025-02-03 10:46:03 +00:00
Sam Rose 5bc316916f
First iteration of single-step automation test endpoint. 2025-01-20 17:18:29 +00:00
Adria Navarro f76ec8d2c9 Fix types 2025-01-08 12:24:19 +01:00
Adria Navarro b4b805ac1c Fix queries when returning nulls 2025-01-03 11:02:09 +01:00
mike12345567 d83bd47bd7 Fixing some automation typing issues. 2024-11-29 17:13:39 +00:00
Naveen Kumar 26f2c69fb9 fix PR comment for keeping status boolean and adding status conditionally 2024-11-29 15:31:44 +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 f3c5a2b973
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 10:02:05 +00:00
Peter Clement 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +00:00
Sam Rose 889d3158e8
Bypass transformers that are trivial, allow users to configure bson buffer size. 2024-11-19 11:34:15 +00:00
Peter Clement 7072acfa1b
Merge branch 'master' into fix/issue-with-looping-iterations 2024-11-06 17:04:03 +00:00
Peter Clement 822f52ad4a remove logs 2024-11-06 17:00:32 +00:00
Peter Clement 7bbbaadea4 Issue where looping wasn't working due to missing context 2024-11-06 16:59:44 +00:00
Dean 23a3643859 Added offset for loop automation context updates. The error cases and feedback were displaying in the wrong steps. 2024-11-05 16:05:35 +00:00
Peter Clement 09e5bad62e Fix issue with branching bindings 2024-11-04 09:42:33 +00:00
Adria Navarro 3779c7f6c7 Typing 2024-10-30 17:13:03 +01:00
Adria Navarro b510d04129 Simplify 2024-10-30 17:02:34 +01:00
Adria Navarro 7aad0d6e92 Type branch filters 2024-10-30 17:00:09 +01:00
Dean 11d24db255 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-28 12:00:33 +00:00
Sam Rose 407484bbe5
Respond to PR comments. 2024-10-25 16:21:10 +01:00
Sam Rose 0875ac817c
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations 2024-10-25 10:51:29 +01:00
Dean fb17881ea3 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-23 09:23:01 +01:00
Peter Clement 09695fabd6 extract necessary user bindings and add types 2024-10-22 10:52:52 +01:00
Peter Clement a26b64bb03 pass user through to automation context 2024-10-18 15:08:18 +01:00
Sam Rose 3fc170c16b
Add settings to automation context. 2024-10-15 17:33:32 +01:00
Peter Clement 030022adad lint 2024-10-14 09:37:30 +01:00
Peter Clement b304d1d622 changes to support automation conditions on both sides of evaluation 2024-10-14 09:30:05 +01:00
Dean 9382ca4c0b Branching UX updates, fix for looping results and general failure results for automations. Added fix for stacking currentItem loop bindings 2024-10-11 16:20:26 +01:00
Peter Clement f00593ff26 pr comments 2024-10-01 12:25:41 +01:00
Peter Clement 5d31976835 updated automation thread to use ids and test 2024-09-30 13:08:11 +01:00
Peter Clement 5ef0e48ee0 add back space 2024-09-27 10:21:52 +01:00
Peter Clement f03ed03794
remove space
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-27 10:05:05 +01:00
Peter Clement acdcd02fcd Fix small issue with conditions in branches 2024-09-27 09:12:50 +01:00
Peter Clement 2cdbf4190b Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates 2024-09-12 14:10:52 +01:00
melohagan 49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. (#14547)
* Add email to session for populate user

* Add email param

* use param object

* Type fix for tests

* Fix test

* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
Peter Clement 60dd500ecb rename func 2024-09-11 15:12:50 +01:00