Commit Graph

3972 Commits

Author SHA1 Message Date
Sam Rose 6865052ef0
Get us much closer to using the recommended set of lints. 2024-12-09 11:21:23 +00:00
Sam Rose 2ff23746ca
Merge branch 'master' of github.com:budibase/budibase into update-eslint 2024-12-09 10:57:06 +00:00
Sam Rose 509950d368
Fix tests. 2024-12-09 09:35:01 +00:00
Michael Drury 06c1cb3b58
Merge branch 'master' into chore/api-typing-4 2024-12-06 16:15:19 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
mike12345567 95b7b14ff6 User API typing. 2024-12-05 16:47:06 +00:00
Sam Rose d21cfc0f34
Fix lint. 2024-12-05 16:16:27 +00:00
Sam Rose 04cb51ed9c
Fix Redis tests. 2024-12-05 16:08:51 +00:00
Sam Rose 18263a1a16
Update to TypeScript 5.7.2. 2024-12-05 15:06:49 +00:00
mike12345567 6371296246 Adding type keyword. 2024-12-05 14:06:58 +00:00
mike12345567 862fcee0b4 More middleware typing (pls) 2024-12-05 13:58:17 +00:00
mike12345567 10c1c18f16 More typing fixes. 2024-12-05 13:44:08 +00:00
mike12345567 48379021ef PR comments and fixes. 2024-12-05 11:36:56 +00:00
mike12345567 cb49beb317 Replacing BBContext where its still used in backend-core and middlewares. 2024-12-04 16:51:56 +00:00
mike12345567 6494962c1a Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
mike12345567 d0179ed815 Permission API typing. 2024-12-03 16:50:13 +00:00
melohagan 39859e10ed
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event

* Support self hosted

* Fix types
2024-11-29 13:12:13 +00:00
Adria Navarro 96916a469d Configure flag 2024-11-29 13:05:03 +01:00
Adria Navarro 0ea5117a29 Use record to provide typings 2024-11-29 13:04:09 +01:00
Sam Rose 2aa93c458f
Merge branch 'master' into bigint-cleanup 2024-11-28 17:37:13 +00:00
Sam Rose d4104a519b
Merge master. 2024-11-28 17:34:07 +00:00
Sam Rose 3cf2dbe37c
Make sure we're always using the current docker context. 2024-11-28 17:16:23 +00:00
Sam Rose f91d442ad4
Remove exited containers when running tests. 2024-11-28 16:48:28 +00:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
Sam Rose f211990117
Some sqs fixes. 2024-11-26 17:36:17 +00:00
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
Sam Rose 26fa0222a1
Get all bigint tests passing. 2024-11-26 12:00:30 +00:00
Sam Rose 7138c02f27
Put things back how they were. 2024-11-25 17:53:58 +00:00
Sam Rose c3b2c2e1c7
Revert "Trying to make it easier to understand my tests."
This reverts commit 93d8bd792c.
2024-11-25 17:53:11 +00:00
Sam Rose 50a7539e25
Revert "wip"
This reverts commit d1b0bf965b.
2024-11-25 17:53:03 +00:00
Sam Rose d1b0bf965b
wip 2024-11-25 17:51:47 +00:00
Sam Rose 93d8bd792c
Trying to make it easier to understand my tests. 2024-11-25 17:36:18 +00:00
Sam Rose e25d92a49e
wip 2024-11-25 17:18:12 +00:00
Martin McKeaveney c1920e697d merge 2024-11-25 08:40:00 +00:00
Martin McKeaveney 43d30c440d further security updates 2024-11-25 08:27:18 +00:00
mike12345567 e137205de0 PR comments. 2024-11-22 16:42:09 +00:00
Sam Rose 4e2f0405db
Additional instrumentation for DD around CouchDB. 2024-11-21 16:36:31 +00:00
Martin McKeaveney 5d0f220882 fix oidc tests 2024-11-20 15:49:17 +00:00
mike12345567 9b2d1744d5 Merge branch 'master' of github.com:Budibase/budibase into security-updates 2024-11-20 11:49:02 +00:00
Martin McKeaveney 98795501c4 update mssql and aws sdk deps 2024-11-19 18:23:50 +00:00
mike12345567 5a0916ca2a Switching it to be a step as part of monorepo check types. 2024-11-19 18:08:34 +00:00
Adria Navarro 4445ef89a9 Merge branch 'master' into security-updates 2024-11-19 18:49:47 +01:00
mike12345567 c789f174ab Adding node to each script run for CI. 2024-11-19 17:25:51 +00:00
mike12345567 87a6006b4e Adding all dependencies that were missing and adding to build script. 2024-11-19 17:17:31 +00:00
Martin McKeaveney 30d311f784 pin deps 2024-11-19 17:06:44 +00:00