Commit Graph

35503 Commits

Author SHA1 Message Date
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
Sam Rose 0c6afda606
Merge branch 'master' of github.com:budibase/budibase into queryui-default 2024-10-21 10:04:32 +01:00
Sam Rose 915202bada
More tests. 2024-10-21 09:48:51 +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
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
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
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 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
Sam Rose 4b6a66627a
More view search tests. 2024-10-18 15:28:03 +01:00
Sam Rose f53e68f526
Fix allOr test 2024-10-18 14:53:20 +01:00
Sam Rose 0fce17c3c0
Fix allOr for everything except SQS. 2024-10-18 14:50:06 +01:00
Adria Navarro 2adc666a78
Merge pull request #14822 from Budibase/budi-8747-add-the-ability-to-test-a-row-action-automation
Allow passing test to row action test
2024-10-18 13:15:41 +02:00
Adria Navarro 3cd86d40b1
Merge branch 'master' into budi-8747-add-the-ability-to-test-a-row-action-automation 2024-10-18 13:08:02 +02:00
Michael Drury ddd7b9f7a9
Merge pull request #14816 from Budibase/feature/role-multi-inheritance
Multi-inheritance RBAC (backend)
2024-10-18 11:43:54 +01:00
Sam Rose 3981cecc30
Remove buildQueryLegacy 2024-10-18 11:32:58 +01:00
Michael Drury 31e406f931
Merge branch 'master' into feature/role-multi-inheritance 2024-10-18 11:29:18 +01:00
Adria Navarro 9c707db135
Merge branch 'master' into budi-8747-add-the-ability-to-test-a-row-action-automation 2024-10-18 11:37:43 +02:00
Adria Navarro 7941cb6602 Allow passing test to row action test 2024-10-18 11:36:11 +02:00
Sam Rose b7979f4719
Refactor SearchFilterGroup type to be less verbose and more clearly named. 2024-10-18 10:32:28 +01:00
Andrew Kingston f8b26e7e78
Merge pull request #14817 from saewoohan/fix/automation-error-url
Fix: Updated URL in automation error notification to point to settings
2024-10-18 10:21:26 +01:00
saewoohan 27f1d049ca
Merge branch 'master' into fix/automation-error-url 2024-10-18 07:15:37 +09:00
Sam Rose 714029b9a0
Making more progress on testing view searching. 2024-10-17 18:06:45 +01:00
mike12345567 d0df75c9e4 Adding back mock clearing. 2024-10-17 17:50:51 +01:00
mike12345567 47de88f42f Destroy test case. 2024-10-17 17:47:55 +01:00
Sam Rose b3b7069deb
Merge branch 'master' of github.com:budibase/budibase into queryui-default 2024-10-17 17:17:09 +01:00
Sam Rose 17e946845e
Get existing tests passing. 2024-10-17 17:16:54 +01:00
mike12345567 a71e101a3c Merge branch 'feature/role-multi-inheritance' of github.com:Budibase/budibase into feature/role-multi-inheritance 2024-10-17 17:16:09 +01:00
mike12345567 c74577c512 Updating accessible utility API. 2024-10-17 17:15:41 +01:00
Michael Drury aaf5debc52
Merge branch 'master' into feature/role-multi-inheritance 2024-10-17 17:01:27 +01:00
mike12345567 bd10a3d831 Missed comment. 2024-10-17 17:00:40 +01:00
mike12345567 2ae1836b9a PR comments. 2024-10-17 16:58:51 +01:00
mike12345567 3da3bccc01 Some fixes for traverser. 2024-10-17 16:27:47 +01:00
mike12345567 cfc5848d14 Improving how traversal is performed for role inheritance. 2024-10-17 16:10:32 +01:00
Adria Navarro d6d95c7ba6
Merge pull request #14813 from Budibase/budi-8755-hide-power-role-for-v3-apps
Hide power role for v3 apps
2024-10-17 17:05:12 +02:00
Adria Navarro 4c688b9734 Add more tests 2024-10-17 16:40:26 +02:00