Commit Graph

4899 Commits

Author SHA1 Message Date
Martin McKeaveney 79c515e57d types 2024-11-19 19:02:22 +00:00
Adria Navarro 4445ef89a9 Merge branch 'master' into security-updates 2024-11-19 18:49:47 +01:00
Martin McKeaveney c563bb64b5 remove snowflake-promise lib, update curlconverter to use dynamic import 2024-11-19 14:54:06 +00:00
Sam Rose 62297fbbfc
Fix mongo query tests. 2024-11-19 11:45:25 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
Sam Rose 3f98bcdeef
Resolve merge conflicts. 2024-11-18 11:09:44 +00:00
Adria Navarro f1483473d1 Cleanups 2024-11-18 10:45:45 +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 2dee07c2bb
Merge branch 'master' into chore/sqs-always-on 2024-11-18 10:29:09 +01:00
Martin McKeaveney f72809a30a
Merge branch 'master' into csp-updates 2024-11-15 14:55:23 +00:00
Adria Navarro e9d7e28196
Merge branch 'master' into chore/sqs-always-on 2024-11-12 09:46:48 +01: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
andz-bb 33656a4ae5 prevent attachment column updates when importing budibase templates 2024-11-08 14:04:51 +00:00
mike12345567 db3c6c36fc Adding test cases for all formula response types. 2024-11-07 17:01:42 +00:00
Sam Rose 63f4bbdbd5
Attempt to fix race condition in Oracle tests. 2024-11-07 11:41:14 +00:00
Sam Rose 915a7b4c1c
Merge master. 2024-11-06 17:34:51 +00:00
Sam Rose 50ce97135c
Fix scienarios.spec.ts 2024-11-06 17:13:29 +00:00
Sam Rose 6801ade481
Convert rowAction.spec.ts to datasourceDescribe 2024-11-06 16:51:40 +00:00
Sam Rose 26aaac1d06
Convert table.spec.ts to datasourceDescribe 2024-11-06 15:36:30 +00:00
Sam Rose c1d62224a8
Convert search.spec.ts to datasourceDescribe 2024-11-06 15:10:10 +00:00
Sam Rose 7cf69303df
Merge master. 2024-11-06 14:46:44 +00:00
Sam Rose a344f2216c
wip 2024-11-06 10:42:50 +00:00
Sam Rose 85d42002f9
Convert mongodb.spec.ts 2024-11-05 16:25:50 +00:00
Sam Rose 6b9b0801a8
Converting tests over to using datasourceDescribe. 2024-11-05 16:24:00 +00:00
Sam Rose b2d80d7dcc
wip 2024-11-05 15:13:34 +00:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Martin McKeaveney b3c01a28c2 init variable 2024-11-05 12:22:29 +00:00
Sam Rose d1e83ce4f7
Rebase onto chore/sqs-always-on 2024-11-05 12:12:45 +00:00
Martin McKeaveney a7b52b0a9a fix test 2024-11-05 11:34:43 +00:00
Adria Navarro 0a678016b3
Merge branch 'master' into chore/sqs-always-on 2024-11-05 10:35:41 +01:00
Dean 1ac6244951 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 09:11:08 +00:00
Martin McKeaveney 7b867abd19 flag ai with feature flags correctly 2024-11-04 22:15:41 +00:00
Dean 04e79bcd42 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-04 16:33:38 +00:00
Adria Navarro 6b98ec0e22
Merge branch 'master' into chore/sqs-always-on 2024-11-04 17:06:40 +01:00
Adria Navarro 476ffd3336 Fix enrichment when having AI columns 2024-11-04 16:16:20 +01:00
Adria Navarro 36bbed35e3 Undo 2024-11-04 10:45:39 +01:00
Adria Navarro 3b7d510d07 Merge branch 'master' into chore/sqs-always-on 2024-11-04 10:38:19 +01:00
Adria Navarro 7235fd9d5c Merge from master 2024-11-04 10:25:38 +01:00
Dean 9732dd8c5f Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-11-01 16:40:16 +00:00
mike12345567 792d891068 Some openAPI changes, fixing defaults for app ID, role endpoint permissions and export role examples. 2024-11-01 15:43:36 +00:00
mike12345567 7690d508b6 Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/automation-branching-ux 2024-11-01 14:50:40 +00:00
mike12345567 23f2df938e Removing un-necessary statement. 2024-11-01 14:31:33 +00:00
mike12345567 c72ca658b9 Fixing an issue with sample data being added to an app due to the changes to bulk import. 2024-11-01 14:30:14 +00:00
Sam Rose 6f92b395af
Merge branch 'v3-ui' into fix-flaky-export-test 2024-10-31 17:39:46 +00:00
Sam Rose 78554bdc7c
Fix flaky export test. 2024-10-31 17:16:06 +00:00