Commit Graph

35521 Commits

Author SHA1 Message Date
Sam Rose ebcbadfd3a
remove all of the `fnc` variables 2024-10-23 17:21:14 +01:00
Sam Rose a120ce4e14
More refactoring. 2024-10-23 17:07:42 +01:00
Sam Rose aaf4022f25
Finally fix notContains tests. 2024-10-23 16:22:07 +01:00
Sam Rose 309506adab
wip 2024-10-23 15:05:41 +01:00
Sam Rose 26192515b3
Merge branch 'master' of github.com:budibase/budibase into sql-security 2024-10-23 14:45:51 +01:00
Sam Rose 56a68db1d4
Checkpoint EOD: fixed a bunch more raw cases, some test failures to fix tomorrow. 2024-10-22 18:33:44 +01:00
Adria Navarro 44fbe70740
Merge pull request #14845 from Budibase/chore/allow-serving-old-apps-locally
Allow serving old apps on local dev
2024-10-22 18:12:59 +02:00
Adria Navarro 91e3c87a9c Fix typo 2024-10-22 17:59:03 +02:00
Adria Navarro 7124a754f1
Merge branch 'master' into chore/allow-serving-old-apps-locally 2024-10-22 17:54:16 +02:00
Adria Navarro d73643f0b3 Allow serving old versions locally 2024-10-22 17:42:36 +02:00
Adria Navarro 06670ba549 Add local prerelease to version locally 2024-10-22 17:32:32 +02:00
Adria Navarro b7e34f7f83
Merge pull request #14842 from Budibase/BUDI-8723/new-automation-not-selected-upon-creation
Navigate to automation on creation
2024-10-22 16:48:34 +02:00
Adria Navarro 71538eb761
Merge branch 'master' into BUDI-8723/new-automation-not-selected-upon-creation 2024-10-22 16:44:50 +02:00
Peter Clement 6f3ee89895
Merge pull request #14825 from Budibase/feat/support-user-in-automation-context
Support user in automation context
2024-10-22 15:22:22 +01:00
Peter Clement 94ebd7c6ef update automation emitter 2024-10-22 14:36:15 +01:00
Peter Clement 75f17f5c12 update test to check for user id 2024-10-22 13:53:31 +01:00
Adria Navarro e67126e6b6 Navigate to automation on creation 2024-10-22 14:30:22 +02:00
Peter Clement bce430b57c pr comments 2024-10-22 12:03:16 +01:00
Sam Rose 4545493cd5
Checkpoint, more raws converted. 2024-10-22 11:48:38 +01:00
mike12345567 33ea5f09a7 Revert account portal ref. 2024-10-22 11:06:46 +01:00
Peter Clement 613e63ccbf remove update ref 2024-10-22 10:58:24 +01:00
Peter Clement 4a790a4fb9 Merge remote-tracking branch 'refs/remotes/origin/feat/support-user-in-automation-context' into feat/support-user-in-automation-context 2024-10-22 10:53:45 +01:00
Peter Clement abe725a3b9 Merge remote-tracking branch 'origin/master' into feat/support-user-in-automation-context 2024-10-22 10:53:17 +01:00
Peter Clement 09695fabd6 extract necessary user bindings and add types 2024-10-22 10:52:52 +01:00
Sam Rose 44bd00a0d7
Making progress on converting raw calls to use bindings. 2024-10-21 18:20:52 +01:00
Sam Rose 00bdd6fc00
Merge branch 'master' of github.com:budibase/budibase into sql-security 2024-10-21 16:39:58 +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
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
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
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 cc2605a9dd
WIP 2024-10-21 10:04:03 +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
Peter Clement 4cabc09f8a fix row actions test 2024-10-18 15:35:31 +01:00
Peter Clement 2b7742d96f pro 2024-10-18 15:12:26 +01:00