Commit Graph

39674 Commits

Author SHA1 Message Date
Sam Rose 1dc52cfa75
Improve typing around nodemailer. 2025-02-24 17:19:02 +00:00
Dean bf486542c8 Fix for automation traversal to ensure all paths calculate their terminated condition 2025-02-24 16:38:03 +00:00
Sam Rose a88530438c
Remove view enrichment unit test, covered by integration tests. 2025-02-24 16:36:08 +00:00
Sam Rose a959a26d60
Support filtering relationships by _id 2025-02-24 16:15:59 +00:00
mike12345567 f5a7e5bf49 Fixing app count in user page. 2025-02-24 15:34:30 +00:00
Sam Rose 68b72acb71
Fix lint. 2025-02-24 15:06:12 +00:00
mike12345567 84a1ccfc4c Fixing an issue with scrollbar always appearing on end user portal. 2025-02-24 14:59:04 +00:00
Sam Rose 9c0d7c0278
Fix bug with branches when no conditions are set. 2025-02-24 14:47:53 +00:00
Sam Rose 3517f8cbc1
Merge pull request #15574 from Budibase/remove-mocks-1
Remove mocking from sqlUtils.spec.ts.
2025-02-24 14:17:01 +00:00
Martin McKeaveney c9d31dcd06 updating cookie settings for koa-session 2025-02-24 13:49:31 +00:00
Martin McKeaveney 17cdf079da
Revert "[Revert] store koa sessions in redis instead of cookies" 2025-02-24 13:47:13 +00:00
Sam Rose 384c5bab44
Merge branch 'master' into remove-mocks-1 2025-02-24 09:18:03 +00:00
Christos Alexiou 8a11087fe5
Merge pull request #15587 from Budibase/ops/aas-with-minio-gateway
Ops/aas with minio gateway
2025-02-21 16:58:38 +02:00
Christos Alexiou 6f9c7b5494
Merge branch 'master' into ops/aas-with-minio-gateway 2025-02-21 16:49:03 +02:00
Budibase Staging Release Bot add89b87d2 Bump version to 3.4.16 2025-02-21 14:02:45 +00:00
Martin McKeaveney 3f7e5a4ab5
Merge pull request #15596 from Budibase/revert-koa-sess
[Revert] store koa sessions in redis instead of cookies
2025-02-21 14:02:11 +00:00
Adria Navarro a5e3742b93
Merge branch 'master' into BUDI-9068/type-sidepanel 2025-02-21 12:37:14 +01:00
Adria Navarro 4e33d223a2
Merge pull request #15578 from Budibase/BUDI-9038/validate-js-helpers
Validate js helpers
2025-02-21 12:16:25 +01:00
Michael Drury 871b9b2b95
Merge branch 'master' into BUDI-9038/validate-js-helpers 2025-02-21 10:35:18 +00:00
jvcalderon de62913afd [Revert] store koa sessions in redis instead of cookies 2025-02-20 23:16:58 +01:00
Christos Alexiou bf2fcea433 fix issue with couchdb startup 2025-02-20 21:36:01 +02:00
Christos Alexiou 77f5c05a5b debug messages 2025-02-20 21:29:55 +02:00
Christos Alexiou 18ddcd092e simplify env setup and handle MINIO_ missing 2025-02-20 21:04:44 +02:00
Christos Alexiou afe293de56 linting fix 2025-02-20 20:40:17 +02:00
Christos Alexiou dba89a678c make minio binary executable 2025-02-20 20:35:24 +02:00
Adria Navarro d8fe96eb85 Lint 2025-02-20 11:48:10 +01:00
Adria Navarro 6bb0129144 Improve types 2025-02-20 11:40:40 +01:00
Adria Navarro 576e14a23a Type hbsCompletions 2025-02-20 11:38:21 +01:00
Budibase Staging Release Bot 1328076d03 Bump version to 3.4.15 2025-02-20 10:26:46 +00:00
Sam Rose d89f97b2f9
Merge pull request #15589 from Budibase/fix-loo-no-iterations
Fix loops being given empty strings.
2025-02-20 10:26:01 +00:00
Adria Navarro a84044e6a1 Lint fix 2025-02-20 11:18:40 +01:00
Adria Navarro 93a65b6289 Add eslint rule for consistent type imports 2025-02-20 11:17:09 +01:00
Sam Rose ef9cbfce59
Fix lint. 2025-02-20 10:16:13 +00:00
Sam Rose 4092f4c3e1
Fix loops being given empty strings. 2025-02-20 10:11:04 +00:00
Adria Navarro 894cfba0e0 Type BindingSidePanel 2025-02-20 10:58:03 +01:00
Budibase Staging Release Bot 406c60c973 Bump version to 3.4.14 2025-02-20 09:24:49 +00:00
Christos Alexiou 49dda35358 track minio in lfs 2025-02-20 03:09:42 +02:00
Christos Alexiou 32f6fc3d32 add minio with gateway 2025-02-20 03:09:14 +02:00
Christos Alexiou 1650fdc75e minio from dockerfile COPY 2025-02-20 03:03:32 +02:00
Christos Alexiou d4a2b6d061 handle minio with gateway 2025-02-20 03:02:42 +02:00
Christos Alexiou 28553fc684 formatting and add special minio version 2025-02-20 03:02:34 +02:00
Sam Rose 5fb2a6ea2c
Merge pull request #15586 from Budibase/dd-automations
Improve APM traces around automations.
2025-02-19 17:14:38 +00:00
Sam Rose 39e46bd961
Merge branch 'master' into dd-automations 2025-02-19 16:56:39 +00:00
Sam Rose 0ecb4bfb91
Merge pull request #15584 from Budibase/remove-mocks-2
Fix CouchDB datasource.
2025-02-19 16:54:27 +00:00
Sam Rose ddf64b9f70
Improve APM traces around automations. 2025-02-19 16:51:09 +00:00
Sam Rose 57fd9e8d3a
Merge branch 'master' of github.com:budibase/budibase into remove-mocks-2 2025-02-19 15:24:05 +00:00
Sam Rose 885873ef29
Fix CouchDB datasource. 2025-02-19 15:23:56 +00:00
Adria Navarro 07a9b881cd
Merge pull request #15580 from Budibase/fix-context-datasource-validators
Fix getting proper contexts when validating datasources
2025-02-19 15:57:32 +01:00
Adria Navarro 9efd1a76f0 Fix getting proper contexts 2025-02-19 14:05:15 +01:00
Adria Navarro 2cd2ecbc16
Merge branch 'master' into BUDI-9038/validate-js-helpers 2025-02-19 13:22:31 +01:00