Commit Graph

35494 Commits

Author SHA1 Message Date
Adria Navarro b15b0fb2ae Update pro submodule 2024-10-21 15:23:32 +02:00
Adria Navarro 718a2a4d87 Remove lucene from viewV2 tests 2024-10-21 15:20:54 +02:00
Adria Navarro 08a9488194 Remove lucene from search tests 2024-10-21 15:20:54 +02:00
Adria Navarro 655cd353e7 Remove lucene from row tests 2024-10-21 15:20:54 +02:00
Adria Navarro 5b1ed8195a Cleanup SQS flag from view search 2024-10-21 15:20:54 +02:00
Adria Navarro e50f2cc84e Cleanup SQS flag from search 2024-10-21 15:20:17 +02:00
Adria Navarro ba5a3d847f Cleanup SQS flag from auditlog 2024-10-21 15:20:05 +02:00
Adria Navarro 9e501b4e65 Cleanup SQS feature usages 2024-10-21 15:19:55 +02:00
Adria Navarro 42f27bacb2 Cleanup SQS feature usages 2024-10-21 15:19:36 +02: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
mike12345567 f857e2a3e9 Adding BUDIBASE_AI feature flag. 2024-10-21 12:56:59 +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
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
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
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
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
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
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
Adria Navarro ca974cf2f5 Renames 2024-10-17 16:30:25 +02:00
mike12345567 3b597f6405 Fixing test case. 2024-10-17 15:25:34 +01:00
mike12345567 b2e718504c Adri PR comments. 2024-10-17 15:17:36 +01:00
saewoohan cf3f5b97c6 fix: updated url to point to settings 2024-10-17 23:14:47 +09:00
mike12345567 2d7afa59c8 Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance 2024-10-17 14:57:25 +01:00
Adria Navarro 32b9d22ba0
Merge branch 'master' into budi-8755-hide-power-role-for-v3-apps 2024-10-17 12:52:05 +02:00
Adria Navarro c1128ffe2a Fix test 2024-10-17 12:20:17 +02:00