Sam Rose
|
e4ae1d90b1
|
Reinstate mocks.email.mock(), it wasn't as unused as I thought.
|
2025-02-27 14:27:34 +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 |
Sam Rose
|
7443cd4598
|
More email tests.
|
2025-02-27 11:32:13 +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
|
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
|
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 |
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
|
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 |
Sam Rose
|
606c4475ad
|
Revert "Improve types around `nodemailer`"
|
2025-02-26 14:29:39 +00:00 |
Andrew Kingston
|
bf7bc619bf
|
Merge branch 'master' into fix/binding-drawer-evaluation
|
2025-02-26 09:05:10 +00:00 |
Sam Rose
|
849bb0fadd
|
Merge branch 'master' into remove-mocks-from-static-spec
|
2025-02-25 17:39:05 +00:00 |
Michael Drury
|
c7d27158b3
|
Merge branch 'master' into qr-code-zoom
|
2025-02-25 15:54:42 +00:00 |
Dean
|
eeb6f42681
|
Fix for autocompletion evaluation in the builder
|
2025-02-25 15:53:55 +00:00 |
mike12345567
|
a1670c309f
|
Linting.
|
2025-02-25 15:42:50 +00:00 |
Sam Rose
|
e52ed040dd
|
Merge branch 'master' into remove-mocks-from-static-spec
|
2025-02-25 15:40:20 +00:00 |
mike12345567
|
7a63890c1f
|
Adding zoom capabilities to QR-code reader to help with smaller qr codes.
|
2025-02-25 15:32:29 +00:00 |
Sam Rose
|
3be3165252
|
Remove mocks from static.spec.ts
|
2025-02-25 15:22:32 +00:00 |
Sam Rose
|
b23aee478d
|
Fix plugin tests.
|
2025-02-25 15:18:28 +00:00 |
Sam Rose
|
f235d13222
|
Merge branch 'master' of github.com:budibase/budibase into plugin-typing
|
2025-02-25 15:15:38 +00:00 |
Sam Rose
|
9f0da2a65a
|
Document elasticsearch container params.
|
2025-02-25 15:12:35 +00:00 |
Sam Rose
|
48674833fc
|
Correct use of dsProvider in elasticsearch.spec.ts.
|
2025-02-25 15:09:39 +00:00 |
Sam Rose
|
4bd6158f19
|
Merge branch 'master' of github.com:budibase/budibase into remove-elasticsearch-mock
|
2025-02-25 15:09:27 +00:00 |
Sam Rose
|
1c23509839
|
Integrate Elasticsearch as a test datasource.
|
2025-02-25 14:58:52 +00:00 |
Sam Rose
|
796da7e3d2
|
Merge branch 'master' into jest-mock-excision
|
2025-02-25 12:45:10 +00:00 |
Sam Rose
|
f484673667
|
Remove elasticsearch global mock, fix tests.
|
2025-02-25 12:43:05 +00:00 |
Sam Rose
|
9ea943863c
|
Merge branch 'master' into fix-branch-error-with-no-condition
|
2025-02-25 11:50:55 +00:00 |
Sam Rose
|
da8c5be685
|
Fix queryUtils tests.
|
2025-02-25 11:08:18 +00:00 |
Sam Rose
|
b5886a7d9b
|
Merge branches 'budi-9055-provide-a-filtering-option-for-a-relationships-_id-when' and 'master' of github.com:budibase/budibase into budi-9055-provide-a-filtering-option-for-a-relationships-_id-when
|
2025-02-25 11:04:30 +00:00 |
Sam Rose
|
c93d413d67
|
Improve typing around plugins.
|
2025-02-25 11:03:04 +00:00 |
Sam Rose
|
251f10ce3f
|
Merge branch 'master' into smtp-types
|
2025-02-25 10:34:26 +00:00 |
Sam Rose
|
3c6e2ff2d7
|
Fix search tests.
|
2025-02-25 09:54:10 +00:00 |
Sam Rose
|
e6fc3dbff4
|
Fix queryUtils tests.
|
2025-02-25 09:19:25 +00:00 |
Sam Rose
|
477e61ee21
|
Merge branch 'master' of github.com:budibase/budibase into budi-9055-provide-a-filtering-option-for-a-relationships-_id-when
|
2025-02-25 09:04:31 +00:00 |
deanhannigan
|
48c4184d7c
|
Merge branch 'master' into fix/automation-traversal
|
2025-02-24 18:38:22 +00:00 |
Martin McKeaveney
|
f3c8ec373f
|
Merge branch 'master' of github.com:Budibase/budibase into revert-15596-revert-koa-sess
|
2025-02-24 18:01:41 +00:00 |
Sam Rose
|
81c404f88d
|
Correctly type things that interact with nodemailer.
|
2025-02-24 17:27:27 +00:00 |
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 |