YevhenBondarenko
|
b5bce3e187
|
merge with develop/3.5.1
|
2023-05-19 19:03:11 +02:00 |
|
Andrew Shvayka
|
da9bea1f20
|
Merge pull request #8519 from adovh/replace_ObjectMapper_usages_with_JacksonUtil
[3.5.1]Replace object mapper usages with jackson utils
|
2023-05-19 17:07:16 +03:00 |
|
YevhenBondarenko
|
6fda898851
|
Merge branch 'master' of github.com:thingsboard/thingsboard into develop/3.6
|
2023-05-15 12:09:22 +02:00 |
|
AndriiD
|
f95c64591e
|
fixed pr comments
|
2023-05-15 11:52:05 +03:00 |
|
Igor Kulikov
|
7058f99068
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-12 15:45:11 +03:00 |
|
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
2023-05-10 14:10:58 +03:00 |
|
Vladyslav_Prykhodko
|
a08f9f750b
|
Updated rulenode-core-config.js: Fixed incorrect show credentials
|
2023-05-04 16:47:42 +03:00 |
|
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
2023-05-02 10:57:58 +02:00 |
|
Vladyslav_Prykhodko
|
49ee303273
|
Updated rulenode-core-config: added support TBEL linter
|
2023-04-27 12:03:58 +03:00 |
|
Andrew Shvayka
|
4dd5280191
|
Merge pull request #8414 from thingsboard/feature/singleton-rule-node
Feature/singleton rule node
|
2023-04-25 14:34:08 +03:00 |
|
Andrew Shvayka
|
b6efa77605
|
Merge pull request #8425 from YevhenBondarenko/fix/log-node
fexed NPE in log node
|
2023-04-24 19:34:35 +03:00 |
|
YevhenBondarenko
|
bd05d35f73
|
fexed NPE (if spript lang is null)
|
2023-04-24 17:55:44 +02:00 |
|
Andrew Shvayka
|
76f24827aa
|
Merge pull request #8398 from dashevchenko/newMessageTypes
Added new message types to rule engine
|
2023-04-24 15:00:33 +03:00 |
|
YevhenBondarenko
|
da0bd1dc92
|
renamed SingletonSupport to ClusteringMode and refactoring due to comments
|
2023-04-24 13:49:57 +02:00 |
|
dashevchenko
|
62e9605971
|
renamed ALARM_ASSIGN to ALARM_ASSIGNED
|
2023-04-24 13:01:06 +03:00 |
|
dashevchenko
|
7d749af391
|
refactoring
|
2023-04-24 12:07:37 +03:00 |
|
YevhenBondarenko
|
4977108550
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.6
|
2023-04-21 19:34:31 +02:00 |
|
YevhenBondarenko
|
5b3be81886
|
renamed msg types
|
2023-04-21 18:41:23 +02:00 |
|
YevhenBondarenko
|
a0b0e31e7d
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/singleton-rule-node
|
2023-04-21 10:07:17 +02:00 |
|
YevhenBondarenko
|
3261cf4fe3
|
implemented rule node singleton mode
|
2023-04-20 16:07:14 +02:00 |
|
Andrew Shvayka
|
f71e6437c1
|
Merge pull request #8389 from thingsboard/fix/device-by-id-async
Remove usages of findDeviceByIdAsync
|
2023-04-20 13:10:46 +03:00 |
|
ShvaykaD
|
fbb0043323
|
fix deduplication node description
|
2023-04-20 13:04:29 +03:00 |
|
dashevchenko
|
01c6147766
|
added new message types to rule engine
|
2023-04-20 10:12:02 +03:00 |
|
ViacheslavKlimov
|
079b2a5ab7
|
Remove findDeviceByIdAsync from DeviceService
|
2023-04-18 18:25:35 +03:00 |
|
ShvaykaD
|
6bb1fd4f12
|
PROD-1948: bugfixes for delay and deduplication nodes
|
2023-04-17 12:02:26 +03:00 |
|
Andrew Shvayka
|
8e72404c18
|
Merge pull request #8348 from volodymyr-babak/originator-node
Originator node
|
2023-04-12 18:01:50 +03:00 |
|
Andrew Shvayka
|
90a0edd2d4
|
Merge pull request #8350 from dashevchenko/redundantNotNull
Deleted redundant @NotNull annotations
|
2023-04-12 17:34:31 +03:00 |
|
dashevchenko
|
abfaeac087
|
deleted redundant @NonNull annotation
|
2023-04-11 16:09:54 +03:00 |
|
Volodymyr Babak
|
567bfd67ef
|
Set Edge as last in the list to avoid issues with compatibility
|
2023-04-11 14:35:38 +03:00 |
|
Volodymyr Babak
|
b1502ee11f
|
Added Edge relation type for originator type switch
|
2023-04-11 14:33:40 +03:00 |
|
Volodymyr Babak
|
80f1ec2fcd
|
Handle properly cases when state persistent to timeseries
|
2023-04-10 17:52:05 +03:00 |
|
Volodymyr Babak
|
fa8c3cc6e5
|
Push edge connect/disconnect events to rule chain
|
2023-04-10 17:35:42 +03:00 |
|
Andrew Shvayka
|
eb9cd79c7e
|
Merge pull request #7858 from AndriiLandiak/feature/rest-api-node
Rest API Call node - Add ability to remove quotes from Body
|
2023-04-07 18:15:46 +03:00 |
|
Andrii Shvaika
|
166afbd782
|
Merge branch 'develop/3.5' into develop/3.6
|
2023-04-07 15:41:24 +03:00 |
|
Andrew Shvayka
|
42f4c0c2be
|
Merge pull request #8293 from adovh/bug/fix-1899-rulechain-messages-sent-to-wrong-tenant
fix rulechain messages sent to wrong tenant
|
2023-04-06 13:09:09 +03:00 |
|
Vladyslav_Prykhodko
|
61537ac5cb
|
Updated rule node core config
|
2023-04-06 11:49:36 +03:00 |
|
ViacheslavKlimov
|
7aa215f49d
|
Fix notification request update handling in cluster mode; Rule nodes fixes
|
2023-04-05 14:28:50 +03:00 |
|
Vladyslav_Prykhodko
|
ef94a8c198
|
UI: Add new rule node and refactoring code
|
2023-04-04 18:08:44 +03:00 |
|
ViacheslavKlimov
|
a4ad8feb7f
|
Merge remote-tracking branch 'origin/improvements/notification-system' into improvements/notification-system
|
2023-04-04 12:58:57 +03:00 |
|
ViacheslavKlimov
|
bbaf2a5054
|
Notification rule trigger via ClusterService
|
2023-04-04 12:58:47 +03:00 |
|
Vladyslav_Prykhodko
|
c4bb1d8476
|
Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system
|
2023-04-04 12:52:24 +03:00 |
|
Andrew Shvayka
|
28a90e965a
|
Merge pull request #8274 from volodymyr-babak/edge-alarm-id
[3.5] Alarm entity that was delivered from the edge is stored with provided ID
|
2023-04-04 12:19:39 +03:00 |
|
ViacheslavKlimov
|
d221cf1354
|
Slack rule node refactoring; default notification settings improvements
|
2023-04-03 20:20:46 +03:00 |
|
ViacheslavKlimov
|
cd50eabd40
|
Notification rule node; refactoring
|
2023-04-03 19:02:23 +03:00 |
|
AndriiD
|
58da439240
|
Merge remote-tracking branch 'origin/develop/3.5' into bug/fix-1899-rulechain-messages-sent-to-wrong-tenant
|
2023-04-03 16:33:56 +03:00 |
|
Volodymyr Babak
|
8d4f1e31dc
|
Code review updates - remove redundant alarmService.findById - use correct alarm service method based on msg type
|
2023-04-03 13:41:02 +03:00 |
|
AndriiD
|
d8dbf94162
|
added entity check in rulenode init
|
2023-03-31 16:27:00 +03:00 |
|
Igor Kulikov
|
64fe075fdd
|
Update rule nodes UI
|
2023-03-30 19:04:58 +03:00 |
|
YevhenBondarenko
|
b53f656f72
|
added notification entities to the TenantIdLoader
|
2023-03-23 23:39:57 +01:00 |
|
ViacheslavKlimov
|
1e7c1a8a5a
|
Merge branch 'develop/3.5' into feature/notification-system
|
2023-03-16 13:12:35 +02:00 |
|