1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

34599 commits

Author SHA1 Message Date
Pascal Reichmuth
d8ff33441e
Update openai.ts 2024-09-12 15:51:00 +02:00
Michael Drury
d756c54ea4
Merge pull request #14565 from Budibase/fix/role-permission-update
Fixing role API validator (for saving)
2024-09-12 14:25:57 +01:00
Michael Drury
71aabf1961
Merge branch 'master' into fix/role-permission-update 2024-09-12 14:05:55 +01:00
Budibase Staging Release Bot
7414cc0c09 Bump version to 2.32.2 2024-09-12 13:03:52 +00:00
Michael Drury
8c1d6a4eb0
Merge branch 'master' into fix/role-permission-update 2024-09-12 13:57:01 +01:00
Martin McKeaveney
62ff150364 update pro ref 2024-09-12 13:53:51 +01:00
Martin McKeaveney
021a706001 updating pro reference 2024-09-12 13:52:04 +01:00
Michael Drury
cdcefc397c
Merge branch 'master' into fix/role-permission-update 2024-09-12 13:30:05 +01:00
Budibase Staging Release Bot
9ac2ddc14b Bump version to 2.32.1 2024-09-12 10:32:27 +00:00
melohagan
49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. (#14547)
* Add email to session for populate user

* Add email param

* use param object

* Type fix for tests

* Fix test

* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
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
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
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
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
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
Martin McKeaveney
a27be54b69 make mocks async 2024-09-10 22:38:45 +01:00
Martin McKeaveney
8af05d7c4f
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-10 22:27:10 +01:00
Martin McKeaveney
38fc65c541 fix tests 2024-09-10 22:25:47 +01:00
Michael Drury
fa6058c748
Merge branch 'master' into fix/sql-many-relationships 2024-09-10 17:33:55 +01:00
mike12345567
595dd7ea6d Fix for test case. 2024-09-10 17:21:36 +01:00