5997 Commits (459c8d44520d4d683049d862835997dcca87bf64)

Author SHA1 Message Date
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 1 month ago
Viacheslav Klimov 686b0a3be4
Address review findings for OR key filter conditions 1 month ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 1 month ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 2 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 2 months ago
dashevchenko 58c820a71e deleted wrong required mode 2 months ago
dashevchenko ffde9fe9de hidden deprecated schema 2 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 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
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 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 159b2ce0d3 fixed TaskResult.error serialization 2 months ago
dashevchenko 29e82dbec2 refactoring 2 months ago
dashevchenko c84810aa1e refactoring 2 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 2 months ago
dashevchenko de87d1f248 updated efento proto files according to latest release, added support of new modem types 2 months ago
Viacheslav Klimov e6771bb9d3
Add missing EdgeVersion entries V_4_2_2_2 and V_4_3_1_2 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 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 2 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 2 months ago
dashevchenko 6544f47101 no activity event on device disconnect to avoid update device state form false to true on device session timeout 2 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 2 months ago
Viacheslav Klimov 729ac2c3f8
Fixes after review 2 months ago
dashevchenko 87476a94a6 fixed json property name for ShortCustomerInfo.publicCustomer 2 months ago
Viacheslav Klimov ca08f4b435
Fix OR key filter SQL generation, propagation, and add comprehensive tests 2 months ago
Viacheslav Klimov caac757f18
Implement OR logic in EDQS checkKeyFilters with DRY helper extraction 2 months ago
Viacheslav Klimov ce68c8fca5
Add ComplexOperation field to EDQS query model and propagate through toNewQuery 2 months ago
Viacheslav Klimov 4ae486a5f1
Add feature toggle, SystemParams field, and service-layer validation 2 months ago
Viacheslav Klimov c9e0839b52
Add keyFiltersOperation field to EntityCountQuery and propagate through constructors 2 months ago
Viacheslav Klimov 8246097fb4
Create unified ComplexOperation enum and update all references 2 months ago
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 2 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 2 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 3 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 3 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 3 months ago
dashevchenko c3b0ce2ca2 fixed openapi schema ordering 3 months ago
dashevchenko ea3271af3a fixed order for Alarm 3 months ago
dashevchenko 31d6b20944 fixed ByteBuffer fields for openapi schema 3 months ago
dashevchenko 2a3c668ec9 fixed readOnly for entityId, deterministic order of tags, fixed DebugEventFilter field duplication (isError, error), fixed OtaPackage data format 3 months ago
dashevchenko fdba60ae20 fixed ShortCustomerInfo openapi schema, refactoring 3 months ago
Viacheslav Klimov a3c0f0b689
Fix rule chain notes: extract DAO, reduce column size, add tests 3 months ago
Sergey Matvienko c5c732f30f Address review: align interface param names with implementation 3 months ago
dashevchenko 0705dd42c2 added test checking DiscriminatorMapping for EntityExportData 3 months ago
dashevchenko 89acce4c20 added test checking DiscriminatorMapping for EntityId, some java docs 3 months ago
Viacheslav Klimov 1dbf348805
Add V_4_3_1_1 to EdgeVersion enum in edge.proto 3 months ago