Commit Graph

29906 Commits

Author SHA1 Message Date
Adria Navarro 866bef8145 Make use of helpers 2024-11-07 11:16:31 +01:00
Adria Navarro a7bb89a710 Add useRealQueues helpers 2024-11-07 11:16:31 +01:00
Adria Navarro c5da1a06c6 Close server back 2024-11-07 11:16:31 +01:00
Adria Navarro 505146f4b3 Add utils 2024-11-07 11:16:31 +01:00
Adria Navarro f7f056ef76 Clean 2024-11-07 11:16:31 +01:00
Adria Navarro 02ebe9cb15 Do not close apps 2024-11-07 11:16:31 +01:00
Adria Navarro b2488af6da Use utils 2024-11-07 11:16:31 +01:00
Adria Navarro 4f6a09fb02 Add utils 2024-11-07 11:16:31 +01:00
Adria Navarro 358f91177c Fix test 2024-11-07 11:16:31 +01:00
Adria Navarro 8c88d65003 Simplify api 2024-11-07 11:16:31 +01:00
Adria Navarro d0aab5fa87 Fix pro 2024-11-07 11:16:31 +01:00
Adria Navarro a952cd7d08 Enable disabled test 2024-11-07 11:16:31 +01:00
Adria Navarro 252c23f8bd Fix tests 2024-11-07 11:16:31 +01:00
Adria Navarro 5089528ffd
Merge branch 'master' into BUDI-8683/correct-automation-cron-server-timestamp 2024-11-07 10:58:35 +01:00
Martin McKeaveney 97fe25d107
Merge pull request #14990 from Budibase/ai-flags
turning on AI flags
2024-11-06 22:12:30 +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
Martin McKeaveney 8455356cee turning on AI flags 2024-11-06 16:44:23 +00:00
mike12345567 9a08c87ead For a while we have had issues with the watchtower update process, removing this and recommending self-hosters go to the documentation to correctly update their install. 2024-11-06 16:03:15 +00:00
Sam Rose 51e668d6d9
Merge branch 'master' into sqs-test-fixes 2024-11-06 12:20:33 +00:00
Adria Navarro 0667dd9d30 Add test 2024-11-06 12:39:56 +01:00
Adria Navarro cbf0cf76d3 Use timestamp from runtime 2024-11-06 12:39:56 +01:00
Sam Rose 45976313ab
Fix build. 2024-11-06 10:46:00 +00:00
Sam Rose 9caf001746
Merge branch 'master' into sqs-test-fixes 2024-11-06 10:16:16 +00:00
mike12345567 3ff0e3956c Flagging all released features on in self host. 2024-11-06 10:15:32 +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
Sam Rose ff9d59e1ee
Log SQS connection errors, and retry connection a few times before giving up. 2024-11-05 15:35:38 +00:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Andrew Thompson b129959b1f
Merge branch 'master' into budi-8820-conditional-automation-step-options-always-rendering-send 2024-11-05 13:54:22 +00:00
Martin McKeaveney 3ed740ea85
Merge pull request #14965 from Budibase/ai-config-fixes-2
further AI config updates for case where there's no configuration
2024-11-05 13:52:20 +00:00
Adria Navarro b95303403b
Merge branch 'master' into feature/automation-branching-ux 2024-11-05 14:16:05 +01:00
Martin McKeaveney b3c01a28c2 init variable 2024-11-05 12:22:29 +00:00
andz-bb ebf5933882 fix for conditional automation step options always showing 2024-11-05 12:19:45 +00:00
Martin McKeaveney f42b4ced46 lint + tests 2024-11-05 12:02:56 +00:00
Martin McKeaveney a197a2ead9 lint 2024-11-05 11:58:05 +00:00
Martin McKeaveney a8aa0d0822 fix tests 2024-11-05 11:50:28 +00:00
Martin McKeaveney a7b52b0a9a fix test 2024-11-05 11:34:43 +00:00
Martin McKeaveney 08ef3a249a update pro 2024-11-05 11:15:25 +00:00
Martin McKeaveney e4181ecacf merge 2024-11-05 11:09:56 +00:00
Martin McKeaveney b2c2ff10be
Merge branch 'master' into feature/automation-branching-ux 2024-11-05 11:05:29 +00:00
Adria Navarro 04de771cf5
Merge branch 'master' into BUDI-8746/multiple-many-to-many-relationships-between-two-tables 2024-11-05 11:59:16 +01:00
Martin McKeaveney 7623c0ce07 further AI config updates for case where there's no configuration 2024-11-05 10:54:33 +00:00
Adria Navarro 3cb653eb01 Fix initial setup 2024-11-05 11:54:09 +01:00
Dean e0dfc0ea10 Optional chaining for selectedAutomation 2024-11-05 10:48:57 +00:00
Adria Navarro 6505f518c8 Don't allow same foreign keys 2024-11-05 11:31:46 +01:00
Adria Navarro 94d3466113 Allow setting multiple many-to-many relationships 2024-11-05 11:24:23 +01:00
Dean bbb2c20b6e Removed comment and debug console log 2024-11-05 09:35:43 +00:00
Adria Navarro a2046eddf4
Merge branch 'master' into chore/cleanup-TABLES_DEFAULT_ADMIN-flag 2024-11-05 10:35:20 +01:00
Dean 1ac6244951 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 09:11:08 +00:00