Michael Drury
|
cfb25ee235
|
Merge branch 'master' into feature/view-calculations-static-formulas
|
2025-04-01 11:48:57 +01:00 |
mike12345567
|
7e068cd252
|
PR comments.
|
2025-04-01 11:35:21 +01:00 |
Sam Rose
|
e13043cf18
|
Merge branch 'master' of github.com:budibase/budibase into budibase-ai-3
|
2025-04-01 11:28:23 +01:00 |
Michael Drury
|
089ed603bd
|
Merge branch 'master' into feature/view-calculations-static-formulas
|
2025-04-01 11:27:48 +01:00 |
Andrew Kingston
|
4cc21b9f21
|
Merge branch 'master' into default-app-mobile
|
2025-04-01 11:11:30 +01:00 |
Sam Rose
|
739c993588
|
Create new global DB for self-host quota.
|
2025-04-01 11:01:32 +01:00 |
Andrew Kingston
|
5edeb37718
|
Add CSS vars for grid positioning of boilerplate screen components on mobile
|
2025-04-01 09:04:03 +01:00 |
mike12345567
|
4de1d05a36
|
Linting.
|
2025-03-31 18:03:55 +01:00 |
mike12345567
|
2d6dee717b
|
Adding support for static formulas with a numeric response type when creating view calculations, this only applies to the internal DB but offers a way to transform say string columns to numbers and then calculate on these.
|
2025-03-31 17:50:46 +01:00 |
Sam Rose
|
1c51fb0ecf
|
Fix tests (again).
|
2025-03-31 17:26:32 +01:00 |
Sam Rose
|
f9e10898be
|
Fix tests.
|
2025-03-31 17:16:03 +01:00 |
Sam Rose
|
ec862fd13d
|
Add anthropic-ai/sdk to packages/server for AI mocks.
|
2025-03-31 16:32:09 +01:00 |
Sam Rose
|
eb920d02e8
|
Merge branch 'master' of github.com:budibase/budibase into budibase-ai-2
|
2025-03-31 16:24:46 +01:00 |
Sam Rose
|
fbf188d82a
|
Expand AI endpoint testing.
|
2025-03-31 16:07:24 +01:00 |
Sam Rose
|
edbad1df81
|
Added a new suite of AI tests, replacing unit tests in pro package.
|
2025-03-31 15:31:41 +01:00 |
Sam Rose
|
867afe7806
|
Merge master.
|
2025-03-31 09:51:21 +01:00 |
deanhannigan
|
cd022e4a89
|
Merge branch 'master' into feature/automation-sidebar
|
2025-03-31 09:01:17 +01:00 |
mike12345567
|
9555dec523
|
Test fix.
|
2025-03-28 16:49:05 +00:00 |
mike12345567
|
5e76c7fe2e
|
Fixing an issue with asset retrieval, adding a test case to check this as it is not checked through vite.
|
2025-03-28 16:29:57 +00:00 |
mike12345567
|
9b6f05e4b2
|
Merge branch 'fix/asset-performance' of github.com:Budibase/budibase into fix/asset-performance
|
2025-03-28 14:36:08 +00:00 |
mike12345567
|
e8ae9960b2
|
Build fix.
|
2025-03-28 14:35:56 +00:00 |
Michael Drury
|
23098119e6
|
Merge branch 'master' into fix/asset-performance
|
2025-03-28 14:33:40 +00:00 |
Andrew Kingston
|
f3b9226d5f
|
Merge branch 'master' into cheeks-fixes
|
2025-03-28 14:07:59 +00:00 |
mike12345567
|
c3f549666a
|
Small improvement to remove middleware and licensing from loading static assets, these are public anyway.
|
2025-03-28 14:04:41 +00:00 |
deanhannigan
|
fac979f2a0
|
Merge branch 'master' into feature/automation-sidebar
|
2025-03-28 09:07:48 +00:00 |
Sam Rose
|
a97ad31772
|
Fix tests.
|
2025-03-27 16:42:14 +00:00 |
Sam Rose
|
ca66acbb27
|
Merge branch 'master' of github.com:budibase/budibase into datadog-bull
|
2025-03-27 16:33:31 +00:00 |
Andrew Kingston
|
f457781933
|
Merge branch 'master' into cheeks-fixes
|
2025-03-27 16:15:25 +00:00 |
mike12345567
|
25c94b932f
|
Fix for signatures, they were not considered JSON fields which meant that SQL server was denying updates to them (as with the attachment fields).
|
2025-03-27 15:57:00 +00:00 |
Andrew Kingston
|
4e739d2cc9
|
Lint
|
2025-03-27 15:17:27 +00:00 |
Andrew Kingston
|
a4caad86d1
|
Add test for string imports into array fields
|
2025-03-27 14:59:36 +00:00 |
Andrew Kingston
|
e0511f8b07
|
Fix import of string values into array fields
|
2025-03-27 14:55:05 +00:00 |
Andrew Kingston
|
3870e0f01f
|
Properly validate dates on import and fix logic bug incorrectly saying invalid dates are valid
|
2025-03-27 14:48:44 +00:00 |
Sam Rose
|
4329e1274c
|
Implement APM and metrics on our bull queues.
|
2025-03-27 11:49:09 +00:00 |
Sam Rose
|
787031b41b
|
Merge master.
|
2025-03-26 11:45:35 +00:00 |
Sam Rose
|
11d95df20e
|
Budibase AI self-host changes.
|
2025-03-26 11:44:07 +00:00 |
deanhannigan
|
702d6247a2
|
Merge branch 'master' into feature/automation-sidebar
|
2025-03-25 18:18:22 +00:00 |
deanhannigan
|
da972f6d17
|
Merge branch 'master' into feature/automation-sidebar
|
2025-03-25 15:51:29 +00:00 |
Adria Navarro
|
1e50c4b89c
|
Merge branch 'master' into BUDI-9127/use-env-secrets-on-oauth2
|
2025-03-25 16:13:35 +01:00 |
Sam Rose
|
b69a1755f9
|
Merge branch 'master' into dd-trace-5.43.0
|
2025-03-25 15:48:11 +01:00 |
Adria Navarro
|
8360b5f1cc
|
Merge branch 'master' into BUDI-9127/use-env-secrets-on-oauth2
|
2025-03-25 15:46:23 +01:00 |
Sam Rose
|
c769d5860c
|
Merge branch 'master' of github.com:budibase/budibase into dd-trace-5.43.0
|
2025-03-25 14:36:48 +00:00 |
Adria Navarro
|
4a5f60cf52
|
Merge branch 'master' into BUDI-9127/cache-token
|
2025-03-25 15:34:36 +01:00 |
Adria Navarro
|
c039165942
|
Do not cache if ttl not provided
|
2025-03-25 11:34:42 +01:00 |
Adria Navarro
|
50b4451886
|
Merge remote-tracking branch 'origin/BUDI-9127/extract-env-input' into BUDI-9127/use-env-secrets-on-oauth2
|
2025-03-25 11:30:57 +01:00 |
Sam Rose
|
cb11055077
|
Update dd-trace to 5.43.0
|
2025-03-25 10:29:16 +00:00 |
Andrew Kingston
|
1b04f0417f
|
Merge branch 'master' of github.com:Budibase/budibase into head-tag-scripts
|
2025-03-25 10:27:28 +00:00 |
Adria Navarro
|
5879425342
|
Refactor and add extra tests
|
2025-03-25 11:26:43 +01:00 |
Adria Navarro
|
f373b78401
|
Add tests for cache
|
2025-03-25 11:00:54 +01:00 |
Adria Navarro
|
e47f79b908
|
Handle revoked token
|
2025-03-25 10:37:19 +01:00 |