Commit Graph

39748 Commits

Author SHA1 Message Date
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
mike12345567 1d35f2a029 Remove comment 2025-02-26 13:41:45 +00:00
mike12345567 184a656f71 Merge branch 'fix/group-ui-issues' of github.com:Budibase/budibase into fix/group-ui-issues 2025-02-26 13:26:39 +00:00
mike12345567 c2841b824d Linting. 2025-02-26 13:25:58 +00:00
Michael Drury 2de5dc8698
Merge branch 'master' into fix/group-ui-issues 2025-02-26 13:21:04 +00:00
Budibase Staging Release Bot daf317b0a7 Bump version to 3.4.18 2025-02-26 13:19:59 +00:00
mike12345567 336bc72de2 Design after discussion with Cheeks and Joe. 2025-02-26 12:53:18 +00:00
deanhannigan ea73c8edb1
Merge branch 'master' into execute-script-v2 2025-02-26 09:11:29 +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
mike12345567 c3de44a6a9 Adding a way to limit the groups shown and then display a popover. 2025-02-25 18:17:41 +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
mike12345567 df102e7b6b Opacity of group badges. 2025-02-25 17:18:27 +00:00
deanhannigan a725df6216
Merge branch 'master' into execute-script-v2 2025-02-25 16:04:34 +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 23135acd12 Merge branch 'master' of github.com:Budibase/budibase into fix/group-ui-issues 2025-02-25 15:46:02 +00:00
mike12345567 a1670c309f Linting. 2025-02-25 15:42:50 +00:00
deanhannigan 417b709fbb
Merge branch 'master' into execute-script-v2 2025-02-25 15:42:45 +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
Peter Clement a0c4093645 removes some unused components 2025-02-25 15:15:10 +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
Peter Clement 60f5dbe8b4 more ts updates 2025-02-25 15:03:22 +00:00
deanhannigan f55d8c5ed9
Merge branch 'master' into execute-script-v2 2025-02-25 15:03:06 +00:00
Sam Rose 1c23509839
Integrate Elasticsearch as a test datasource. 2025-02-25 14:58:52 +00:00
Peter Clement 609f967c17 clear button ts update 2025-02-25 14:33:53 +00:00
Sam Rose e69bfd7eb5
Merge pull request #15610 from Budibase/jest-mock-excision
Remove view enrichment unit test, covered by integration tests.
2025-02-25 12:54:36 +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 3c8349ba33
Merge pull request #15608 from Budibase/fix-branch-error-with-no-condition
Fix bug with branches when no conditions are set.
2025-02-25 12:00:13 +00:00
Sam Rose 9ea943863c
Merge branch 'master' into fix-branch-error-with-no-condition 2025-02-25 11:50:55 +00:00
Peter Clement fd100c3ec4 typescript conversions of bbui components 2025-02-25 11:37:26 +00:00
Sam Rose 56cd24852b
Merge pull request #15609 from Budibase/budi-9055-provide-a-filtering-option-for-a-relationships-_id-when
Support filtering relationships by _id
2025-02-25 11:17:45 +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
mike12345567 b7f34b5f57 Changing how badges are displayed. 2025-02-25 10:45:50 +00:00