Commit Graph

14166 Commits

Author SHA1 Message Date
Sam Rose 57fd9e8d3a
Merge branch 'master' of github.com:budibase/budibase into remove-mocks-2 2025-02-19 15:24:05 +00:00
Sam Rose 885873ef29
Fix CouchDB datasource. 2025-02-19 15:23:56 +00:00
Sam Rose 0d7946ac4a
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2 2025-02-18 14:12:01 +00:00
Sam Rose 6952ca325a
Respond to Adri's feedback. 2025-02-18 14:01:32 +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 9c445c1a8c
Fix loop.spec.ts timeout failures. 2025-02-18 11:07:48 +00:00
Sam Rose 318c96e9c0
Remove .only 2025-02-18 10:48:43 +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 e9923bf90b
Fix loop.spec.ts timeout failures. 2025-02-17 12:30:09 +00:00
Sam Rose 499c7e1e01
wip 2025-02-17 12:13:42 +00:00
Sam Rose 892879f0e6
Fix automation route tests, address Adri's comments. 2025-02-17 11:20:57 +00:00
Sam Rose 8a84a70608
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2 2025-02-17 11:11:14 +00:00
Sam Rose 378cdbe163
Fix type errors. 2025-02-17 11:11:08 +00:00
Martin McKeaveney 268f67b17c lint 2025-02-17 10:36:26 +00:00
Martin McKeaveney 06866111d3 fix error message and extract tenantId from appId 2025-02-17 10:32:12 +00:00
Sam Rose a446401fc5
Fix rowAction.spec.ts. 2025-02-17 09:27:12 +00:00
Sam Rose 0c0cdf947b
Merge branches 'master' and 'fix-automation-loop-test-output-2' of github.com:budibase/budibase into fix-automation-loop-test-output-2 2025-02-17 09:14:07 +00:00
Martin McKeaveney 267a915b9b lint 2025-02-15 19:13:10 +00:00
Martin McKeaveney d933e47754 update error message to be more generic 2025-02-15 19:09:05 +00:00
Martin McKeaveney b85f198fc2 useAppIdFromCtx helper 2025-02-15 19:06:21 +00:00
Martin McKeaveney c26357c347 ensure app ownership middleware 2025-02-15 18:54:16 +00:00
Adria Navarro 58b631db01
Merge branch 'master' into convert-client-builder-store 2025-02-14 13:14:26 +01:00
Adria Navarro 299637a0a0 Fix types 2025-02-14 13:12:00 +01:00
Adria Navarro cc6c603924 Remove unused props 2025-02-14 13:04:25 +01:00
Michael Drury efd2248454 Removing smithy package of questionable quality. 2025-02-13 20:20:01 +00:00
mike12345567 8ea25418b9 Adding has protocol function and using that. 2025-02-13 18:26:04 +00:00
Sam Rose a684bdf4f2
Fix tests. 2025-02-13 18:18:04 +00:00
mike12345567 e7f42a0075 Removing try catch wrap. 2025-02-13 18:17:07 +00:00
mike12345567 52d8d7d1dc Updating configuration for S3 upload/read components, in new SDK the format for these has changed slightly, updated the types to correctly respect the new types. 2025-02-13 18:15:48 +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 29532a2810
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2 2025-02-13 12:52:18 +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
dependabot[bot] f70b5cb129
Bump koa from 2.13.4 to 2.15.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.4...2.15.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 19:53:48 +00:00
mike12345567 6ccd8d66d5 Linting. 2025-02-12 17:06:01 +00:00
mike12345567 e8ad7280a9 Reverting svelte config update for SSR typescript - this doesn't seem to work well at all, rather than updating this to Typescript for one type definition I have added it via a type comment instead. 2025-02-12 16:58:24 +00:00
Adria Navarro 66491fe3ca Add default dev OPENAI_API_KEY 2025-02-12 16:44:41 +01:00
Sam Rose 8656e9a5d0
Merge branch 'master' into fix-automation-loop-test-output 2025-02-12 15:14:44 +00:00
Sam Rose e155545060
Merge branch 'master' into app-action-tests 2025-02-12 14:55:56 +00:00
Adria Navarro fe34ae2219 Fix jest svelte transformers to accept ts 2025-02-12 15:21:36 +01:00
Sam Rose 62f38b3202
Cleaning up loop.spec.ts, moved tests from automation.spec.ts to more appropriate places. 2025-02-12 12:50:59 +00:00
Sam Rose 26fe37fb17
Merge branch 'master' of github.com:budibase/budibase into app-action-tests 2025-02-12 12:18:15 +00:00
Sam Rose 22e761ec76
Create appAction.spec.ts 2025-02-12 11:37:44 +00:00
mike12345567 1624538241 Removing IDE added zod import. 2025-02-12 10:32:05 +00:00