Andrii Shvaika
c744192d37
Merge PR #6262
4 years ago
nickAS21
c7a7e487ad
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - remove ignore
4 years ago
nickAS21
6d29ef415e
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - to ignore
4 years ago
Andrii Shvaika
7a4fec93cd
Fix re-import of rule chains, and different not related test
4 years ago
Andrii Shvaika
82763495e0
Perofrmance improvements
4 years ago
YevhenBondarenko
6351366aed
fixed device profile node
4 years ago
nickAS21
0cd24bb16e
refactoring: alarm - test start
4 years ago
Viacheslav Klimov
e190f253eb
Fix NPE in 'copy to view' node
4 years ago
Vladyslav_Prykhodko
484a62b964
Updated rulenode-core-config
4 years ago
Viacheslav Klimov
985f7c79aa
2FA refactoring
4 years ago
YevhenBondarenko
fa4a20d711
Added resolve by queue name for backward compatibility
4 years ago
YevhenBondarenko
abe127c3fa
fixed checkpoint node
4 years ago
Viacheslav Klimov
866ad82187
Email 2FA verification message improvements
4 years ago
Viacheslav Klimov
41fede9b43
Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template
4 years ago
YevhenBondarenko
321730ed02
added upgrade for queues
4 years ago
fe-dev
bdf1807223
UI: Update rulenode core
4 years ago
Viacheslav Klimov
a5236e7547
Tests for DeviceState
4 years ago
Viacheslav Klimov
4480badd78
Email 2FA provider; 2FA API improvements
4 years ago
Viacheslav Klimov
3098b2925a
Fix NPE when handling alarm delete notification for cleared alarm
4 years ago
Viacheslav Klimov
b619ffa6b7
Fix: all alarm rules are reevaluated when any attribute is deleted
4 years ago
Andrii Shvaika
15104028ea
Investigating the cache issues
4 years ago
Sergey Matvienko
ca8df0130f
TbLogNode.java standard implementation without calling JS when JsScript equals default config
4 years ago
Volodymyr Babak
878d9743ce
Organize imports
4 years ago
Volodymyr Babak
f8687cb983
Make save edge event method async
4 years ago
YevhenBondarenko
75e2b60eb8
Implemented isolated rule engine queue consumers
4 years ago
Volodymyr Babak
5b4e92974d
Use getMetadataTs method instead of direct fetch from metadata
4 years ago
Volodymyr Babak
978861e56c
Minor refactoring. Added missing timeseries_updated message type
4 years ago
Volodymyr Babak
ef4adbda7b
Ack messages in case no edges are related. Refactored push to cloud/edge nodes
4 years ago
YevhenBondarenko
4e4ac0012c
used queueId instead of queueName in DeviceProfile and TbMsg
4 years ago
ivankozka
f3deb9c885
extract mock-server dependencies to the parent pom
4 years ago
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)
4 years ago
Viacheslav Klimov
062af3af81
2FA: cleanup code
4 years ago
desoliture
a72534f461
fix test
4 years ago
desoliture
f3a29aadf2
add corresponding test
4 years ago
desoliture
a95f947738
change url string to uri object with encoding on `HttpClient` exchange
4 years ago
Viacheslav Klimov
e2c9a5ffdf
TOTP and SMS 2FA providers; 2FA set-up API
4 years ago
Igor Kulikov
6d57293bb9
Update rule nodes configuration UI: Fix required message for 'Period key value' field of 'calculate delta' rule node.
4 years ago
Andrii Shvaika
17b127b6b8
Performance improvements to launch sequence
4 years ago
Igor Kulikov
6270c185ae
Create Alarm Rule Node - option to owerride alarm details for alarm from message.
4 years ago
Igor Kulikov
dabd25e760
Version set to 3.4.0-SNAPSHOT
4 years ago
desoliture
95a426015e
add corresponding test
4 years ago
desoliture
570eda50d0
fix building alarms in `TbCreateAlarmNode`
4 years ago
Andrii Shvaika
24829c29f7
Workaround for KAFKA-4090
4 years ago
Igor Kulikov
423a9e2e04
Update 'gps geofencing events' node default configuration. Update rule nodes configuration UI
4 years ago
Andrii Shvaika
8a50270feb
Add support of configurable perimeter key name while fetching perimeter from metadata.
4 years ago
Igor Kulikov
312924a19b
Version set to 3.3.4-SNAPSHOT
4 years ago
desoliture
ae85dae8bd
fix processing isActive logic in custom schedules when endsOn equals zero
4 years ago
Igor Kulikov
e8eb7083b3
Update rule nodes UI
4 years ago
desoliture
16753d2f62
refactor relation service and dao(*), remove redundant todo's, refactor tests
(*): resolve immediate .get() invocation, which producing blocking (checkRelation method), by adding sync checkRelation method and refactor the usages of checkRelationAsync
4 years ago