11038 Commits (master)

Author SHA1 Message Date
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 6 months ago
dashevchenko f624c0fcb1 deleted redundant import 5 months ago
Andrii Landiak 63654ccb3b Fix typo 5 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 5 months ago
dashevchenko fca4f837a2 enhanced test 5 months ago
dashevchenko 8594ea3e63 refactoring 5 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 5 months ago
Viacheslav Klimov b9b518a450
Strip @JsonIgnoreProperties from schema context and remove CalculatedField pre-registration 5 months ago
dashevchenko 07206c6862 updated swagger configuration to fix AiChatModelConfig children schemas 5 months ago
Viacheslav Klimov cf93b59433
Remove ContactBased and HasId pre-registration 5 months ago
Viacheslav Klimov f1c284b7bb
Fix duplicate OpenAPI schemas for discriminated types 5 months ago
Viacheslav Klimov ac600848e6
Fix duplicate OpenAPI schemas for discriminated types 5 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 5 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 5 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 5 months ago
Viacheslav Klimov 6628858e82
Address PR review: deduplicate checkReferencedEntities, fix return→noop, fix NPE, add expression validation 5 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 5 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 5 months ago
Igor Kulikov c770bf290f Update card installed state, remove labels, detail dialog info, and API changes 5 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 6 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 6 months ago
Igor Kulikov 1e70c4acad Add installed items count API, installed items button, and menu reorder 6 months ago
dashevchenko ff8152395e added missed response schemas 6 months ago
Viacheslav Klimov 253f70d789
Refactor alarm rule controller to remove cross-controller dependency 6 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 6 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 6 months ago
Viacheslav Klimov 6028288e32
Address PR review: add type guard, null checks, and input validation 6 months ago
Viacheslav Klimov d2b0cd049f
Use plural path for alarm rules by entity endpoint 6 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 6 months ago
Igor Kulikov 2332445c03 Add card install/update state, itemType filter, and detail dialog image carousel 6 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 6 months ago
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 6 months ago
dashevchenko bf307a41bd added tests for DefaultWebSocketService 6 months ago
dashevchenko a75c008f50 added tests for DefaultWebSocketService.processSubscription 6 months ago
dashevchenko cffd2e96cc fixed WS limit handling for "Sessions per public user maximum number" 6 months ago
IrynaMatveieva 0e8995eb93 revert tenant filtering except for type-based lookup 6 months ago
IrynaMatveieva 5b94f14096 Fix calculated field cache to filter by tenant 6 months ago
Sergey Matvienko 7bb708888f Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version 6 months ago
Andrii Landiak cfc3935860 Set TB_TRANSPORT_SSL_CERTIFICATE_RELOAD_ENABLED default to 'true' 6 months ago
Sergey Matvienko d2cde5ba94 Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip) 6 months ago
Andrii Landiak 22d9506206 Improve SSL certificate reload: rollback safety, defaults, and test encapsulation 6 months ago
Andrii Landiak 255bb38dc2 Fimprove SSL certificate reload robustness and config clarity 6 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 6 months ago
Viacheslav Klimov f7b79f8dc6
Cleanup 6 months ago
dashevchenko 7cce88f330 fixed potential NPE, code cleanup 6 months ago
dashevchenko c033f4b5b3 refactoring, added tests 6 months ago
Viacheslav Klimov 46853ef7b8
Address PR review comments and add missing test coverage 6 months ago
Viacheslav Klimov d1566449d0
Move OR validation to BaseEntityService and fix toggle behavior 6 months ago
Viacheslav Klimov 293126caea
Fix test for disabled OR conditions 6 months ago
Viacheslav Klimov ca08f4b435
Fix OR key filter SQL generation, propagation, and add comprehensive tests 6 months ago