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

28497 commits

Author SHA1 Message Date
Peter Clement 46903e36ef fix lint 2024-02-12 16:12:52 +00:00
Peter Clement 547b1ded61 handle @reboot 2024-02-12 15:31:19 +00:00
Peter Clement d2b3a7bdf2 Merge remote-tracking branch 'refs/remotes/origin/fix/add-cron-validation' into fix/add-cron-validation 2024-02-12 15:30:55 +00:00
Peter Clement 8e734b2d72 frontend valiation for crons and fix preset null issue 2024-02-12 15:25:00 +00:00
mike12345567 a9229b75c4 Merge branch 'fix/add-cron-validation' of github.com:Budibase/budibase into fix/add-cron-validation 2024-02-12 13:28:45 +00:00
mike12345567 5546b8ffe6 PR comments. 2024-02-12 13:28:12 +00:00
Michael Drury dfe9b61812
Merge branch 'master' into fix/add-cron-validation 2024-02-12 13:27:14 +00:00
Michael Drury bbc2a7142e
Merge pull request #13012 from Budibase/chore/allow-logging-js-execution-errors
Add environment variable to log JS errors in bindings
2024-02-12 13:11:34 +00:00
Adria Navarro 165cf9c832
Merge branch 'master' into chore/allow-logging-js-execution-errors 2024-02-12 14:05:41 +01:00
Adria Navarro 93eb9fc9c8 Setup error logging 2024-02-12 14:01:00 +01:00
Adria Navarro b27ca57e1a Allow loging js execution errors 2024-02-12 14:00:32 +01:00
Adria Navarro aba56ff164
Merge pull request #13011 from Budibase/budi-7784-bug-when-adding-a-new-column-to-a-table-with-views-those
[BUG] Don't drop views when updating its table configuration
2024-02-12 12:56:55 +01:00
Adria Navarro 3ee555e72a Fix js tests 2024-02-12 12:50:23 +01:00
Adria Navarro 6cdfd4b621 Lint 2024-02-12 12:36:29 +01:00
Adria Navarro 8651a836a5 Fix exports 2024-02-12 12:34:39 +01:00
Adria Navarro 231c8ccaab Make code more readable 2024-02-12 12:33:16 +01:00
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
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
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