Commit Graph

36821 Commits

Author SHA1 Message Date
Adria Navarro 36f93dd452
Merge pull request #14835 from Budibase/chore/sqs-always-on
Remove SQS flag
2024-11-18 10:53:23 +01:00
Adria Navarro 325dc8e703 Lint 2024-11-18 10:49:16 +01:00
Adria Navarro f1483473d1 Cleanups 2024-11-18 10:45:45 +01:00
Adria Navarro f859441efe Clean usages from frontend 2024-11-18 10:45:04 +01:00
Adria Navarro b67162baa5 Clean tests 2024-11-18 10:44:50 +01:00
Sam Rose 73f2fa8b34
Merge chore/sqs-always-on 2024-11-18 09:38:58 +00:00
Adria Navarro 07e8083010 Remove the actual flag 2024-11-18 10:37:05 +01:00
Adria Navarro 2dee07c2bb
Merge branch 'master' into chore/sqs-always-on 2024-11-18 10:29:09 +01:00
Andrew Kingston e3037b431e
Merge pull request #14982 from Budibase/cheeks-fixes
Misc fixes
2024-11-18 09:11:18 +00:00
Andrew Kingston 6e7b31ed20
Merge branch 'master' into cheeks-fixes 2024-11-18 08:51:39 +00:00
Budibase Staging Release Bot 50e66f3bcf Bump version to 3.2.3 2024-11-16 15:08:50 +00:00
Martin McKeaveney 5a4af89636
Merge pull request #15015 from Budibase/oidc-proxy-buffering
enable proxy buffering for calls to OIDC endpoints
2024-11-16 14:55:41 +00:00
Martin McKeaveney 04a2da6a64 enable proxy buffering for calls to OIDC endpoints 2024-11-16 14:50:56 +00:00
Budibase Staging Release Bot 300e7ca0e4 Bump version to 3.2.2 2024-11-15 16:42:25 +00:00
Martin McKeaveney 2f6556af37
Merge pull request #15003 from Budibase/csp-updates
Csp updates
2024-11-15 16:36:17 +00:00
Martin McKeaveney dcbe4f0493 clean up env var 2024-11-15 16:18:53 +00:00
Andrew Kingston 66397994c3
Merge branch 'master' into cheeks-fixes 2024-11-15 15:54:00 +00:00
Martin McKeaveney cdbf4b53b7 lint 2024-11-15 15:19:10 +00:00
Martin McKeaveney a899a11fa6 Merge branch 'csp-updates' of github.com:Budibase/budibase into csp-updates 2024-11-15 15:08:13 +00:00
Martin McKeaveney dcecd5c4a9 add unsafe-inline migration strategy 2024-11-15 15:02:34 +00:00
Martin McKeaveney f72809a30a
Merge branch 'master' into csp-updates 2024-11-15 14:55:23 +00:00
Martin McKeaveney 78cf681580 ignore types for direct mockImpl calls 2024-11-15 14:41:05 +00:00
Michael Drury 602bc11105
Merge pull request #15014 from Budibase/fix/cron-validation
Allow December in cron validation
2024-11-15 14:03:54 +00:00
mike12345567 d713693883 Updating cron validator to use a different preset, the node-cron validator we were using did 0-11 months rather than 1-12 which bull utilises. 2024-11-15 13:09:47 +00:00
Andrew Kingston 2882abbcd2
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes 2024-11-15 10:56:59 +00:00
Andrew Kingston f7fe3e33d9
Fix display column position being incorrect when using a DP as a table source 2024-11-15 10:49:08 +00:00
Andrew Kingston e5770ab9a6
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-15 10:48:44 +00:00
Adria Navarro e9d7e28196
Merge branch 'master' into chore/sqs-always-on 2024-11-12 09:46:48 +01:00
Martin McKeaveney ddd5a37928 add csp env var to backend-core 2024-11-10 13:26:45 +00:00
Martin McKeaveney 87f85a0d63 unit test 2024-11-10 13:17:21 +00:00
Martin McKeaveney 9525cf8682 make directives immutable 2024-11-10 13:11:49 +00:00
Martin McKeaveney 1543e6dc2b env variable for turning off csp 2024-11-10 13:08:51 +00:00
Martin McKeaveney 9996fc7f12 CSP nonce E2E 2024-11-08 17:40:29 +00:00
mike12345567 4076e98308 Disable static formula tests in external DBs. 2024-11-08 16:01:05 +00:00
Michael Drury 3971b0e42e
Merge branch 'master' into fix/formula-response-types 2024-11-08 15:16:19 +00:00
Budibase Staging Release Bot 1c2f009f6e Bump version to 3.2.1 2024-11-08 14:49:03 +00:00
Andrew Thompson b651b585b8
Merge pull request #15000 from Budibase/bb-templates-attachments-fix
prevent attachment column updates when importing budibase templates
2024-11-08 14:41:02 +00:00
andz-bb 932b119a66 make opt not optional 2024-11-08 14:24:31 +00:00
andz-bb 33656a4ae5 prevent attachment column updates when importing budibase templates 2024-11-08 14:04:51 +00:00
Adria Navarro 34d6eb0f57 Merge branch 'master' into chore/sqs-always-on 2024-11-08 10:27:44 +01:00
Adria Navarro f97b10707d
Merge pull request #14984 from Budibase/test/use-real-bullqueues
Use real Bull queues for testing
2024-11-08 10:18:03 +01:00
Sam Rose 8c9092cc41
Fix encryption.spec.ts. 2024-11-07 17:19:03 +00:00
Sam Rose 1dd52cca78
Create JWT secret keys on boot. 2024-11-07 17:05:50 +00:00
mike12345567 db3c6c36fc Adding test cases for all formula response types. 2024-11-07 17:01:42 +00:00
mike12345567 4c7103e5fd Updating typing. 2024-11-07 17:01:30 +00:00
Sam Rose 5f08877b58
Move back to free runners. 2024-11-07 15:54:15 +00:00
Sam Rose cd17683284
Remove logging and tmpfs changes, weren't that impactful. 2024-11-07 15:53:56 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
Sam Rose 64490c74ac
Moar logging. 2024-11-07 15:46:29 +00:00
Sam Rose 36502b8410
Up startup timeouts on containers. 2024-11-07 15:37:22 +00:00