Commit Graph

793 Commits

Author SHA1 Message Date
Martin McKeaveney e1a72317a0 fix types 2025-02-19 10:29:18 +00:00
Martin McKeaveney cf5b69a2af remove koa-redis from server 2025-02-19 00:37:47 +00:00
Martin McKeaveney bbd5046dcf add koa-redis types 2025-02-19 00:26:00 +00:00
Martin McKeaveney 9b96f45e53 lockfile 2025-02-19 00:14:05 +00:00
Martin McKeaveney 08baf20e9c store koa sessions in redis instead of cookies 2025-02-19 00:10:55 +00:00
mike12345567 c7da9e6b96 Updating yarn lock. 2025-02-13 12:33:13 +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 e3ef74769b
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-13 11:49:05 +01: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 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
Michael Drury 423c36ffea
Merge branch 'master' into fix-yarn-manifest 2025-02-12 15:24:41 +00:00
Adria Navarro 4ee369060e Update autocomplete 2025-02-12 16:08:29 +01:00
Adria Navarro 2271dbfdf3 Undo yarn.lock changes 2025-02-12 16:08:29 +01:00
Adria Navarro f146b5dda0 Update autocomplete package 2025-02-12 16:08:29 +01:00
Adria Navarro fe34ae2219 Fix jest svelte transformers to accept ts 2025-02-12 15:21:36 +01:00
Sam Rose e7342c1d40
Update yarn.lock. 2025-02-12 11:53:09 +00:00
mikesealey e6d824106a Merge branch 'fix-yarn-manifest' of https://github.com/budibase/budibase into fix-yarn-manifest 2025-02-12 10:56:19 +00:00
mikesealey b1507c2756 updates yarn.lock 2025-02-12 10:54:48 +00:00
Mike Sealey 6e2f5d322b
Merge branch 'master' into fix-yarn-manifest 2025-02-12 10:32:52 +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
mikesealey 6f3d097410 adds yarn lock 2025-02-11 17:21:05 +00:00
mike12345567 7f3a1dca09 Merge branch 'master' of github.com:Budibase/budibase into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-02-07 16:01:03 +00:00
Andrew Kingston b9ee61f442
Merge branch 'master' into state-and-bindings-panels 2025-01-27 10:30:51 +00:00
Michael Drury 8dd1366df2 Fixing yarn.lock (after removing account portal ref). 2025-01-24 13:02:00 +00:00
Michael Drury bf05fea3ed Removing while loop test - frontend JS cannot timeout. 2025-01-24 11:41:27 +00:00
mike12345567 fbbe1738db Using sandboxed iframe to limit to scripting only. 2025-01-22 16:11:54 +00:00
mike12345567 221021ae9b Support for our own vm-browserify implementation which re-uses the iframe for running JS in the frontend, to improve performance. 2025-01-21 17:00:40 +00:00
Andrew Kingston aac4d1e305
Fix version of svelte-portal across the board 2025-01-21 15:09:38 +00:00
Andrew Kingston b54a9fb462
Fix TS exports of enums from BBUI, bump portal version 2025-01-21 14:46:26 +00:00
Michael Drury b05c76e6b4
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-21 14:23:04 +00:00
mike12345567 13915e8488 Update yarn.lock 2025-01-15 15:34:17 +00:00
mike12345567 095eb0fe3a First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
Michael Drury c797b908f1
Revert "Revert "Update AWS SDK to V3"" 2025-01-08 10:41:57 +00:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +00:00
mike12345567 28c6187d5e Merge branch 'chore/aws-v2-to-v3' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2025-01-06 17:54:23 +00:00
mike12345567 766d095c9c Adding dependency. 2025-01-06 17:53:14 +00:00
Michael Drury 40a2f296fe
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-06 17:39:08 +00:00
melohagan 294f696d63
Offer option to open Budibase via CLI (#15312) 2025-01-06 15:31:39 +00:00
Michael Drury 4fe493922d
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-06 15:00:39 +00:00
Adria Navarro 793295ffee Align svelte packages 2024-12-31 12:16:35 +01:00
Peter Clement a1569e1145 updated yarn lock 2024-12-23 09:22:59 +00:00
Peter Clement fb7d8b7125 fix lockfile 2024-12-20 15:15:34 +00:00
Peter Clement cfc56277fd add types for shortid 2024-12-20 14:41:03 +00:00
mike12345567 f41052058c Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2024-12-18 17:51:26 +00:00
Michael Drury 57eaac88b1
Merge branch 'master' into fix/automation-webhook-improvements 2024-12-17 11:08:51 +00:00
mike12345567 b94e05c698 Reverting changes. 2024-12-16 21:44:28 +00:00
mike12345567 e5d4617ce9 Updating to use old version of testcontainers that we used to use. 2024-12-16 18:43:53 +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
mike12345567 525e249d41 First pass at migrating to AWS SDK v3. 2024-12-12 18:14:53 +00:00