1
0
Fork 0
mirror of synced 2024-09-24 21:31:17 +12:00
Commit graph

34713 commits

Author SHA1 Message Date
mike12345567
e89042b2e3 Fixing some role typing issues, as well as fixing an issue with the validator not allowing the structure that roles are expected to have. 2024-09-11 18:06:05 +01:00
Martin McKeaveney
50de6a1480
Merge pull request #14564 from Budibase/docker-security-updates
updating budibase apps image to use alpine
2024-09-11 17:59:21 +01:00
Martin McKeaveney
47110e095f updating budibase apps image to use alpine 2024-09-11 17:42:08 +01:00
Peter Clement
df54cddac9
Merge pull request #14562 from Budibase/tests/automation-branching-tests
Update logic when no branch condition is met
2024-09-11 16:16:22 +01:00
Peter Clement
11c18474b2
Merge branch 'master' into tests/automation-branching-tests 2024-09-11 16:05:37 +01:00
Michael Drury
e1d750b987
Merge pull request #14557 from Budibase/fix/sql-use-ctes
SQL - use CTEs to avoid pagination issues with large tables
2024-09-11 16:05:01 +01:00
Peter Clement
babbe16d7d fix test name 2024-09-11 15:50:21 +01:00
Peter Clement
f377b9f566 remove top level table config 2024-09-11 15:39:21 +01:00
Peter Clement
d4d4f8a150 ref 2024-09-11 15:24:49 +01:00
Peter Clement
2f881dd16f Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates 2024-09-11 15:23:22 +01:00
Peter Clement
60dd500ecb rename func 2024-09-11 15:12:50 +01:00
Peter Clement
a68552f038
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 15:07:09 +01:00
Michael Drury
9feebdbb13
Merge branch 'master' into fix/sql-use-ctes 2024-09-11 15:04:48 +01:00
melohagan
8b8595293b
Export publishEvent (#14560) 2024-09-11 14:02:42 +00:00
Peter Clement
56b727a245 uneeded boolean 2024-09-11 15:00:39 +01:00
Martin McKeaveney
2e83b9a34d add import 2024-09-11 14:53:51 +01:00
mike12345567
176c3d4ffd SQL test update. 2024-09-11 14:52:09 +01:00
Peter Clement
1947000f0c update case where no branch condition is met 2024-09-11 14:50:52 +01:00
Michael Drury
7ad14302fa
Merge branch 'master' into fix/sql-use-ctes 2024-09-11 14:47:22 +01:00
Martin McKeaveney
674804dc13 Merge branch 'master' of github.com:Budibase/budibase 2024-09-11 14:44:25 +01:00
Martin McKeaveney
f6da691364 update account portal ref 2024-09-11 14:37:28 +01:00
Michael Drury
8f3cbc3eab
Merge pull request #14559 from Budibase/sqs-cte-binaries
Adding SQS 2.1.1 CTE capable binaries
2024-09-11 14:30:24 +01:00
mike12345567
fc3a865cfb Test fix. 2024-09-11 14:26:01 +01:00
mike12345567
db074c0d22 Updating dev docker-compose to use specific SQS version. 2024-09-11 13:45:14 +01:00
mike12345567
48784d59e6 Adding development tag. 2024-09-11 13:42:24 +01:00
mike12345567
47b7c7ea3c Merge branch 'sqs-cte-binaries' into fix/sql-use-ctes 2024-09-11 13:42:11 +01:00
mike12345567
c9b64e3591 SQLite uses CTE with SQS 2.1.1. 2024-09-11 13:41:54 +01:00
mike12345567
05de673781 Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs 2024-09-11 13:25:25 +01:00
mike12345567
d4b69f2e25 Adding SQS 2.1.1 CTE capable binaries. 2024-09-11 13:23:42 +01:00
Peter Clement
dcc4c9d66f
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 13:02:34 +01:00
Michael Drury
868a802c9c
Merge pull request #14555 from Budibase/fix/logical-operators-return-none
onEmptyFilter fixes for logical operators
2024-09-11 12:20:39 +01:00
Michael Drury
8b97fcf59a
Merge branch 'master' into fix/logical-operators-return-none 2024-09-11 12:20:31 +01:00
Budibase Staging Release Bot
4f740c001b Bump version to 2.32.0 2024-09-11 10:57:09 +00:00
Peter Clement
e4918aea60 refs 2024-09-11 11:55:31 +01:00
Conor Webb
4804c55313
Merge branch 'master' into Fix-user-access-roles-from-displaying-business 2024-09-11 11:54:53 +01:00
Peter Clement
27b65e22ef fix error with updating existinh name count 2024-09-11 11:54:42 +01:00
Peter Clement
0c11924027 refs 2024-09-11 11:40:52 +01:00
Peter Clement
f8725b5af0 Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates 2024-09-11 11:40:33 +01:00
Peter Clement
2d4ac7fced remove logs 2024-09-11 11:40:06 +01:00
Peter Clement
ce08ce29b7
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 11:36:00 +01:00
Peter Clement
bf98d61ea6 add tests for new binding update code 2024-09-11 11:35:46 +01:00
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none 2024-09-11 10:46:25 +01:00
Martin McKeaveney
3c4b08a531
Merge pull request #14543 from Budibase/budi-8608-ai-platform-level-config
Part 1 of 2: Platform level AI Configuration
2024-09-11 10:43:51 +01:00
Martin McKeaveney
9179569cd7
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-11 10:43:41 +01:00
Martin McKeaveney
fcc0381474 update account portal ref 2024-09-11 10:37:52 +01:00
Michael Drury
31f8691708
Merge pull request #14532 from Budibase/fix/sql-many-relationships
SQL - utilise JSON aggregations for relationships
2024-09-11 10:33:51 +01:00
Conor Webb
8a5d0560eb Fixed PlanType typo 2024-09-11 10:01:20 +01:00
Conor Webb
793f8a7ca7
Merge branch 'master' into Fix-user-access-roles-from-displaying-business 2024-09-11 09:59:55 +01:00
Martin McKeaveney
a5ff0d5ddc update acct portal ref 2024-09-10 22:55:14 +01:00
Martin McKeaveney
c4a41ce11c Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 22:39:35 +01:00