Commit Graph

40746 Commits

Author SHA1 Message Date
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 52b059ce38
Update pro reference 2025-03-31 09:51:34 +01:00
Sam Rose 867afe7806
Merge master. 2025-03-31 09:51:21 +01:00
Budibase Staging Release Bot 8c2f47291e Bump version to 3.7.4 2025-03-31 08:40:33 +00:00
Michael Drury 81dfaf5c8f
Merge pull request #15839 from Budibase/fix/assets-retrieval
Test cases for asset API
2025-03-28 17:03:09 +00: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
Budibase Staging Release Bot d6f55b4bc8 Bump version to 3.7.3 2025-03-28 15:23:58 +00:00
Michael Drury fd8aa8b7a6
Merge pull request #15833 from Budibase/fix/asset-performance
Load CSS/image assets without going through middlewares
2025-03-28 14:52:33 +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 872a70ea89
Merge pull request #15814 from Budibase/cheeks-fixes
Misc fixes
2025-03-28 14:17:50 +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
Sam Rose 591d00942e
Merge pull request #15829 from Budibase/datadog-bull
Bull queue observability.
2025-03-27 17:53:23 +01: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
Sam Rose 97cd58550a
Fix tests for real this time. 2025-03-27 16:31:42 +00:00
Andrew Kingston f457781933
Merge branch 'master' into cheeks-fixes 2025-03-27 16:15:25 +00:00
Andrew Kingston b0849ea1d6
Refactor ISO date string validity checks 2025-03-27 16:15:12 +00:00
Michael Drury e8fd24af3c
Merge pull request #15831 from Budibase/fix/external-sql-signatures
SQL Server updating signatures support
2025-03-27 16:11:53 +00:00
Andrew Kingston 82c0647850
Validate time-only dates as time-only, rather than full ISO strings 2025-03-27 16:08:34 +00:00
Sam Rose 48c20a8d5a
Attempt to fix test. 2025-03-27 16:04:04 +00:00
Sam Rose 3ea8aaacb2
Update pro reference 2025-03-27 15:58:59 +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 d508a31640
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes 2025-03-27 15:04:51 +00:00
Andrew Kingston 7901e241b4
Add tests for ISO date validity checking 2025-03-27 15:04:37 +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
Andrew Kingston 2bdc244edf
Fix bug preventing importing data into multi-select columns 2025-03-27 14:39:30 +00:00
Andrew Kingston 489628cafd
Update date validation to make ISO timestamp milliseconds optional 2025-03-27 14:38:33 +00:00
Sam Rose 4996970546
Update pro reference. 2025-03-27 12:01:04 +00:00
Sam Rose 2f2424d8f5
More stats. 2025-03-27 11:53:50 +00:00
Sam Rose 4329e1274c
Implement APM and metrics on our bull queues. 2025-03-27 11:49:09 +00:00
Andrew Kingston b386d4a23b
Merge branch 'master' into cheeks-fixes 2025-03-27 09:34:04 +00:00
Andrew Kingston 982b47b23b
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes 2025-03-27 09:31:53 +00:00
Andrew Kingston 6037a9f9d7
Update text component to handle non strings 2025-03-27 09:31:37 +00:00
Budibase Staging Release Bot b1a4079e45 Bump version to 3.7.2 2025-03-26 15:44:30 +00:00
Michael Drury 0a57449746
Merge pull request #15821 from Budibase/fix/drop-scim-logs
Dropping SCIM logs from writethrough cache queue.
2025-03-26 15:42:57 +00:00
Michael Drury 5874abcdcf
Merge branch 'master' into fix/drop-scim-logs 2025-03-26 15:42:50 +00:00
mike12345567 9ecef8269d Dropping SCIM logs from writethrough cache queue. 2025-03-26 15:41:39 +00:00
Budibase Staging Release Bot e51780b1d0 Bump version to 3.7.1 2025-03-26 14:54:54 +00:00
Michael Drury 947a2b7ed6
Merge pull request #15820 from Budibase/fix/disable-scim-logs
Disable SCIM logging
2025-03-26 14:47:57 +00:00
mike12345567 d8ca9fb386 Updating pro again. 2025-03-26 14:38:09 +00:00
mike12345567 9dc27cbbb4 Updating pro submodule reference to disable SCIM logs. 2025-03-26 14:29:02 +00:00
Sam Rose 787031b41b
Merge master. 2025-03-26 11:45:35 +00:00