Commit Graph

14172 Commits

Author SHA1 Message Date
deanhannigan 2b7754425a
Merge branch 'master' into execute-script-v2 2025-02-19 09:11:57 +00:00
Sam Rose 6952ca325a
Respond to Adri's feedback. 2025-02-18 14:01:32 +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
deanhannigan b54f287732
Merge branch 'master' into execute-script-v2 2025-02-18 09:48:49 +00:00
Sam Rose 8c84a715cf
Add tests for cron stopping. 2025-02-17 17:39:38 +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
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
deanhannigan 3da754ce7a
Merge branch 'master' into execute-script-v2 2025-02-14 12:33:39 +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
deanhannigan da6fc09c99
Merge branch 'master' into execute-script-v2 2025-02-14 11:51:25 +00: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
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
deanhannigan 10263c9857
Merge branch 'master' into execute-script-v2 2025-02-13 09:03:54 +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
deanhannigan b4bde69925
Merge branch 'master' into execute-script-v2 2025-02-12 15:08:32 +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
deanhannigan 06d4948d42
Merge branch 'master' into execute-script-v2 2025-02-12 14:17:54 +00: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
mike12345567 dd75edc184 Fixing everywhere used. 2025-02-11 22:42:41 +00:00
mike12345567 270e1e15ee Updating BudibaseApp to use the new props type instead of parts being passed in individually. 2025-02-11 22:38:59 +00:00
mike12345567 f0a1ea6f7e Some work to fix plugins, attempting to type the server rendered file. 2025-02-11 22:20:35 +00:00
Sam Rose 133a64edd6
Fix tests. 2025-02-11 14:45:26 +00:00
Sam Rose 8bfa47b5a3
Merge master. 2025-02-11 14:40:25 +00:00
deanhannigan 5759ef477c
Merge branch 'master' into execute-script-v2 2025-02-11 09:13:57 +00:00
mike12345567 69669a19b8 Linting. 2025-02-10 22:04:27 +00:00
mike12345567 5c491a80ad Update test to datasource plus. 2025-02-10 18:40:26 +00:00
Sam Rose 491a71a36f
Merge branch 'master' into automation-tests-6 2025-02-10 17:16:34 +00:00
Sam Rose fd81543e44
Remove runStep from the codebase. 2025-02-10 17:03:57 +00:00
Sam Rose 1c13531baf
Add tests for the row updated trigger. 2025-02-10 16:32:48 +00:00
Sam Rose 225f5dde59
Add tests for the row deleted trigger. 2025-02-10 16:27:54 +00:00
Sam Rose e16c3fc7a9
Rename automation result helper. 2025-02-10 16:15:53 +00:00