Viacheslav Klimov
25ca83dcb6
Merge pull request #15284 from thingsboard/master-rc-merge
Merge rc into master
6 months ago
Viacheslav Klimov
c893ae5c85
Merge remote-tracking branch 'origin/rc' into master-rc-merge
6 months ago
Viacheslav Klimov
d6e71eb913
Merge remote-tracking branch 'origin/lts-4.3' into rc
6 months ago
Viacheslav Klimov
1e8927164c
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
6 months ago
Viacheslav Klimov
24698178b5
Merge pull request #15264 from thingsboard/feature/tb-client-tests
Tests for new ThingsboardClient
6 months ago
Viacheslav Klimov
d2afdf36e3
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tb-client-tests
6 months ago
Viacheslav Klimov
932d8c6435
Rename ui-ngx help doc to structure.md
6 months ago
Viacheslav Klimov
113afb7383
Merge pull request #15281 from thingsboard/fix/cves-master
Fixed CVE-2026-22731, CVE-2026-22732, CVE-2026-22733, CVE-2026-22737 + Spring Boot 3.5.12
6 months ago
Viacheslav Klimov
665887c517
Merge pull request #15278 from thingsboard/fix/cves
Fixed CVE-2026-22731, CVE-2026-22732, CVE-2026-22733, CVE-2026-22737 + Spring Boot 3.5
6 months ago
Viacheslav Klimov
2b60fdf052
Merge remote-tracking branch 'origin/fix/cves' into fix/cves-master
6 months ago
Viacheslav Klimov
0b72297916
Restore lombok.version property required by maven-compiler-plugin annotationProcessorPaths
6 months ago
Viacheslav Klimov
01184664d2
Merge remote-tracking branch 'origin/fix/cves' into fix/cves-master
6 months ago
Viacheslav Klimov
9dcb6d53bf
Update lombok from 1.18.38 to 1.18.44 managed by Spring Boot 3.5.12
6 months ago
Viacheslav Klimov
caffeb7ce8
Update jedis from 5.1.5 to 6.0.0 and snakeyaml from 2.2 to 2.4 for Spring Boot 3.5.12 compatibility
6 months ago
Viacheslav Klimov
7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility
6 months ago
Viacheslav Klimov
0eabe6ce46
Fix CVE-2026-22731, CVE-2026-22732, CVE-2026-22733, CVE-2026-22737
6 months ago
Viacheslav Klimov
182bbd52d5
Update UI CLAUDE.md with accurate component references
6 months ago
Viacheslav Klimov
3985bf4a21
Add CLAUDE.md for UI module
6 months ago
Vladyslav Prykhodko
d232862f63
Merge pull request #15265 from mtsymbarov-del/feat/input-new-style
Moved inputs to outlined styles
6 months ago
Vladyslav_Prykhodko
93bc81e5b8
UI: Use explicit null check in onOptionSelected to handle falsy values
Truthiness check on event.option.value would incorrectly route to
clear() for valid falsy values like 0 or "". Use != null instead.
6 months ago
Vladyslav_Prykhodko
66d263f81b
UI: Fix string-items-list autocomplete selection and blur handling
Replace addOnBlur with matChipInputAddOnBlur directive and dedicated onOptionSelected handler for proper autocomplete behavior. Prevent mousedown default on options to avoid premature blur, and conditionally hide "not found" when user values are allowed.
6 months ago
Maksym Tsymbarov
b3a6eab79e
Additional fixes
6 months ago
Maksym Tsymbarov
da23c7c777
Improved styles fot time series table bars
6 months ago
Viacheslav Klimov
e7075db0a5
Merge pull request #15269 from thingsboard/master-rc-merge
Merge rc into master
6 months ago
Viacheslav Klimov
3ca7f37c70
Merge remote-tracking branch 'origin/rc' into master-rc-merge
# Conflicts:
# rule-engine/rule-engine-components/src/test/java/org/thingsboard/rule/engine/rest/TbHttpClientTest.java
6 months ago
Viacheslav Klimov
2ed9ed2ff5
Merge remote-tracking branch 'origin/lts-4.3' into rc
6 months ago
Viacheslav Klimov
59873373cc
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
6 months ago
Vladyslav_Prykhodko
95d2e77c82
UI: Fixed yarn.lock
6 months ago
Viacheslav Klimov
c2ff92772e
Merge pull request #15266 from thingsboard/fix-csp-example
Set default value for Content-Security-Policy
6 months ago
Viacheslav Klimov
fd86a860da
Merge pull request #14618 from MazurenkoNick/refactor-edge-session
Refactor Edge related classes: session, service, server
6 months ago
Viacheslav Klimov
02529029c5
Update default CSP value covering core ThingsBoard functionality
6 months ago
Viacheslav Klimov
628fe04032
Make SsrfProtectionValidator-dependent tests more stable
6 months ago
Maksym Tsymbarov
a425e35e60
Missed input
6 months ago
Viacheslav Klimov
de0c2850f7
Fix CSP example value to include img-src and font-src directives
6 months ago
Viacheslav Klimov
1039cfc079
Merge branch 'master' into feature/tb-client-tests
6 months ago
Maksym Tsymbarov
061b997457
Fixed resetting of validation on storeLink property
6 months ago
Vladyslav Prykhodko
132b683cd4
Merge pull request #15242 from wbg1991/feature/korean-localization
Update Korean locale translations
6 months ago
Vladyslav Prykhodko
ffde28eeb5
Remove redurant multiple locale entries from Korean JSON
6 months ago
Viacheslav Klimov
3f7833f225
Merge pull request #14540 from dskarzh/fix/rest-api-node/url-encoding
Fixed query parameter encoding in REST API call rule node
6 months ago
Viacheslav Klimov
0779f9502f
Add ApiKeyApiClientTest
6 months ago
Viacheslav Klimov
b26e018d24
Rename JavaClientTest classes to ApiClientTest
6 months ago
Viacheslav Klimov
a08571ea27
Fix AdminJavaClientTest
6 months ago
Maksym Tsymbarov
c944858859
Merge branch 'master' into feat/input-new-style
6 months ago
Viacheslav Klimov
63f9c05f04
Tests for new ThingsboardClient
6 months ago
Nikita Mazurenko
511d709b03
Remove stale todo in PostgresBasedEdgeGrpcSessionManager
6 months ago
Viacheslav Klimov
0b3e736c0e
Merge pull request #15263 from thingsboard/rc
Merge rc into master
6 months ago
Viacheslav Klimov
a69e5f0132
Merge remote-tracking branch 'origin/lts-4.3' into rc
6 months ago
Viacheslav Klimov
b984cf16c9
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
# Conflicts:
# application/src/main/java/org/thingsboard/server/exception/ThingsboardErrorResponseHandler.java
6 months ago
Mazurenko Nikita
1baf16cf41
Merge branch 'master' into refactor-edge-session
6 months ago
Nikita Mazurenko
4e32c6490a
Restore interrupt flag in awaitConsumerTermination
6 months ago