1207 Commits (feature/deduplication-node)

Author SHA1 Message Date
ivankozka b299ee0730 extract encoded uri building to the method, add unit tests for this method and fix http client test 4 years ago
YevhenBondarenko 19b5c59034 fixed kafka node (success if error not null) 5 years ago
Viacheslav Klimov 062af3af81 2FA: cleanup code 5 years ago
desoliture a72534f461 fix test 5 years ago
desoliture f3a29aadf2 add corresponding test 5 years ago
desoliture a95f947738 change url string to uri object with encoding on `HttpClient` exchange 5 years ago
Viacheslav Klimov e2c9a5ffdf TOTP and SMS 2FA providers; 2FA set-up API 5 years ago
Igor Kulikov 6d57293bb9 Update rule nodes configuration UI: Fix required message for 'Period key value' field of 'calculate delta' rule node. 5 years ago
Andrii Shvaika 17b127b6b8 Performance improvements to launch sequence 5 years ago
Igor Kulikov 6270c185ae Create Alarm Rule Node - option to owerride alarm details for alarm from message. 5 years ago
Igor Kulikov dabd25e760 Version set to 3.4.0-SNAPSHOT 5 years ago
desoliture 95a426015e add corresponding test 5 years ago
desoliture 570eda50d0 fix building alarms in `TbCreateAlarmNode` 5 years ago
Andrii Shvaika 24829c29f7 Workaround for KAFKA-4090 5 years ago
Igor Kulikov 423a9e2e04 Update 'gps geofencing events' node default configuration. Update rule nodes configuration UI 5 years ago
Andrii Shvaika 8a50270feb Add support of configurable perimeter key name while fetching perimeter from metadata. 5 years ago
Igor Kulikov 312924a19b Version set to 3.3.4-SNAPSHOT 5 years ago
desoliture ae85dae8bd fix processing isActive logic in custom schedules when endsOn equals zero 5 years ago
Igor Kulikov e8eb7083b3 Update rule nodes UI 5 years ago
desoliture 16753d2f62 refactor relation service and dao(*), remove redundant todo's, refactor tests 5 years ago
Andrii Shvaika 8e066f387a Fix tests according to new feature: startTs and endTs of the alarm are taken from the message. 5 years ago
Andrii Shvaika 8b0a1f5538 Fix for #5931 and merge the PR #5915 5 years ago
Andrii Shvaika 5eb907c2e3 License header fix for Geo Util 5 years ago
YevhenBondarenko f6cb46b069 minor fix 5 years ago
YevhenBondarenko f528e3c760 refactored 5 years ago
Igor Kulikov 1e70670af9 UI: Add new propagate alarm fields 5 years ago
desoliture1 9c2b0cf0b8
[3.3.3] Self-intersecting polygons, polygons with holes, multiple polygons support (#5687) 5 years ago
Igor Kulikov 8fa4dd18f3 Fix compilation errors 5 years ago
Andrii Shvaika c31ee8e2da Alarm start ts from message ts 5 years ago
Andrii Shvaika 66b58549c5 Propagate alarms to Customer or Tenant without relations 5 years ago
Igor Kulikov ce085ea9a0 UI: Modules load performance improvement - Load only systemJS compatible modules 5 years ago
YevhenBondarenko 634bf0ff0f fixed NPE 5 years ago
Igor Kulikov da4c742872 Update license year to 2022 5 years ago
Nikitozin daa068eb01 Expand describe of exception. 5 years ago
Nikitozin d66fb8f528 [3.3.3] Add feature to save json to custom Cassandra table 5 years ago
Igor Kulikov 15935a39b4 Update rule nodes UI 5 years ago
desoliture 877257202e fix incorrect work if endsOn equals zero 5 years ago
Nikitozin 6479160932 [WIP][3.3.3] Refactor variables. 5 years ago
Nikitozin d46575aeaf [WIP][3.3.3] Add statement for support double type. 5 years ago
Sergey Matvienko 7d78437258 TenantId new instance replaced with factory method call fromUUID 5 years ago
desoliture 8f485010f0 refactoring 5 years ago
desoliture 03256deee7 add corresponding tests for schedule from dynamic values 5 years ago
desoliture 46e301b2db Refactoring for alarm rule schedule 5 years ago
van-vanich 659d8abf35 improve node details and improve field naming 5 years ago
van-vanich 2bdc1860a8 improve node details and add license for test class 5 years ago
van-vanich bb3c730e58 add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config 5 years ago
desoliture 2b203bfdd5 fix notNull checking for schedule in ProfileState, rename variables and fix logic for parsing dynamicValues in AlarmRuleState 5 years ago
desoliture 3351ced60a add backend support for dynamic values for schedules in alarm rules 5 years ago
van-vanich ff56e0e622 realize solve problems for issue for with saving last ts 5 years ago
van-vanich 167a40d416 remove unnecessary code 5 years ago