Commit Graph

36376 Commits

Author SHA1 Message Date
mike12345567 e69bfc2d71 Adding a fix for mysql, stopping coercion to dates in some cases, attempting to make this less all catching. Likely an area of concern, but there is currently no way to search for dates without this. 2024-10-21 17:17:05 +01:00
Sam Rose 00bdd6fc00
Merge branch 'master' of github.com:budibase/budibase into sql-security 2024-10-21 16:39:58 +01:00
Andrew Kingston 21c580e956
Lint 2024-10-21 16:29:03 +01:00
Andrew Kingston db2001b868
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-21 16:27:34 +01:00
Sam Rose 49477330c2
Fix broken frontend test. 2024-10-21 16:18:39 +01:00
Mike Sealey 35238165d9
Merge pull request #14837 from Budibase/section-dep
deprecates Section component
2024-10-21 16:02:13 +01:00
Michael Drury eb08d631d9
Merge branch 'master' into feat/support-user-in-automation-context 2024-10-21 15:47:36 +01:00
Sam Rose f0fd81b752
Update pro reference. 2024-10-21 15:41:27 +01:00
mikesealey 62b4deca95 updates filepath for Section in FieldGroup 2024-10-21 15:38:26 +01:00
mikesealey 01edb34b6e deprecates Section component 2024-10-21 15:16:45 +01:00
deanhannigan 2795eca672
Merge branch 'master' into v3-ui 2024-10-21 15:01:02 +01:00
Sam Rose d0642fb327
Merge master. 2024-10-21 13:50:54 +01:00
Michael Drury 04f1e2bebb
Merge pull request #14828 from Budibase/fix/all-feature-flag-enum
Filling out `FeatureFlag` enum
2024-10-21 13:45:59 +01:00
Sam Rose 439565486a
Fix lint. 2024-10-21 13:41:28 +01:00
Sam Rose 67b814a5ca
Yet more tests. 2024-10-21 13:35:53 +01:00
mike12345567 f857e2a3e9 Adding BUDIBASE_AI feature flag. 2024-10-21 12:56:59 +01:00
Sam Rose 205d6d0671
Re-enable tests. 2024-10-21 11:39:22 +01:00
Sam Rose 064721cefa
Make sure you can still create views with a query but no queryUI 2024-10-21 11:30:28 +01:00
Peter Clement d7d7ae9d75 Merge remote-tracking branch 'origin/master' into feat/support-user-in-automation-context 2024-10-21 11:00:24 +01:00
Peter Clement 8f46119817 refs 2024-10-21 10:04:51 +01:00
Sam Rose 0c6afda606
Merge branch 'master' of github.com:budibase/budibase into queryui-default 2024-10-21 10:04:32 +01:00
Sam Rose cc2605a9dd
WIP 2024-10-21 10:04:03 +01:00
Sam Rose 915202bada
More tests. 2024-10-21 09:48:51 +01:00
Dean e9fd5415be Bump Pro Version 2024-10-21 09:10:22 +01:00
Dean e4702070d8 Lint. Remove duplicate entry 2024-10-21 09:08:34 +01:00
Andrew Kingston 795948f3a1
Use enums for sorting 2024-10-21 08:52:56 +01:00
mike12345567 aaa4e7b8de Pro to master. 2024-10-18 18:31:06 +01:00
mike12345567 24dbb0cef9 Merge branch 'master' of github.com:Budibase/budibase into fix/all-feature-flag-enum 2024-10-18 18:24:02 +01:00
mike12345567 b46626c926 Removing ts-ignore. 2024-10-18 18:23:01 +01:00
mike12345567 2b3775ce50 Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-18 18:22:28 +01:00
Michael Drury 9ef159fd95
Merge pull request #14829 from Budibase/fix/backport-ai-types
Backporting types from v3 to support updating pro submodule.
2024-10-18 18:22:15 +01:00
mike12345567 e7a6e58751 Updating some further types - added 2 ts-ignores which will be removed on v3 branch. 2024-10-18 17:59:26 +01:00
Sam Rose 80875fd9a0
More tests. 2024-10-18 17:50:08 +01:00
mike12345567 b94498e583 Backporting types from v3 to support updating pro submodule. 2024-10-18 17:29:22 +01:00
mike12345567 294f8ff882 Merge branch 'fix/all-feature-flag-enum' of github.com:Budibase/budibase into fix/all-feature-flag-enum 2024-10-18 17:07:54 +01:00
mike12345567 87bdd68afa Updating to use enum for feature flags across the board. 2024-10-18 17:07:35 +01:00
Michael Drury b57c934019
Merge branch 'master' into fix/all-feature-flag-enum 2024-10-18 16:52:53 +01:00
Andrew Kingston c6aa83d988
Fix labelling when sorting by calculation columns in tables 2024-10-18 16:52:40 +01:00
mike12345567 94789ff03d Adding all feature flags to enum, just so there is a simple reference to see all feature flags that are available. 2024-10-18 16:51:23 +01:00
Adria Navarro ff659a03ba
Merge branch 'master' into v3-ui 2024-10-18 16:55:04 +02:00
Michael Drury 6bd44d753f
Merge pull request #14827 from Budibase/ci/qa-from-v3
Release v3 to QA
2024-10-18 15:54:44 +01:00
Adria Navarro f119c51730 Change QA branch trigger 2024-10-18 16:52:22 +02:00
Adria Navarro f3ab818a6d
Merge branch 'master' into v3-ui 2024-10-18 16:50:12 +02:00
Adria Navarro f123e388d7
Merge pull request #14826 from Budibase/ci/qa-from-v3
Release v3 to QA
2024-10-18 16:49:15 +02:00
Adria Navarro 0f705763b0 Change QA branch trigger 2024-10-18 16:46:21 +02:00
Peter Clement 4cabc09f8a fix row actions test 2024-10-18 15:35:31 +01:00
Sam Rose 4b6a66627a
More view search tests. 2024-10-18 15:28:03 +01:00
Peter Clement 2b7742d96f pro 2024-10-18 15:12:26 +01:00
Peter Clement a26b64bb03 pass user through to automation context 2024-10-18 15:08:18 +01:00
Sam Rose f53e68f526
Fix allOr test 2024-10-18 14:53:20 +01:00