9643 Commits (8008afb09f4d6f757561546ff7fcce019909ef51)

Author SHA1 Message Date
Igor Kulikov d859573bb6 feat(iot-hub): add installed items dialog, extract reusable installed items table 2 months ago
Igor Kulikov 8e8efed94c feat(iot-hub): redesign item detail dialog, add installed item counts API 2 months ago
Igor Kulikov 34bfd3b4a8 feat(solutions): add solutionId to install context, separate zip extraction error handling 2 months ago
Igor Kulikov 53d118dcf3 feat(solutions): add dashboard assignment to edge provisioning, minor style fix 2 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 2 months ago
Igor Kulikov c770bf290f Update card installed state, remove labels, detail dialog info, and API changes 2 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 2 months ago
Igor Kulikov 1e70c4acad Add installed items count API, installed items button, and menu reorder 2 months ago
Igor Kulikov 2332445c03 Add card install/update state, itemType filter, and detail dialog image carousel 2 months ago
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 2 months ago
Sergey Matvienko 7bb708888f Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version 2 months ago
Sergey Matvienko d2cde5ba94 Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip) 3 months ago
Viacheslav Klimov 02529029c5
Update default CSP value covering core ThingsBoard functionality 3 months ago
Viacheslav Klimov de0c2850f7
Fix CSP example value to include img-src and font-src directives 3 months ago
Viacheslav Klimov 688a1d52b3
Sanitize database error messages 3 months ago
Viacheslav Klimov 61bccb005a
Restore runtime SSRF validation in CustomOAuth2ClientMapper 3 months ago
Viacheslav Klimov c1dd327b47
Add description comments for security headers properties in thingsboard.yml 3 months ago
Viacheslav Klimov 3a765209ff
Address PR review comments 3 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 3 months ago
Viacheslav Klimov 07af263997
Add configurable security headers and env-var-backed CORS configuration 3 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 3 months ago
Igor Kulikov 09438ca931 Refactor IoT Hub update flow with checksum-based modification detection 3 months ago
Sergey Matvienko 3adfd9bd5a Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run 3 months ago
Sergey Matvienko cf795139bb Fix flaky testFirmwareUpdateByObject5_Ok: isolate LeshanClient.stop() exception 3 months ago
Andrii Landiak e2e6f44d6b Fix stale test after notification request cleanup refactoring 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
Sergey Matvienko a928799909 Enrich SSL configuration documentation with path resolution details 3 months ago
Sergey Matvienko fbf690cd8f Reuse AbstractWebTest.TIMEOUT for Awaitility timeout in EdgeGrpcSslTest 3 months ago
Sergey Matvienko 4d2545052d Use production EdgeGrpcService.setupSsl() in tests instead of copy-pasted logic 3 months ago
Sergey Matvienko c65b172d7e Improve test method names for clarity 3 months ago
Sergey Matvienko 561a8597aa Add RSA-4096 and EC-P256 key types, parameterize all tests 3 months ago
Sergey Matvienko c149927a6e Add ECDSA P-384 test, refactor to parameterized tests 3 months ago
Sergey Matvienko 9e19d0818e Improve EdgeGrpcSslTest: use port 0 and Awaitility 3 months ago
Sergey Matvienko 521efe1067 Add EdgeGrpcSslTest covering all SSL setup scenarios 3 months ago
Sergey Matvienko 8f99510d07 Restore default private_key value for backward compatibility 3 months ago
Sergey Matvienko 9de53e7781 Support combined PEM cert+key for Edge gRPC SSL 3 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 3 months ago
Igor Kulikov f49e1b6b4f Add IoT Hub update flow and improve install error handling 3 months ago
Sergey Matvienko 42179bddf8 Add comment explaining why EntityViewControllerTest owns its MQTT port 3 months ago
Igor Kulikov 285c862553 Add IoT Hub installed items management 3 months ago
Sergey Matvienko 95016447cc Fix EntityViewControllerTest MQTT port collision with other test contexts 3 months ago
Igor Kulikov d8308be53a Add IoT Hub browse page integration 3 months ago
dashevchenko dd9fdb4181 refactoring 3 months ago
Andrii Landiak 0587adb789 Refactoring after review 3 months ago
dashevchenko e82861b3e9 refactoring 3 months ago
Sergey Matvienko 148dd17ce1 Fix flaky TenantControllerTest by draining housekeeper before teardown 3 months ago
Sergey Matvienko 0e3381bca3 Fix similar flaky await patterns in MQTT transport tests 3 months ago
Sergey Matvienko 96b742189d Fix flaky Sparkplug connection test: handle 404 during device await 3 months ago
Sergey Matvienko cc35e71e55 fix: await RPC re-queuing after session close on delivery timeout 3 months ago
Andrii Landiak 47369026fb CE: Fixed notification requests and RPC cleanup timeout on large datasets 3 months ago