10968 Commits (fbea7c95b2e2cb95d96ef2d76d7a69e6d07dfd0b)

Author SHA1 Message Date
Oleksandra Matviienko ab578a5f87 Added support for new system widgets in patch upgrades 4 months ago
Igor Kulikov dc479185a4 feat(html-container): tabbed settings UI, register widget, fill-height layout 4 months ago
Oleksandra Matviienko 38eeb28e48 fix: cancel stale duration check future on alarm rule REINIT 4 months ago
Viacheslav Klimov 5c0ada73e7
Fix AlarmRulesTest 4 months ago
Igor Kulikov 910be7d611 feat(widgets): add HTML Container widget settings and metadata 4 months ago
Oleksandra Matviienko 7131e4018d test: replace Thread.sleep with await on debug event before REINIT 4 months ago
Igor Kulikov eb46b75fea feat(widgets): add HTML Container widget 4 months ago
Andrew Shvayka 9212c0240a
LTS 4.3 IoT hub alarm rules (#15548) 4 months ago
Andrii Shvaika 553bfdd7a5 feat(iot-hub): implement ALARM_RULE install / update / delete handlers 4 months ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 4 months ago
Igor Kulikov 2ee822edc3 chore(iot-hub): move iot_hub_installed_item migration to lts schema_update 4 months ago
dashevchenko ebfc12038d env renaming 4 months ago
Viacheslav Klimov a8bd1dcfee
Strip 'SNAPSHOT' for OpenAPI spec and client version 4 months ago
Igor Kulikov a4fe68fdb3 feat(solutions): wire ALARM calculated field info and add display names 4 months ago
Igor Kulikov 8b016df3bf feat(iot-hub): surface EntitiesLimitExceededException to caller 4 months ago
Igor Kulikov d68d89d26e fix(solutions): invert empty-check guard in deleteSolution 4 months ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 4 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 4 months ago
dashevchenko a75c71eeb6 added spring compression properties 4 months ago
dashevchenko 6647bb4bfe fixed addDefaultSchemas() to not drop unresolved refs. 4 months ago
dashevchenko 806f51bb1c fixed EntityId example 4 months ago
Oleksandra Matviienko eaa00ab83b Replace deprecated RestTemplateBuilder setConnectTimeout/setReadTimeout with non-deprecated variants 4 months ago
dashevchenko dcaf0647fe added swagger UI example for objects with discriminatorProperty 4 months ago
Oleksandra Matviienko 8314e1403c Migrated 17 deprecated Validator.validateId(UUIDBased, String) calls to the Function-based signature on lts-4.2 4 months ago
Igor Kulikov b84845f258 refactor(solutions): use User instead of SecurityUser in install context 4 months ago
Igor Kulikov a77bb2b636 feat(iot-hub): register iot_hub widget in home page bundle 4 months ago
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 4 months ago
Viacheslav Klimov 0d0ab3cec0
Fix DomainApiClientTest compilation 4 months ago
Igor Kulikov b46f29f1d2 feat(solutions): use edge-aware page link for installed rule chains 4 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 4 months ago
Igor Kulikov 35964a37dd IoT Hub widget initial implementation 4 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 4 months ago
Oleksandra Matviienko e31d04956c Fixed tests by adding context configuration, swapping @MockitoSpyBean for @MockitoBean and adding missing dependencies. 4 months ago
Oleksandra Matviienko 6696879a54 cleanup(application): parameterize Set and Predicate fields in lwm2m rpc integration test base 4 months ago
dashevchenko 1a5007e54d Fixed telemetry/attribute sorting for rows with null values 4 months ago
Oleksandra Matviienko 3fad83d4e4 Replaced deprecated @MockBean/@SpyBean with @MockitoBean in application tests 4 months ago
Sergey Matvienko 310e53fb23 Fix flaky DeviceProfileControllerTest invalid-RPC-schema tests 4 months ago
Sergey Matvienko 1b749ebadf Fix flaky UserEdgeTest.testCreateUpdateDeleteTenantUser 4 months ago
dashevchenko 600c8bf280 Fix flaky DefaultResourceDataCacheTest.testGetCachedResourceData 6 months ago
Viacheslav Klimov f55172bcb6
Add maven enforcer rule to check openapi spec was generated successfully 4 months ago
Viacheslav Klimov 75d2613a73
Apply LTS schema update during full-version upgrade 4 months ago
Viacheslav Klimov 4db23dad68
Apply LTS schema update during full-version upgrade 4 months ago
Viacheslav Klimov 686b0a3be4
Address review findings for OR key filter conditions 4 months ago
Igor Kulikov d859573bb6 feat(iot-hub): add installed items dialog, extract reusable installed items table 4 months ago
Viacheslav Klimov 1a0f382d02
Address backend PR review comments for OR key filter conditions 4 months ago
Igor Kulikov 8e8efed94c feat(iot-hub): redesign item detail dialog, add installed item counts API 5 months ago
dashevchenko 12b6fde64e update api method name to sync with PE 5 months ago
dashevchenko 3844945623 updated SwaggerConfiguration to be in sync with pe 5 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 5 months ago
Oleksandra Matviienko f2e1a74cbc fix: resolve REINIT crash when switching alarm duration from static to dynamic 5 months ago