Michael Drury
|
4fe493922d
|
Merge branch 'master' into chore/aws-v2-to-v3
|
2025-01-06 15:00:39 +00:00 |
Sam Rose
|
a58c75e328
|
Expose feature flags type in packages/type so it can be exposed to the frontend.
|
2025-01-06 12:11:14 +00:00 |
Adria Navarro
|
b4b805ac1c
|
Fix queries when returning nulls
|
2025-01-03 11:02:09 +01:00 |
Adria Navarro
|
793295ffee
|
Align svelte packages
|
2024-12-31 12:16:35 +01:00 |
Adria Navarro
|
066586e0a2
|
Fix test types
|
2024-12-30 22:08:52 +01:00 |
Adria Navarro
|
07416e3e4a
|
Persist row height
|
2024-12-30 21:50:31 +01:00 |
Peter Clement
|
3807568498
|
Merge remote-tracking branch 'origin/master' into feat/automation-store-ts-conversion
|
2024-12-23 09:06:30 +00:00 |
Peter Clement
|
ac1b56db6f
|
type errors
|
2024-12-20 14:54:37 +00:00 |
Adria Navarro
|
bd261dcc33
|
Merge branch 'master' into typing/stores-viewv2
|
2024-12-20 12:24:36 +01:00 |
Michael Drury
|
87209915e4
|
Merge branch 'master' into chore/aws-v2-to-v3
|
2024-12-20 11:03:32 +00:00 |
Adria Navarro
|
15ad884ac8
|
Fix test order
|
2024-12-20 11:21:25 +01:00 |
Adria Navarro
|
db9cf128f0
|
Is viewV2 to shared core
|
2024-12-19 19:46:58 +01:00 |
andz-bb
|
2d7ef6cee4
|
allow users to select firestore databases other than the default
|
2024-12-19 16:24:55 +00:00 |
mike12345567
|
bb5361135c
|
Fixing more test that rely on mocks.
|
2024-12-19 14:41:31 +00:00 |
mike12345567
|
0f659635c7
|
Fixing mocked test case.
|
2024-12-19 14:02:24 +00:00 |
mike12345567
|
979d63ce71
|
Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3
|
2024-12-19 12:45:53 +00:00 |
mike12345567
|
f41052058c
|
Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3
|
2024-12-18 17:51:26 +00:00 |
Adria Navarro
|
3a36289306
|
Only throw on creation or primary display edition
|
2024-12-18 13:32:09 +01:00 |
Adria Navarro
|
59bdae57cc
|
Fix test
|
2024-12-18 13:20:10 +01:00 |
Adria Navarro
|
ad02581e1d
|
Guard primary display
|
2024-12-18 13:18:46 +01:00 |
Adria Navarro
|
b7beec6226
|
Add tests
|
2024-12-18 13:18:13 +01:00 |
Adria Navarro
|
825c517910
|
Merge branch 'master' into fix/views-with-hidden-relationships
|
2024-12-18 12:23:09 +01:00 |
Adria Navarro
|
d061f44eda
|
Fix external patches
|
2024-12-18 11:51:32 +01:00 |
Adria Navarro
|
84a67bb346
|
Add test capturing
|
2024-12-18 11:51:32 +01:00 |
Adria Navarro
|
b81e43ed59
|
Fix tests
|
2024-12-18 10:55:32 +01:00 |
Adria Navarro
|
b538125d1f
|
Add failing test
|
2024-12-18 10:40:12 +01:00 |
Adria Navarro
|
15f2aaf950
|
Fix encodings
|
2024-12-18 08:14:19 +01:00 |
mike12345567
|
78c2a5a51c
|
Typing datasource and sorted integration stores
|
2024-12-17 15:23:24 +00:00 |
mike12345567
|
77eb805936
|
Fixing an issue where plugins are imported as apps, which can crash the service - return a useful message to tell the user this is a plugin not an app export.
|
2024-12-17 13:13:07 +00:00 |
mike12345567
|
2e7f75e93c
|
Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens.
|
2024-12-17 12:28:22 +00:00 |
Michael Drury
|
57eaac88b1
|
Merge branch 'master' into fix/automation-webhook-improvements
|
2024-12-17 11:08:51 +00:00 |
mike12345567
|
a35e504e8f
|
PR comment.
|
2024-12-16 15:07:06 +00:00 |
Andrew Kingston
|
cb88f1faa9
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-16 14:40:06 +00:00 |
mike12345567
|
e11c3f87c4
|
Fixing issue with webhook test case - getting sync response back.
|
2024-12-13 18:15:08 +00:00 |
mike12345567
|
eb69bbd3cb
|
Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements
|
2024-12-13 17:55:32 +00:00 |
mike12345567
|
d20592e885
|
Updating query row API to correctly state successful if not returning an error.
|
2024-12-13 17:33:40 +00:00 |
mike12345567
|
b58aa807bd
|
Another test change.
|
2024-12-13 17:22:35 +00:00 |
mike12345567
|
7cf20ef16c
|
Fixing query row.
|
2024-12-13 17:11:35 +00:00 |
mike12345567
|
6699b202b4
|
Fixing some automation requirements.
|
2024-12-13 17:10:05 +00:00 |
mike12345567
|
77b9baa095
|
Updating types to remove any instances of ctx.status = 200 being set and then no body provided.
|
2024-12-13 16:48:47 +00:00 |
mike12345567
|
ba6b0fba6d
|
Correcting issue with test case.
|
2024-12-13 16:00:40 +00:00 |
mike12345567
|
80bd561bba
|
Some further work on automation webhook testing.
|
2024-12-13 13:59:29 +00:00 |
mike12345567
|
715399b755
|
Typing improvements for webhooks - fixing issue with parameter change - working on test case.
|
2024-12-13 13:34:32 +00:00 |
Andrew Kingston
|
df8e7bf903
|
Merge branch 'master' into cheeks-fixes
|
2024-12-13 11:40:00 +00:00 |
Andrew Kingston
|
cb8f05291a
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-13 09:13:44 +00:00 |
mike12345567
|
544efaed6e
|
Finishing off async code changes from pre-signing changes.
|
2024-12-12 18:25:49 +00:00 |
mike12345567
|
525e249d41
|
First pass at migrating to AWS SDK v3.
|
2024-12-12 18:14:53 +00:00 |
mike12345567
|
f857c36e09
|
PR comments.
|
2024-12-12 16:50:21 +00:00 |
Andrew Kingston
|
ea444a9078
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-12 16:42:23 +00:00 |
Michael Drury
|
f62ffb38e2
|
Merge branch 'master' into fix/external-table-name-spaces
|
2024-12-12 16:40:41 +00:00 |