1
0
Fork 0
mirror of synced 2024-07-15 03:05:57 +12:00
Commit graph

28466 commits

Author SHA1 Message Date
Martin McKeaveney 8ad3182d7c bump pro submodule 2024-02-02 12:29:48 -03:00
Andrew Kingston b821c59abe
Merge branch 'master' into nested-context-fix 2024-02-02 15:28:04 +00:00
melohagan be0ff766f3
Chore/fix worker request error message (#12943)
* Revert "Surface email error (#12837)"

This reverts commit 2a24c85378.

* Improve workerRequest error handling

* update account portal

* Fix typing

* lint
2024-02-02 15:25:18 +00:00
Sam Rose ca32e1280c
Merge pull request #12935 from Budibase/dependabot/npm_and_yarn/packages/worker/nodemailer-6.9.9
Bump nodemailer from 6.7.2 to 6.9.9 in /packages/worker
2024-02-02 15:18:09 +00:00
Sam Rose a6e2d65c83
Merge branch 'master' into dependabot/npm_and_yarn/packages/worker/nodemailer-6.9.9 2024-02-02 15:13:27 +00:00
Andrew Kingston 0ace5f91c4 Lint 2024-02-02 15:08:06 +00:00
Andrew Kingston 57bc24d1cb Merge branch 'nested-context-fix' of github.com:Budibase/budibase into nested-context-fix 2024-02-02 15:00:02 +00:00
Andrew Kingston d6bf33bce7 Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
mike12345567 7e5ff248b5 Merge branch 'master' of github.com:Budibase/budibase into labday/small-ux-improvement-mike-d 2024-02-02 14:06:43 +00:00
Andrew Kingston 41d32fdad1 Merge branch 'master' of github.com:Budibase/budibase into nested-context-fix 2024-02-02 13:23:06 +00:00
mike12345567 cadce52e1b Changing how optional decoding works. 2024-02-02 11:28:54 +00:00
mike12345567 dab066e61b Quick fix. 2024-02-02 11:11:55 +00:00
Adria Navarro 8dfcc3aeb1
Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-02 12:02:09 +01:00
Andrew Kingston ed43ff1f82
Merge branch 'master' into nested-context-fix 2024-02-02 10:27:48 +00:00
Budibase Staging Release Bot 7c8c06af4e Bump version to 2.17.2 2024-02-02 09:59:22 +00:00
dependabot[bot] 163c10c71e
Bump nodemailer from 6.7.2 to 6.9.9 in /packages/worker
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.2 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.2...v6.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:58:15 +00:00
Sam Rose d5d135d434
Merge pull request #12934 from Budibase/revert-12930-revert-12929-revert-12769-isolated-vm
Revert "Migrate from `vm` to `isolated-vm`"
2024-02-02 09:57:41 +00:00
Sam Rose 332a201ae7
Revert "Migrate from vm to isolated-vm" 2024-02-02 09:51:46 +00:00
Conor Webb e6c0cac4d2
Merge branch 'master' into nested-context-fix 2024-02-02 08:27:30 +00:00
mike12345567 32e750afd6 A small ux improvement to the automation scripting system. 2024-02-01 17:37:46 +00:00
Budibase Staging Release Bot 3e84ad924d Bump version to 2.17.1 2024-02-01 17:08:01 +00:00
Michael Drury 37a63404df
Merge pull request #12930 from Budibase/revert-12929-revert-12769-isolated-vm
Migrate from `vm` to `isolated-vm`
2024-02-01 16:35:06 +00:00
Michael Drury a6e8bdf1a5
Merge pull request #12932 from Budibase/fix/automation-js-scripts
Fix automation JS scripts
2024-02-01 16:23:33 +00:00
mike12345567 2ec4fd5d67 Fixing executeScript test cases to cover the issue we experienced, make sure context is correctly accessible. 2024-02-01 16:11:44 +00:00
Andrew Kingston 4c5d41c041
Merge branch 'master' into nested-context-fix 2024-02-01 16:06:52 +00:00
mike12345567 50cd0564c0 Merge branch 'revert-12929-revert-12769-isolated-vm' of github.com:Budibase/budibase 2024-02-01 16:01:27 +00:00
mike12345567 6cad0e758f Quick fix for automation JS scripting, make sure context is passed through correctly. 2024-02-01 16:00:58 +00:00
Adria Navarro 45ea6a6fd6
Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-01 16:47:41 +01:00
Adria Navarro a078bcf600
Merge pull request #12929 from Budibase/revert-12769-isolated-vm
Revert "Migrate from `vm` to `isolated-vm`"
2024-02-01 16:37:48 +01:00
Adria Navarro 16749ec3dd
Revert "Migrate from vm to isolated-vm" 2024-02-01 16:30:34 +01:00
Budibase Staging Release Bot 9ab726f9b2 Bump version to 2.17.0 2024-02-01 14:48:35 +00:00
Andrew Kingston 1e033c3618 Remove proxying of context changes up the chain 2024-02-01 14:45:16 +00:00
Adria Navarro f77acc1f1b
Merge pull request #12769 from Budibase/isolated-vm
Migrate from `vm` to `isolated-vm`
2024-02-01 13:22:11 +01:00
Adria Navarro 87501bf25e
Merge branch 'master' into isolated-vm 2024-02-01 13:15:47 +01:00
Adria Navarro 2ea70e1010
Merge pull request #12922 from Budibase/test-isolated-vm
Test isolated vm
2024-02-01 13:15:33 +01:00
Budibase Staging Release Bot 2c8254ba0f Bump version to 2.16.3 2024-02-01 12:11:47 +00:00
Michael Drury ebd3c0e790
Merge pull request #12923 from Budibase/fix/very-large-backups
Handling very large backup upload/downloads
2024-02-01 11:51:08 +00:00
Michael Drury 8576a71128
Merge branch 'master' into fix/very-large-backups 2024-02-01 11:45:19 +00:00
Adria Navarro 3aff1004c8
Merge branch 'master' into isolated-vm 2024-02-01 12:42:48 +01:00
Adria Navarro 3808718004 Fix tests 2024-02-01 12:42:23 +01:00
Adria Navarro 480476bcfe Lint 2024-02-01 12:32:39 +01:00
Adria Navarro 843d95c3bb Lint 2024-02-01 12:30:59 +01:00
Adria Navarro 1439eb9b27 Fix stripProtocol 2024-02-01 12:20:31 +01:00
mike12345567 c4eae33b67 Fixing mock to cover getReadStream in object store. 2024-02-01 11:09:28 +00:00
Adria Navarro d1cf13707d Fix url.escape 2024-02-01 11:57:22 +01:00
Peter Clement 1a7faa5f5b
Merge pull request #12913 from Budibase/fix/pc-fixes
Fixes for automation bindings and chain automation settings
2024-02-01 10:26:46 +00:00
mike12345567 e61d52ee8b Updating pro ref to master. 2024-02-01 10:18:14 +00:00
Adria Navarro 1b88700d02 Test random helper 2024-02-01 11:17:55 +01:00
Adria Navarro 2899c4f7f8 Test uuid helper 2024-02-01 11:15:36 +01:00
Adria Navarro 181d462cdf Update uuid 2024-02-01 11:15:21 +01:00