Adria Navarro
|
f6bbbd7b3f
|
Merge branch 'master' into labday/monorepo-setup
|
2024-12-10 10:18:43 +01:00 |
Sam Rose
|
34684df87a
|
Fix formatting.
|
2024-12-09 20:59:13 +00:00 |
Sam Rose
|
7a98f03e82
|
Merge branch 'master' into eslint-strict-1
|
2024-12-09 17:43:25 +00:00 |
Sam Rose
|
93b086bb4e
|
Merge branch 'master' into eslint-recommended-1
|
2024-12-09 17:27:40 +00:00 |
Sam Rose
|
76b5190454
|
Merge master.
|
2024-12-09 17:18:38 +00:00 |
Martin McKeaveney
|
690f7f0aa5
|
Merge branch 'master' into 3.0-metrics
|
2024-12-09 15:50:48 +00:00 |
Martin McKeaveney
|
7d5ca8449f
|
only fire for 2 grouped filters
|
2024-12-09 14:01:47 +00:00 |
Martin McKeaveney
|
e5453cc766
|
only fire view updated events when 2 or more groups are applied
|
2024-12-09 13:45:11 +00:00 |
Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
Martin McKeaveney
|
b6fcdf301d
|
PR comments
|
2024-12-09 11:59:04 +00:00 |
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
|
b98571302a
|
Fix build.
|
2024-12-09 10:56:57 +00:00 |
Adria Navarro
|
fb71568767
|
Merge branch 'master' into labday/monorepo-setup
|
2024-12-09 11:32:13 +01:00 |
Adria Navarro
|
bea39bc873
|
Fix check:types
|
2024-12-09 11:25:44 +01:00 |
Martin McKeaveney
|
bca9bd27db
|
backfill tests
|
2024-12-09 10:17:17 +00:00 |
Martin McKeaveney
|
1d0b7d83e7
|
view test
|
2024-12-09 08:45:36 +00:00 |
Martin McKeaveney
|
ec84cf1a56
|
lint
|
2024-12-09 00:26:25 +00:00 |
Martin McKeaveney
|
917c235295
|
send individual events for view calcs and joins
|
2024-12-08 23:18:07 +00:00 |
Martin McKeaveney
|
41c1632d60
|
lint
|
2024-12-06 20:09:18 +00:00 |
Martin McKeaveney
|
fb5f32da23
|
remove view events from v1 tests
|
2024-12-06 20:08:42 +00:00 |
Martin McKeaveney
|
2f3ed66c7c
|
Merge branch '3.0-metrics' of github.com:Budibase/budibase into 3.0-metrics
|
2024-12-06 19:44:48 +00:00 |
Martin McKeaveney
|
492d5a37f2
|
fix table tests
|
2024-12-06 19:44:35 +00:00 |
Martin McKeaveney
|
aba76b0650
|
Merge branch 'master' into 3.0-metrics
|
2024-12-06 18:29:45 +00:00 |
Martin McKeaveney
|
8f165d5b68
|
types
|
2024-12-06 17:02:49 +00:00 |
mike12345567
|
a3df34b350
|
Renaming new type.
|
2024-12-06 10:50:39 +00:00 |
Sam Rose
|
84927bbb98
|
Update to latest eslint, including new config file format.
|
2024-12-05 18:13:32 +00:00 |
Martin McKeaveney
|
3332f2fa22
|
metrics for view joins and grouped filters
|
2024-12-05 17:33:20 +00:00 |
mike12345567
|
2a31aca37a
|
Type fixes.
|
2024-12-05 13:37:20 +00:00 |
mike12345567
|
48379021ef
|
PR comments and fixes.
|
2024-12-05 11:36:56 +00:00 |
mike12345567
|
83448febf4
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3
|
2024-12-05 11:22:57 +00:00 |
Sam Rose
|
2d776e1db6
|
Fix lint.
|
2024-12-05 11:00:12 +00:00 |
Sam Rose
|
2750b806c2
|
Remove focus test.
|
2024-12-05 10:51:38 +00:00 |
Sam Rose
|
0e6b3c258a
|
Merge branch 'master' of github.com:budibase/budibase into budi-8882-ms-sql-export-schema-feature-creates-and-downloads
|
2024-12-05 10:47:17 +00:00 |
Sam Rose
|
48c106276d
|
Implement a test that exports an external schema, then reimports it, asserting the tables match.
|
2024-12-05 10:47:03 +00:00 |
mike12345567
|
48f72dad86
|
Renaming and fixing lint.
|
2024-12-04 18:36:06 +00:00 |
mike12345567
|
cb49beb317
|
Replacing BBContext where its still used in backend-core and middlewares.
|
2024-12-04 16:51:56 +00:00 |
mike12345567
|
ecf4ea5826
|
Static API typing.
|
2024-12-04 16:45:56 +00:00 |
mike12345567
|
bd27d1755f
|
Webhook API typing.
|
2024-12-04 16:14:54 +00:00 |
mike12345567
|
aa2d6779cd
|
Small view API typing update.
|
2024-12-04 15:02:16 +00:00 |
mike12345567
|
a7a2a56044
|
User metadata API typing.
|
2024-12-04 15:00:05 +00:00 |
mike12345567
|
fdb328aaa1
|
Moving some types around - make sure app types are all correctly filed away.
|
2024-12-04 14:27:09 +00:00 |
mike12345567
|
a8ef736051
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3
|
2024-12-04 14:02:31 +00:00 |
Michael Drury
|
afd779ad07
|
Merge branch 'master' into chore/api-typing-2
|
2024-12-04 13:52:32 +00:00 |
mike12345567
|
da81381d62
|
PR review comments.
|
2024-12-04 13:48:30 +00:00 |
Martin McKeaveney
|
3d8e15abc3
|
more usages of initialised
|
2024-12-04 10:59:31 +00:00 |
Martin McKeaveney
|
48a367c2c2
|
fix openai automation tests
|
2024-12-04 10:52:19 +00:00 |
Martin McKeaveney
|
46bd790b3a
|
update tests
|
2024-12-04 10:35:59 +00:00 |
Martin McKeaveney
|
e119e310ef
|
pro ref
|
2024-12-04 10:26:19 +00:00 |
Martin McKeaveney
|
7fcff8a628
|
rely on llm status rather than initialised variable
|
2024-12-04 10:15:22 +00:00 |