Commit Graph

39336 Commits

Author SHA1 Message Date
mike12345567 3b34b7ad5a Some Typescript conversion. 2025-02-14 13:12:20 +00:00
mike12345567 241bbf9b36 Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-select 2025-02-14 11:39:44 +00:00
Budibase Staging Release Bot c3a864cc04 Bump version to 3.4.9 2025-02-14 09:48:44 +00:00
Michael Drury b8091ec54f
Merge pull request #15551 from Budibase/fix/remove-smithy-package
Removing smithy package
2025-02-13 20:34:25 +00:00
Michael Drury efd2248454 Removing smithy package of questionable quality. 2025-02-13 20:20:01 +00:00
Budibase Staging Release Bot e837fccded Bump version to 3.4.8 2025-02-13 18:42:25 +00:00
Michael Drury e3594bb09d
Merge pull request #15550 from Budibase/fix/s3-upload-and-read
Fix S3 datasource upload and read
2025-02-13 18:39:48 +00:00
Michael Drury 7a90bda0fa
Merge branch 'master' into fix/s3-upload-and-read 2025-02-13 18:30:08 +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
Peter Clement 5b63804fe8
Merge pull request #15534 from Budibase/feat/url-binding-default 2025-02-13 17:34:10 +00:00
Peter Clement bd1f287a7d
Merge branch 'master' into feat/url-binding-default 2025-02-13 17:24:06 +00:00
mike12345567 25bf7272ed Broken state, saving progress. 2025-02-13 17:04:58 +00:00
Andrew Kingston 72785cd342
Merge pull request #15548 from Budibase/revert-default-icon
Revert setting a default icon
2025-02-13 14:35:17 +00:00
Andrew Kingston 3ad8fb781f
Set default value via manifest instead, to allow customisation by plugin authors 2025-02-13 14:26:05 +00:00
Andrew Kingston 3ae12a6469
Revert setting a default icon 2025-02-13 13:46:07 +00:00
Peter Clement ea840922af
Merge branch 'master' into feat/url-binding-default 2025-02-13 13:08:46 +00:00
Adria Navarro 5428c788a8
Merge pull request #15541 from Budibase/dependabot/npm_and_yarn/koa-2.15.4
Bump koa from 2.13.4 to 2.15.4
2025-02-13 13:44:20 +01:00
Michael Drury 8d691464c7
Merge branch 'master' into dependabot/npm_and_yarn/koa-2.15.4 2025-02-13 12:35:08 +00:00
mike12345567 c7da9e6b96 Updating yarn lock. 2025-02-13 12:33:13 +00:00
Budibase Staging Release Bot 82dc024623 Bump version to 3.4.7 2025-02-13 12:21:56 +00:00
Peter Clement 9a17664ac4
Merge branch 'master' into feat/url-binding-default 2025-02-13 11:56:50 +00:00
Adria Navarro d292cb68c9
Merge branch 'master' into dependabot/npm_and_yarn/koa-2.15.4 2025-02-13 12:14:49 +01:00
Adria Navarro 31d375cd22
Merge pull request #15521 from Budibase/BUDI-9038/fix-js-completions
Fix js completions
2025-02-13 12:13:53 +01:00
Adria Navarro 1d81949a98 Don't autocomplete $("") if there is nothing to autocomplete 2025-02-13 12:03:54 +01:00
Adria Navarro 304e66735b Don't allow helpers on snippets 2025-02-13 11:54:56 +01:00
Peter Clement a37a295dce update import 2025-02-13 10:51:24 +00:00
Adria Navarro e3ef74769b
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-13 11:49:05 +01:00
Peter Clement feb853751e Merge remote-tracking branch 'origin/master' into feat/url-binding-default 2025-02-13 10:38:58 +00:00
Peter Clement ecd1fff61f Merge remote-tracking branch 'refs/remotes/origin/feat/url-binding-default' into feat/url-binding-default 2025-02-13 10:24:21 +00:00
Peter Clement ea57fe3fad pr comments and styling 2025-02-13 10:23:11 +00:00
Andrew Kingston 6500de7ebe
Merge pull request #15497 from Budibase/grid-new-component-dnd
New component drag-and-drop improvements
2025-02-13 09:27:30 +00:00
Andrew Kingston b6185c3925
Attempt to auto-fill data provider type settings when adding components 2025-02-13 09:18:18 +00:00
Andrew Kingston 4685a45916
Add default icon for icon settings 2025-02-13 09:06:44 +00:00
Andrew Kingston b6796ffa9c
Merge branch 'master' into grid-new-component-dnd 2025-02-13 08:57:17 +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
Michael Drury a19acceda9
Merge pull request #15540 from Budibase/fix/app-preview
Remove typescript from SSR app - fix app preview
2025-02-12 17:33:44 +00:00
mike12345567 8e791bdcb8 Merge branch 'fix/app-preview' of github.com:Budibase/budibase into fix/app-preview 2025-02-12 17:06:18 +00:00
mike12345567 6ccd8d66d5 Linting. 2025-02-12 17:06:01 +00:00
Michael Drury 30bb1f2fa7
Merge branch 'master' into fix/app-preview 2025-02-12 17:00:28 +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
Mike Sealey 68111deebf
Merge pull request #15529 from Budibase/fix-yarn-manifest
Correctly types gen-collection-info.ts
2025-02-12 16:51:59 +00:00
Mike Sealey cff55783e6
Merge branch 'master' into fix-yarn-manifest 2025-02-12 16:28:48 +00:00
Adria Navarro e5bc6a6fef
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-12 16:46:08 +01:00
Adria Navarro 66491fe3ca Add default dev OPENAI_API_KEY 2025-02-12 16:44:41 +01:00
Sam Rose c49ae39f31
Merge pull request #15536 from Budibase/fix-automation-loop-test-output
Cleaning up loop.spec.ts, moved tests from automation.spec.ts to more appropriate places.
2025-02-12 15:39:38 +00:00
Adria Navarro 98abbdd84f
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-12 16:33:12 +01:00
Peter Clement 398de18103
Merge branch 'master' into feat/url-binding-default 2025-02-12 15:32:10 +00:00
Sam Rose d7c55d3944
Merge branch 'master' into fix-automation-loop-test-output 2025-02-12 15:30:13 +00:00