1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

28533 commits

Author SHA1 Message Date
Adria Navarro ffdfb731fb Fix tests 2024-02-12 12:25:56 +01:00
Adria Navarro 2c26b55a7c Handle view creation on new table requests 2024-02-12 11:59:05 +01:00
Adria Navarro f1a75b84b4 Add test 2024-02-12 11:03:08 +01:00
Adria Navarro f1b31b4119 Export type 2024-02-12 11:03:08 +01:00
Adria Navarro c18a3d4abb Add creation tests 2024-02-12 11:03:08 +01:00
mike12345567 8bf79c5f10 Adding some basic cron validation to publishing, currently the error is not explained if it is hit - still need some frontend for this, but this now means that an error is provided to users when attempting to publish, and we can re-use this validation in the automation UI. Need to have both backend and frontend validation as invalid CRONs will already exist, backend makes sure these are error'd on. 2024-02-09 18:04:40 +00:00
Andrew Kingston f52379853f Observe context changes in client components immediately after the first enrichment 2024-02-09 16:44:11 +00:00
Budibase Staging Release Bot 7aa1176a36 Bump version to 2.19.0 2024-02-09 16:37:51 +00:00
Adria Navarro 916d75070e
Merge pull request #13003 from Budibase/allow-running-via-vm2
Run scripts via vm/vm2
2024-02-09 17:13:23 +01:00
Adria Navarro 0e5fea0932 Fix tests 2024-02-09 17:06:33 +01:00
Adria Navarro c42a8969c8 Fix build 2024-02-09 16:55:58 +01:00
Adria Navarro b422762461
Merge branch 'master' into allow-running-via-vm2 2024-02-09 16:49:16 +01:00
Adria Navarro 4f42fd832d Lint 2024-02-09 16:47:58 +01:00
Adria Navarro 3207bc6ebf Revert config changes 2024-02-09 16:45:54 +01:00
Adria Navarro 6b5fa9d9d7
Merge branch 'master' into allow-running-via-vm2 2024-02-09 16:43:04 +01:00
Adria Navarro d86c061cfb Update yarn.lock 2024-02-09 16:39:39 +01:00
Adria Navarro cc715b7722 Revert scriptRunner changes to use vm2 2024-02-09 16:37:37 +01:00
Adria Navarro 7ce9756d8c Revert jsRunner changes to vm 2024-02-09 16:36:43 +01:00
Adria Navarro e39bd1869e Install vm2 2024-02-09 16:21:38 +01:00
Budibase Staging Release Bot bab97dc9e0 Bump version to 2.18.2 2024-02-09 14:10:52 +00:00
Andrew Kingston 9109681bbe Fix creators being unable to click on apps they have non-creator access to 2024-02-09 13:04:30 +00:00
Adria Navarro 7cbef52f77
Merge pull request #12994 from Budibase/remove-vm2-from-stringtemplates
Remove vm2 from stringtemplates
2024-02-09 13:47:40 +01:00
Adria Navarro 72802961ad
Merge branch 'master' into remove-vm2-from-stringtemplates 2024-02-09 13:41:15 +01:00
Budibase Staging Release Bot 86350af774 Bump version to 2.18.1 2024-02-09 12:31:02 +00:00
Adria Navarro b0bffc2222
Merge pull request #12998 from Budibase/chore/trace-js
Trace scriptRunner
2024-02-09 13:29:49 +01:00
Adria Navarro 6c78c7a45f Fix tests 2024-02-09 13:28:37 +01:00
Adria Navarro 3d936069cd
Merge branch 'master' into remove-vm2-from-stringtemplates 2024-02-09 13:22:00 +01:00
Adria Navarro f7583b2431 Add options 2024-02-09 13:20:21 +01:00
Adria Navarro a67885d112
Merge branch 'master' into chore/trace-js 2024-02-09 13:17:51 +01:00
Adria Navarro 10c59e1ff6 Remove events 2024-02-09 13:17:28 +01:00
Sam Rose aaf138c9a2
Merge pull request #12999 from Budibase/update-dd-trace-2
Update dd-trace to 5.2.0.
2024-02-09 12:13:40 +00:00
Sam Rose 77b3d479a0
Update dd-trace to 5.2.0. 2024-02-09 12:01:37 +00:00
Adria Navarro bbab639e27
Merge branch 'master' into chore/trace-js 2024-02-09 12:52:42 +01:00
Adria Navarro 32723d7121 Trace scriptRunner 2024-02-09 12:51:57 +01:00
Adria Navarro 790d8fcf09 Trace scriptRunner.execute 2024-02-09 12:41:00 +01:00
Sam Rose 05240c1951
Merge pull request #12996 from Budibase/asyncify-backups
Make import/export fs calls as async as possible.
2024-02-09 11:37:47 +00:00
Sam Rose 51280b5526
Make import/export fs calls as async as possible. 2024-02-09 10:49:24 +00:00
Adria Navarro 0db98f7fb1 Move sandbox escape test to server 2024-02-09 10:35:58 +01:00
Adria Navarro 7aee57eb6a Fix javacript runs 2024-02-09 10:33:09 +01:00
Adria Navarro 2cde033783 Remove vm2 2024-02-09 10:27:56 +01:00
Adria Navarro ec7adfb1b1 Remove index.cjs entry point 2024-02-09 10:27:22 +01:00
Budibase Staging Release Bot 34edf19965 Bump version to 2.18.0 2024-02-09 08:48:30 +00:00
Adria Navarro 0a605a6064
Merge pull request #12938 from Budibase/revert-12934-revert-12930-revert-12929-revert-12769-isolated-vm
Migrate from `vm` to `isolated-vm`
2024-02-09 09:05:13 +01:00
Adria Navarro 573096e869
Merge branch 'master' into revert-12934-revert-12930-revert-12929-revert-12769-isolated-vm 2024-02-08 18:15:36 +01:00
Sam Rose c900f649b5
Merge pull request #12993 from Budibase/no-test-com
Replace uses of test.com with example.com
2024-02-08 16:54:50 +00:00
Sam Rose 2ddc73ee1b
Update pro reference. 2024-02-08 16:48:57 +00:00
Sam Rose 8e9db069e5
Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
Adria Navarro 9a515f7313
Merge branch 'master' into revert-12934-revert-12930-revert-12929-revert-12769-isolated-vm 2024-02-08 17:12:47 +01:00
Adria Navarro 207b7631ab Fix styles 2024-02-08 16:51:16 +01:00
Adria Navarro ce483e8c12
Merge pull request #12964 from Budibase/fix-bson
Fix BSON usage for isolated-vm
2024-02-08 16:33:43 +01:00