Commit Graph

28277 Commits

Author SHA1 Message Date
Adria Navarro 40fba919ec Improve script to allow running on builder/package.json 2024-01-16 14:00:33 +01:00
Adria Navarro a4959e2762
Merge branch 'master' into isolated-vm 2024-01-16 12:46:56 +01:00
Budibase Staging Release Bot 4b0737832d Bump version to 2.14.8 2024-01-16 11:34:37 +00:00
Adria Navarro 39b7a719e3
Merge pull request #12789 from Budibase/bug/BUDI-7896/incorrect-handling-of-short-passwords-in-user-invitation
[Bug] Incorrect handling of short passwords in user invitation
2024-01-16 12:21:43 +01:00
Adria Navarro e42784b5e9 Use system lock 2024-01-16 11:49:34 +01:00
Adria Navarro 7e50986a2e Remove unnecessary get 2024-01-16 11:28:35 +01:00
Adria Navarro 0cce142571 Use lock to prevent race conditions on invite 2024-01-16 11:20:27 +01:00
Adria Navarro 0ed8464aab Display error on wrong password 2024-01-16 11:07:03 +01:00
mike12345567 b370e2a0e5 Updating dd-trace to 5.0.0 across all packages now that the memory leak is solved, this also removes the erronous message on startup describing DataDog startup problems. 2024-01-15 17:44:52 +00:00
deanhannigan 50abdf2e63
Merge branch 'master' into global-bindings 2024-01-15 15:28:00 +00:00
Peter Clement 99ffe7db6b missed type 2024-01-15 14:51:07 +00:00
Adria Navarro d49b17db53 Improve error message 2024-01-15 13:06:07 +01:00
Adria Navarro 7e2087ea56 Build string-templates on dev 2024-01-15 12:36:50 +01:00
Adria Navarro eb69b36aac Use esbuild for jsrunner 2024-01-15 12:30:47 +01:00
Adria Navarro 7186addb5c Merge branch 'BUDI-7884/esbuild-stringtemplates' into isolated-vm 2024-01-15 12:22:35 +01:00
Adria Navarro ac2b7a26b6
Merge branch 'master' into isolated-vm 2024-01-15 12:14:16 +01:00
Adria Navarro 73fee7dec7 Fix build 2024-01-15 12:04:35 +01:00
Peter Clement 44a9c3fe86 another missed name 2024-01-15 10:47:10 +00:00
deanhannigan 6db96a7af0
Merge pull request #12763 from Budibase/multistep-formblock-feedback
Multistep formblock feedback
2024-01-15 10:43:21 +00:00
Peter Clement 785b93e472 missed naming 2024-01-15 10:39:40 +00:00
Dean 39438c997a PR update 2024-01-15 10:37:34 +00:00
Peter Clement e6b892d58f pro reference 2024-01-15 10:34:34 +00:00
Adria Navarro d7bbae3caf Update yarn.lock 2024-01-15 11:30:32 +01:00
deanhannigan 08c9d4deca
Merge branch 'master' into multistep-formblock-feedback 2024-01-15 10:23:32 +00:00
Peter Clement 41051a8d69 more naming 2024-01-15 10:16:13 +00:00
Peter Clement 394a8c4d94 more naming updates 2024-01-15 10:11:16 +00:00
Adria Navarro e352cc1d8e Merge branch 'master' into isolated-vm 2024-01-15 11:11:08 +01:00
Adria Navarro 24994ab03c Update yarn.lock 2024-01-15 11:09:41 +01:00
Adria Navarro 91e10f86f1
Merge branch 'master' into isolated-vm 2024-01-15 11:02:49 +01:00
Adria Navarro 27bb73f77a Compile stringtemplates via esbuild 2024-01-15 11:01:13 +01:00
Peter Clement 601ec35549 rename instance of trigger step to triggerAutomationRun 2024-01-15 10:00:37 +00:00
deanhannigan f5f43951a9
Merge pull request #12782 from Budibase/fix/master-account-portal-submodule
Upgrade account-portal submodule
2024-01-15 09:54:39 +00:00
Dean 1585407097 Update account portal submodule to latest 2024-01-15 09:26:40 +00:00
deanhannigan 63e2c50a0a
Merge branch 'master' into multistep-formblock-feedback 2024-01-15 09:06:11 +00:00
Sam Rose 6be7814e55
Copy context over, ignoring functions. 2024-01-12 15:22:49 +00:00
Sam Rose 407f36eeb3
Move pro to where it should be. 2024-01-12 15:09:08 +00:00
Sam Rose c508a435d6
Isolate and context re-use. 2024-01-12 15:08:08 +00:00
Sam Rose 290dde125e
Merge master. 2024-01-12 14:56:10 +00:00
deanhannigan dac9fe0394
Merge branch 'master' into global-bindings 2024-01-12 11:04:17 +00:00
Budibase Staging Release Bot a4500841a3 Bump version to 2.14.7 2024-01-11 17:48:24 +00:00
Michael Drury 4da2b0e361
Merge pull request #12765 from Budibase/fix/remove-db-head-requests
Remove constant CouchDB HEAD requests
2024-01-11 17:23:26 +00:00
mike12345567 287d3f87c4 Merge branch 'fix/remove-db-head-requests' of github.com:Budibase/budibase into fix/remove-db-head-requests 2024-01-11 17:17:56 +00:00
mike12345567 e69ba75849 Fixing typing for performCall. 2024-01-11 17:17:38 +00:00
Michael Drury 5251c67a8f
Merge branch 'master' into fix/remove-db-head-requests 2024-01-11 16:56:18 +00:00
Martin McKeaveney e991846808 add stripe dep to qa core 2024-01-11 16:51:18 +00:00
Michael Drury 649113b622
Merge branch 'master' into fix/remove-db-head-requests 2024-01-11 16:49:06 +00:00
mike12345567 8483a53178 This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it. 2024-01-11 16:44:15 +00:00
melohagan aa579699b5
Allow enter key to continue (#12762) 2024-01-11 16:31:57 +00:00
Peter Clement 72c2f6577c fix tests oncemore 2024-01-11 15:41:41 +00:00
Dean 205dc7d690 Merge remote-tracking branch 'origin/master' into multistep-formblock-feedback 2024-01-11 15:22:13 +00:00