Commit Graph

37196 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
Peter Clement 2cdbf4190b Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates 2024-09-12 14:10:52 +01:00
Michael Drury 71aabf1961
Merge branch 'master' into fix/role-permission-update 2024-09-12 14:05:55 +01:00
Peter Clement 594551e1b5 tests for filter steps 2024-09-12 14:05:32 +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
Andrew Kingston 6f9175168b
Add custom RBAC edges with inline deletion icon 2024-09-12 12:23:27 +01:00
Budibase Staging Release Bot 9ac2ddc14b Bump version to 2.32.1 2024-09-12 10:32:27 +00:00
Conor Webb 423f76950f
Merge branch 'master' into Fix-user-access-roles-from-displaying-business 2024-09-12 11:10:57 +01:00
Andrew Kingston 35bdc998ca
Fix roles store update 2024-09-12 10:33:30 +01: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
Andrew Kingston 0a627e6cf5
Add validation to editing roles 2024-09-11 19:24:22 +01:00
mike12345567 bc03f1e473
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 19:13:53 +01: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
Andrew Kingston f6852d5331
Update some other portal components to use new role metadata 2024-09-11 17:00:41 +01:00
Andrew Kingston 8a7af78c48
Remove legacy stuff 2024-09-11 16:52:20 +01:00
Andrew Kingston 6419829484
Update other usages of roles to use new metadata 2024-09-11 16:51:36 +01:00
Andrew Kingston dc0f93e314
Update design section to use new role metadata 2024-09-11 16:36:03 +01:00
Andrew Kingston aa75fca377
Update user side panel to account for new role metadata 2024-09-11 16:33:19 +01:00
Andrew Kingston 7e6f1407fe
Ensure roles always have new metadta and update access popover 2024-09-11 16:30:17 +01:00
Andrew Kingston e47d25cb48
Fix role updating and add custom role type to grid 2024-09-11 16:20:23 +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
Andrew Kingston 0fd38927e2
Remove log 2024-09-11 15:56:04 +01:00
Andrew Kingston de7604f8fd
Fix role CRUD 2024-09-11 15:55:48 +01:00
Peter Clement babbe16d7d fix test name 2024-09-11 15:50:21 +01:00
Andrew Kingston a81d9c6dd1
Add display name, color and descriptions to roles. Allow row CRUD via new UI 2024-09-11 15:42:05 +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