mike12345567
|
0d6474a38a
|
Other steps.
|
2025-01-13 12:30:19 +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 |
Sam Rose
|
af83f1b2e1
|
Delete old feature flags.
|
2025-01-07 17:18:36 +00:00 |
Sam Rose
|
a58c75e328
|
Expose feature flags type in packages/type so it can be exposed to the frontend.
|
2025-01-06 12:11:14 +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
|
7cf20ef16c
|
Fixing query row.
|
2024-12-13 17:11:35 +00:00 |
mike12345567
|
6699b202b4
|
Fixing some automation requirements.
|
2024-12-13 17:10:05 +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 |
Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
Michael Drury
|
afd779ad07
|
Merge branch 'master' into chore/api-typing-2
|
2024-12-04 13:52:32 +00:00 |
Martin McKeaveney
|
48a367c2c2
|
fix openai automation tests
|
2024-12-04 10:52:19 +00:00 |
Martin McKeaveney
|
46bd790b3a
|
update tests
|
2024-12-04 10:35:59 +00:00 |
Martin McKeaveney
|
e119e310ef
|
pro ref
|
2024-12-04 10:26:19 +00:00 |
mike12345567
|
0b8f2c111d
|
Linting.
|
2024-12-03 18:07:21 +00:00 |
mike12345567
|
23d9808cb6
|
Query API typing.
|
2024-12-03 17:29:41 +00:00 |
mike12345567
|
009a2749c5
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-2
|
2024-12-03 12:39:37 +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 |
Peter Clement
|
7d0ae9d567
|
no need to add run func to definition
|
2024-12-03 10:11:57 +00:00 |
mike12345567
|
c073500d50
|
Metadata API.
|
2024-12-02 17:42:46 +00:00 |
mike12345567
|
fe9e4d1c5a
|
More typing fixes.
|
2024-12-02 15:26:12 +00:00 |
mike12345567
|
bc3658e2cb
|
Adding fix for build issue.
|
2024-12-02 15:12:27 +00:00 |
mike12345567
|
d83bd47bd7
|
Fixing some automation typing issues.
|
2024-11-29 17:13:39 +00:00 |
mike12345567
|
b2b74aa048
|
Automation API typing.
|
2024-11-29 17:00:24 +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 |
Peter Clement
|
977c0e44f3
|
Merge remote-tracking branch 'origin/master' into feat/update-automation-tests
|
2024-11-26 20:08:10 +00:00 |
Peter Clement
|
685657b8eb
|
migrate createrow step to use test builder
|
2024-11-26 19:50:18 +00:00 |
Peter Clement
|
b99d411cec
|
migrate deleteRow from runStep to test builder
|
2024-11-26 15:48:40 +00:00 |
Peter Clement
|
e8ade0caee
|
update row spec file using automation builder
|
2024-11-26 12:00:47 +00:00 |
Peter Clement
|
f3c5a2b973
|
Merge branch 'master' into fix/automation-adjacent-bugs
|
2024-11-26 10:02:05 +00:00 |
Peter Clement
|
6da45f5e7c
|
reverse check in serverlog step
|
2024-11-25 16:15:21 +00:00 |
Peter Clement
|
9f35ea0839
|
fix tests
|
2024-11-25 12:40:20 +00:00 |
Peter Clement
|
db032ed35b
|
update properties to be correct
|
2024-11-25 10:14:32 +00:00 |
Peter Clement
|
08f5df2546
|
add execute script automation tests
|
2024-11-25 09:45:42 +00:00 |
Peter Clement
|
6a5c327085
|
add log back
|
2024-11-25 08:59:29 +00:00 |
Peter Clement
|
2a3f943957
|
fix issue where bindings where incorrect in automations
|
2024-11-22 11:30:46 +00:00 |
mike12345567
|
66ade79ff9
|
Updating rest of test cases.
|
2024-11-18 17:55:40 +00:00 |
Sam Rose
|
c418ffc8a9
|
Merge branch 'chore/sqs-always-on' of github.com:budibase/budibase into split-server-tests-out-by-database
|
2024-11-07 10:16:57 +00:00 |
Adria Navarro
|
5089528ffd
|
Merge branch 'master' into BUDI-8683/correct-automation-cron-server-timestamp
|
2024-11-07 10:58:35 +01:00 |
Sam Rose
|
42a0e26aed
|
Merge chore/sqs-always-on
|
2024-11-06 17:35:55 +00:00 |