Commit Graph

39587 Commits

Author SHA1 Message Date
Adria Navarro d7702810c2 Handle whitespaces on complex keys in formulas 2025-02-28 10:27:36 +01:00
Adria Navarro f9d9722adb Handle whitespaces on complex keys 2025-02-28 10:12:58 +01:00
Adria Navarro cca955da06 Fixing whitespaces on formulas 2025-02-27 17:27:59 +01:00
Adria Navarro aa2537c4b2 Clean 2025-02-27 17:15:58 +01:00
Adria Navarro 6499f7a270 Support empty {{ date }} 2025-02-27 17:11:47 +01:00
Adria Navarro af74d3df62 Add wrong hbs tests 2025-02-27 14:41:37 +01:00
Adria Navarro e8b6a3c90e Validate bodies 2025-02-27 14:39:13 +01:00
Adria Navarro 7905df5a4a Date options as optional 2025-02-27 14:18:38 +01:00
Adria Navarro 78e558c4aa Handle conditional arguments 2025-02-27 14:16:52 +01:00
Adria Navarro 56e143625d Body checks 2025-02-27 13:22:53 +01:00
Adria Navarro 6c3382f2ae Fix body count 2025-02-27 13:20:22 +01:00
Adria Navarro 20c956e0d6 Validate blocks 2025-02-27 13:18:39 +01:00
Adria Navarro b0c4bc5d3d Remove unnecessary numArgs 2025-02-27 13:10:09 +01:00
Adria Navarro 470cc6bb1f Add options args to date 2025-02-27 13:02:26 +01:00
Adria Navarro 0a17ba7767 Wrap readable bindings on [] 2025-02-27 12:55:53 +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 5e028704d7
Merge branch 'master' into plugin-typing 2025-02-27 09:25:01 +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
Sam Rose 06d00d69b2
Debug testcontainers. 2025-02-26 15:23:49 +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
Christos Alexiou eefcfb3c0f Update before installing 2025-02-26 15:43:26 +02:00
Budibase Staging Release Bot daf317b0a7 Bump version to 3.4.18 2025-02-26 13:19:59 +00:00
Andrew Kingston bf73cee0e6
Merge pull request #15628 from Budibase/fix/binding-drawer-evaluation
Fix for autocompletion evaluation in the builder
2025-02-26 09:09:09 +00:00
Andrew Kingston bf7bc619bf
Merge branch 'master' into fix/binding-drawer-evaluation 2025-02-26 09:05:10 +00:00
Sam Rose a25038fe0e
Merge pull request #15626 from Budibase/remove-mocks-from-static-spec
Remove mocks from static.spec.ts
2025-02-25 17:48:18 +00:00
Sam Rose 849bb0fadd
Merge branch 'master' into remove-mocks-from-static-spec 2025-02-25 17:39:05 +00:00
Michael Drury e514d7c11d
Merge pull request #15627 from Budibase/qr-code-zoom
QR Code scanner zoom capabilities
2025-02-25 16:04:07 +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
Sam Rose 7df85a8b7c
Merge pull request #15624 from Budibase/remove-elasticsearch-mock
Test ElasticSearch integration against a real ElasticSearch docker container
2025-02-25 15:40:06 +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