Commit Graph

14344 Commits

Author SHA1 Message Date
Sam Rose 36eda4f312
Merge branch 'master' into migrate-js-to-ts-1 2025-03-11 15:02:14 +00:00
mike12345567 889f8fe59a Merge branch 'master' of github.com:Budibase/budibase into fix/group-perf-improvements 2025-03-11 13:36:12 +00:00
Adria Navarro f84c459214
Merge branch 'master' into BUDI-9077/main-relationship-permissions-conflict 2025-03-10 18:40:14 +01:00
Michael Drury 66c35923a8
Merge branch 'master' into fix/group-perf-improvements 2025-03-10 16:17:27 +00:00
Michael Drury d2f1b935eb
Merge branch 'master' into fix/group-perf-improvements 2025-03-10 15:12:18 +00:00
Adria Navarro 40c8010859 Fix tests 2025-03-10 09:59:44 +01:00
Adria Navarro 02e54bc248 Fix inMemory test 2025-03-10 09:59:44 +01:00
Adria Navarro f770ef0940 Fix sorting autoids 2025-03-10 09:59:44 +01:00
Adria Navarro 2776510dc3 Reorder 2025-03-10 09:59:44 +01:00
Adria Navarro 4a9453e444 Fix tests 2025-03-10 09:59:43 +01:00
Adria Navarro d7ff47ff2a Fix types 2025-03-10 09:59:43 +01:00
Adria Navarro a583b1adaa Remove sortType from tests 2025-03-10 09:59:43 +01:00
Michaël St-Georges bb63402ac9 Fix S3 integration custom endpoints usage 2025-03-08 19:00:38 -05:00
Sam Rose 7628f0b138
Migrate misc.spec.ts to TS. 2025-03-06 16:44:19 +00:00
Sam Rose 7a84b9bf68
Convert middleware tests to TS, remove mocks. 2025-03-06 15:11:48 +00:00
Dean 0814724545 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-06 14:17:32 +00:00
Sam Rose e0c74eede4
Fix tests. 2025-03-06 12:44:36 +00:00
Dean 02a4f742fd Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-06 09:55:39 +00:00
Dean 6853b49427 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-03-06 09:48:02 +00:00
Sam Rose 78aab3f12d
Merge branch 'master' into googlesheets-mock-fix 2025-03-05 15:26:12 +00:00
Sam Rose d930621bd1
Merge branch 'master' into demock-dynamodb 2025-03-05 14:35:46 +00:00
Dean ff5953f026 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-05 09:50:40 +00:00
deanhannigan 9dfdb450e6
Merge branch 'master' into execute-script-v2 2025-03-05 09:34:12 +00:00
Michael Drury 3bcaf098a5
Merge branch 'master' into fix/group-perf-improvements 2025-03-04 18:06:56 +00:00
Sam Rose 4e51013631
Reinstate automation deleting. 2025-03-04 17:55:33 +00:00
Sam Rose e38d4c1e48
Remove quota disabling, it didn't have much of an effect. 2025-03-04 17:42:10 +00:00
Sam Rose 1ab9485bbf
Merge branch 'master' of github.com:budibase/budibase into test-speedup 2025-03-04 17:22:28 +00:00
Sam Rose 3e17fa186c
Fix viewV2.spec.ts 2025-03-04 17:08:20 +00:00
Sam Rose b8c5c7cfe2
Fix automation test output when loop max iterations or failure condition hit. 2025-03-04 16:49:20 +00:00
Sam Rose 51301b3842
Attempt to fix tests. 2025-03-04 16:36:20 +00:00
Sam Rose 021667c7d9
Fix viewV2.spec.ts 2025-03-04 16:28:25 +00:00
Sam Rose 8276a9ede7
Fix plugin.spec.ts. 2025-03-04 16:24:21 +00:00
Sam Rose b077e5f24b
Fix automation.spec.ts. 2025-03-04 16:09:53 +00:00
Sam Rose 4abf0e8431
Speed up server tests. 2025-03-04 15:42:48 +00:00
Dean c35adfa109 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-04 15:37:02 +00:00
deanhannigan 8566813677
Merge branch 'master' into execute-script-v2 2025-03-04 15:11:24 +00:00
Sam Rose 9cbef46512
Remove global credentials attempt, didn't work. 2025-03-04 10:26:53 +00:00
Sam Rose 7f4779aad5
Small fix to googlesheets mock. 2025-03-04 10:14:41 +00:00
Sam Rose 9ada43371e
Merge branch 'master' of github.com:budibase/budibase into demock-dynamodb 2025-03-04 09:53:03 +00:00
Sam Rose 8c210116da
Merge branch 'master' into fix-flake-3 2025-03-03 22:33:04 +00:00
Sam Rose 85e0b2f478
Merge branch 'master' into demock-application-tests 2025-03-03 21:22:29 +00:00
Sam Rose 58c01ebc94
Merge branch 'master' into demock-airtable 2025-03-03 21:11:33 +00:00
Sam Rose 0897196c81
Merge branch 'master' of github.com:budibase/budibase into demock-dynamodb 2025-03-03 18:02:40 +00:00
Sam Rose 39a7234d2e
Prevent accidental credential misuse during tests. 2025-03-03 18:02:30 +00:00
Sam Rose 2f255d45c0
Merge branch 'master' into disable-arangodb 2025-03-03 17:44:24 +00:00
Sam Rose fc4f4e695a
Merge branch 'master' of github.com:budibase/budibase into demock-dynamodb 2025-03-03 17:43:17 +00:00
Sam Rose 1040830a64
De-mock DynamoDB tests. 2025-03-03 17:43:09 +00:00
Dean a096a2235d Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-03 17:32:18 +00:00
Sam Rose 5b22006994
Cleanup after automation tests. 2025-03-03 17:22:09 +00:00
mike12345567 a4126a877c Disabling ArangoDB datasource, this has not been well supported throughout history and we don't have any components that work with it well. 2025-03-03 17:15:29 +00:00