Commit Graph

39619 Commits

Author SHA1 Message Date
mike12345567 2cf8dbabd2 Merge branch 'master' of github.com:Budibase/budibase 2025-02-28 17:14:31 +00:00
mike12345567 ebfd8eb6c8 Fixing readme action. 2025-02-28 17:14:19 +00:00
Michael Drury c13dfbf76a
Merge pull request #15634 from Budibase/fix/group-ui-issues
Group UI improvements
2025-02-28 17:06:24 +00:00
mike12345567 67d31b971a Updating master reference. 2025-02-28 16:56:31 +00:00
mike12345567 5cd5a20177 Fixing an issue switching back to controlled by group. 2025-02-28 15:01:34 +00:00
mike12345567 c3df016e7c Merge branch 'fix/group-ui-issues' of github.com:Budibase/budibase into fix/group-ui-issues 2025-02-28 11:53:19 +00:00
mike12345567 2763ce7c73 Merge branch 'master' of github.com:Budibase/budibase into fix/group-ui-issues 2025-02-28 11:52:55 +00:00
Adria Navarro 48dafb42bc Update md 2025-02-28 10:47:35 +01:00
Michael Drury c5528c6cab
Merge branch 'master' into fix/group-ui-issues 2025-02-27 17:16:38 +00:00
mike12345567 4f697b7731 Adding groups to user app list. 2025-02-27 17:12:20 +00:00
Budibase Staging Release Bot 6b67eaf9a3 Bump version to 3.4.21 2025-02-27 17:07:44 +00:00
Sam Rose 78313557bb
Merge pull request #15638 from Budibase/revert-15637-revert-15612-smtp-types
Improve types around `nodemailer` (take 2)
2025-02-27 14:52:29 +00:00
Sam Rose 304047c922
Update yarn.lock. 2025-02-27 14:42:15 +00:00
Sam Rose e4ae1d90b1
Reinstate mocks.email.mock(), it wasn't as unused as I thought. 2025-02-27 14:27:34 +00:00
mike12345567 33b8751d78 Fixing users meta info for groups. 2025-02-27 12:36:42 +00:00
mike12345567 5c20b496b7 Handling long email addresses. 2025-02-27 12:08:00 +00:00
Sam Rose 15ef247ba1
Merge branch 'master' of github.com:budibase/budibase into revert-15637-revert-15612-smtp-types 2025-02-27 11:39:55 +00:00
Sam Rose c63d4f21ee
Fix lint. 2025-02-27 11:39:43 +00:00
Adria Navarro a20beccfac
Merge pull request #15641 from Budibase/fix/dont-validate-ancestors-on-plugins
Skip ancestors validation on plugins components
2025-02-27 12:37:02 +01:00
Sam Rose 7443cd4598
More email tests. 2025-02-27 11:32:13 +00:00
mike12345567 a5b1213fc5 Merge branch 'master' of github.com:Budibase/budibase into fix/group-ui-issues 2025-02-27 10:57:56 +00:00
Adria Navarro 59a7bdfe3b
Merge branch 'master' into fix/dont-validate-ancestors-on-plugins 2025-02-27 11:57:55 +01:00
Adria Navarro 6fc325a6fa Validate first missing ancestors 2025-02-27 11:49:04 +01:00
Adria Navarro 2865af3556 Don't validate components within plugins 2025-02-27 11:43:15 +01:00
Adria Navarro 300734328f Remove unused index.js 2025-02-27 11:34:19 +01:00
Sam Rose 0a8cf31dff
Merge pull request #15619 from Budibase/plugin-typing
Improve typing around plugins.
2025-02-27 09:49:42 +00:00
Sam Rose bbb373cde7
Merge branch 'plugin-typing' of github.com:budibase/budibase into plugin-typing 2025-02-27 09:40:34 +00:00
Sam Rose 3e07627b71
Update pro reference. 2025-02-27 09:40:25 +00:00
Sam Rose a842be2296
Merge branch 'master' of github.com:budibase/budibase into plugin-typing 2025-02-27 09:40:08 +00:00
Sam Rose 8df8494b16
A little email test refactoring. 2025-02-27 09:39:56 +00:00
Sam Rose 5e028704d7
Merge branch 'master' into plugin-typing 2025-02-27 09:25:01 +00:00
Sam Rose 478d28285b
Replace email mocks and real email sending with maildev. 2025-02-26 17:55:54 +00:00
Sam Rose 92b391e9ef
Fix lint. 2025-02-26 16:24:35 +00:00
Sam Rose f778a46deb
Merge branch 'master' of github.com:budibase/budibase into revert-15637-revert-15612-smtp-types 2025-02-26 16:24:18 +00:00
Michael Drury c0fcbabc93
Merge branch 'master' into fix/group-ui-issues 2025-02-26 16:22:16 +00:00
Sam Rose a1910a881c
Merge pull request #15639 from Budibase/debug-testcontainers
Fix MSSQL tests.
2025-02-26 16:21:19 +00:00
Sam Rose a684c9f049
Fix self-signed cert error in tests. 2025-02-26 16:09:14 +00:00
Sam Rose 82e32b3db8
Fix healthcheck. 2025-02-26 15:56:32 +00:00
Sam Rose 9076d847c1
Update to mssql 2022 to see if that helps. 2025-02-26 15:48:26 +00:00
Sam Rose f604aba7ba
Try ubuntu-latest 2025-02-26 15:41:09 +00:00
mike12345567 04324e6220 Undo. 2025-02-26 15:31:17 +00:00
Sam Rose 06d00d69b2
Debug testcontainers. 2025-02-26 15:23:49 +00:00
mike12345567 2022aa1c74 Attempting to remove elasticsearch 2025-02-26 15:18:43 +00:00
Sam Rose 8dc635b894
Attempt to fix the user check problem. 2025-02-26 14:56:11 +00:00
Sam Rose 33f61a8da7
Revert "Revert "Improve types around `nodemailer`"" 2025-02-26 14:53:36 +00:00
Budibase Staging Release Bot d6d32ceaad Bump version to 3.4.20 2025-02-26 14:49:09 +00:00
Michael Drury 50ee78b02f
Merge pull request #15637 from Budibase/revert-15612-smtp-types
Revert "Improve types around `nodemailer`"
2025-02-26 14:47:12 +00:00
Sam Rose 606c4475ad
Revert "Improve types around `nodemailer`" 2025-02-26 14:29:39 +00:00
Budibase Staging Release Bot 7b9cc6eea4 Bump version to 3.4.19 2025-02-26 14:11:40 +00:00
Christos Alexiou 8c3f480d5d
Merge pull request #15636 from Budibase/ops/certbot-dependency-in-singleimage
Update apt cache before installing python3-certbot-nginx
2025-02-26 16:04:02 +02:00