10640 Commits (614d413306f816d3aa3bafeb9ca08d6e8b2b1bde)

Author SHA1 Message Date
dashevchenko 3844945623 updated SwaggerConfiguration to be in sync with pe 2 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 2 months ago
Viacheslav Klimov e782f4c846
Enhance SystemPatchApplier for LTS version support 2 months ago
Viacheslav Klimov 37699ff311
Preserve 4.2.1 -> 4.3 upgrade script 2 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 2 months ago
dashevchenko f624c0fcb1 deleted redundant import 2 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 2 months ago
dashevchenko fca4f837a2 enhanced test 2 months ago
dashevchenko 8594ea3e63 refactoring 2 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 2 months ago
Viacheslav Klimov b9b518a450
Strip @JsonIgnoreProperties from schema context and remove CalculatedField pre-registration 2 months ago
dashevchenko 07206c6862 updated swagger configuration to fix AiChatModelConfig children schemas 2 months ago
Viacheslav Klimov cf93b59433
Remove ContactBased and HasId pre-registration 2 months ago
Viacheslav Klimov f1c284b7bb
Fix duplicate OpenAPI schemas for discriminated types 2 months ago
Viacheslav Klimov ac600848e6
Fix duplicate OpenAPI schemas for discriminated types 2 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 2 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 2 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 2 months ago
Viacheslav Klimov 6628858e82
Address PR review: deduplicate checkReferencedEntities, fix return→noop, fix NPE, add expression validation 2 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 2 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 2 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 2 months ago
dashevchenko ff8152395e added missed response schemas 2 months ago
Viacheslav Klimov 253f70d789
Refactor alarm rule controller to remove cross-controller dependency 2 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
Viacheslav Klimov 6028288e32
Address PR review: add type guard, null checks, and input validation 2 months ago
Viacheslav Klimov d2b0cd049f
Use plural path for alarm rules by entity endpoint 2 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 2 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 2 months ago
dashevchenko bf307a41bd added tests for DefaultWebSocketService 2 months ago
dashevchenko a75c008f50 added tests for DefaultWebSocketService.processSubscription 2 months ago
dashevchenko cffd2e96cc fixed WS limit handling for "Sessions per public user maximum number" 2 months ago
IrynaMatveieva 0e8995eb93 revert tenant filtering except for type-based lookup 2 months ago
IrynaMatveieva 5b94f14096 Fix calculated field cache to filter by tenant 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
dashevchenko 7cce88f330 fixed potential NPE, code cleanup 2 months ago
dashevchenko c033f4b5b3 refactoring, added tests 2 months ago
dashevchenko c7ae240d5a fixed evictOwner method to delete customers/subcustomers entities as well 2 months ago
dashevchenko 6e2eb5dc34 refactoring 2 months ago
dashevchenko 8204bc4601 fixed Tenant profile not found handling during cf initialization 2 months ago
dashevchenko f0af688282 refactoring, added tests 2 months ago
dashevchenko a582d15807 fixed DEVICE_PROFILE,ASSET_PROFILE cfs cleanup, refactoring 2 months ago
dashevchenko c410b9317f refactoring: moved cf cache cleanup logic from AbstractConsumerService to DefaultCalculatedFieldCache 2 months ago
dashevchenko 262565a411 refactoring 2 months ago
dashevchenko f651f0a721 fixed cache cleanup on tenant/entity deletion for DefaultCalculatedFieldCache, DefaultTbAssetProfileCache, DefaultTbDeviceProfileCache 2 months ago
Viacheslav Klimov 02529029c5
Update default CSP value covering core ThingsBoard functionality 2 months ago
Viacheslav Klimov de0c2850f7
Fix CSP example value to include img-src and font-src directives 2 months ago
Viacheslav Klimov 0779f9502f
Add ApiKeyApiClientTest 2 months ago