1809 Commits

Author SHA1 Message Date
Andrii Shvaika
69b5a5f425 Alarm Service refactoring 2023-02-23 19:03:04 +02:00
Andrii Shvaika
c922bbb989 Alarm service refactroing 2023-02-23 12:31:07 +02:00
Volodymyr Babak
d93ba0e751 Code simplify - remove method 2023-02-22 16:29:24 +02:00
Volodymyr Babak
d0fbecc4c5 Organize imports 2023-02-22 16:10:53 +02:00
Volodymyr Babak
1a6cd82461 License header fix 2023-02-22 13:29:15 +02:00
Volodymyr Babak
881cc886f9 Add newline to end of files 2023-02-21 16:53:08 +02:00
Volodymyr Babak
9bbb88ab0f Add functionality to support multiple certificate entries in pem file 2023-02-21 16:50:09 +02:00
Andrii Shvaika
feb84ace48 Deprecation of the alarm status 2023-02-20 17:11:49 +02:00
ShvaykaD
5cfcd1946d merge else if into one for transformMsg method in TbAbstractGetEntityDetailsNode 2023-02-20 16:34:24 +02:00
ShvaykaD
30b7d819ec enrichment nodes improvements 2023-02-20 16:30:32 +02:00
ViacheslavKlimov
dd5c970b3a Merge remote-tracking branch 'origin/develop/3.5' into feature/notification-system
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/BaseController.java
2023-02-20 12:57:32 +02:00
AndriiD
82be53894b Merge branch 'master' into feature/prod-1586_add_quename_to_generator_node 2023-02-20 09:10:06 +02:00
Andrii Shvaika
04eb8c989a Revert the AlarmInfo items. We will update the assignee via separate message 2023-02-16 18:47:51 +02:00
Andrew Shvayka
c4f5d43618
Merge pull request #8090 from imbeacon/feature-alarm-assigning-with-revert
Feature alarm assigning with revert
2023-02-15 19:13:24 +02:00
Andrii Shvaika
75e9bb220d Rule node description update 2023-02-15 13:28:58 +02:00
Vladyslav_Prykhodko
3eba03cccc Fixed after merge 'upstream/develop/3.5' 2023-02-14 11:39:29 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02:00
zbeacon
9250af1904 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-02-13 19:55:24 +02:00
Andrii Shvaika
60b8c15895 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5 2023-02-10 18:16:03 +02:00
Andrii Shvaika
3e6b6349f8 Minor update of the doc 2023-02-10 18:15:52 +02:00
Igor Kulikov
17d1dd258a Update rule nodes UI 2023-02-08 13:25:45 +02:00
Andrii Shvaika
8bd9f2e29c Merge with release 3.4.4 2023-02-07 18:47:38 +02:00
Igor Kulikov
2c41820bdd Update rule nodes UI 2023-02-07 15:57:02 +02:00
Andrii Shvaika
82b9e861a3 Improve filter nodes description 2023-02-06 19:09:27 +02:00
Igor Kulikov
4f57ae4650 Update rule nodes UI 2023-02-06 16:28:31 +02:00
Andrii Shvaika
59b3e62e3a Correct rule node names 2023-02-02 19:20:53 +02:00
Vladyslav_Prykhodko
8174a97926 Merge with klimov/feature/notification-system 2023-01-31 17:46:12 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Igor Kulikov
feaeb24bf2 Update rule nodes UI 2023-01-31 11:09:21 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
8a582cc79c Update rule nodes UI 2023-01-30 17:19:45 +02:00
ShvaykaD
2b5e3269e2 fixed TbAbstractGetAttributesNode 2023-01-30 15:23:38 +02:00
ViacheslavKlimov
be5eed96dc Slack notification target; refactoring 2023-01-30 14:50:44 +02:00
Yuriy Lytvynchuk
1974843557 develop -> master 2023-01-27 09:46:16 +02:00
Yuriy Lytvynchuk
c88b402af8 new nodes:
1. "asset type switch"
2. "device type switch"
2023-01-27 09:43:37 +02:00
Andrew Shvayka
d121751701
Merge pull request #7995 from ShvaykaD/improvements/deduplication-rule-node
[3.4.4] Deduplication rule node improvements
2023-01-26 16:20:07 +02:00
Vladyslav_Prykhodko
cad2ed4755 Improvement UI rule node deduplication 2023-01-26 15:55:36 +02:00
ShvaykaD
f5e20b5a3e move default queue names and topics to DataConstants 2023-01-26 13:37:19 +02:00
ShvaykaD
a8d27b9f17 removed DeduplicationId class and its usages && moved TbMsgDeduplicationNodeTest to transform package 2023-01-26 13:30:27 +02:00
Yuriy Lytvynchuk
9b05f7adf1 code review #2 2023-01-23 15:48:21 +02:00
Yuriy Lytvynchuk
0a57fc78dd change exception texts 2023-01-23 12:36:30 +02:00
Yuriy Lytvynchuk
892cc1a907 delete public void destroy 2023-01-23 12:30:48 +02:00
Yuriy Lytvynchuk
b7dd23157d code rewiev 2023-01-23 12:24:48 +02:00
Yuriy Lytvynchuk
792452a3b5 new nodes:
1. "asset type switch"
2. "device type switch"
2023-01-20 16:24:43 +02:00
Yuriy Lytvynchuk
809d77a068 fix little bugs 2023-01-20 09:35:32 +02:00
Andrii Shvaika
d9f5fcbe25 Deduplication node improvements 2023-01-19 12:17:10 +02:00
ViacheslavKlimov
376c4c95d1 Add new notification types; WS api docs 2023-01-18 18:13:51 +02:00
zbeacon
2524965ea1 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-01-18 16:03:11 +02:00
ViacheslavKlimov
b7f3aef044 Notification rules; refactoring 2023-01-17 16:30:47 +02:00
Vladyslav_Prykhodko
645b0118bb Add UI new rule node deduplication 2023-01-17 14:55:56 +02:00