Artem Dzhereleiko
|
9bd7462647
|
UI: Rename target to recipient
|
2023-01-23 15:03:31 +02:00 |
|
Artem Dzhereleiko
|
1b1f3b4d7b
|
UI: Add rule table
|
2023-01-23 14:54:15 +02:00 |
|
Volodymyr Babak
|
e8c56dfe06
|
Introduced BaseTelemetryProcessor
|
2023-01-23 13:16:54 +02:00 |
|
Volodymyr Babak
|
408fdcb837
|
Introduced BaseAlarmProcessor
|
2023-01-23 13:02:37 +02:00 |
|
Vladyslav_Prykhodko
|
31853fd119
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-01-23 12:47:27 +02:00 |
|
Vladyslav_Prykhodko
|
25f2a54e5b
|
UI: Add notification not in popover and added filter for noification template
|
2023-01-23 12:47:00 +02:00 |
|
Volodymyr Babak
|
965b951699
|
Introduced BaseRelationProcessor
|
2023-01-23 12:46:57 +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 |
|
Volodymyr Babak
|
85579fa93f
|
BaseDeviceEdgeProcessor - BaseDeviceProcessor
|
2023-01-23 12:23:33 +02:00 |
|
Volodymyr Babak
|
94c69acf5d
|
Introduced BaseDeviceEdgeProcessor
|
2023-01-23 12:21:48 +02:00 |
|
ViacheslavKlimov
|
1a5f9bc16d
|
Minor refactoring
|
2023-01-23 11:48:44 +02:00 |
|
ViacheslavKlimov
|
43305ed2b4
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
2023-01-23 11:38:49 +02:00 |
|
Vladyslav_Prykhodko
|
baade28170
|
Delete dublicated method
|
2023-01-20 18:10:11 +02:00 |
|
Vladyslav_Prykhodko
|
26c4303919
|
UI: Add customize notification web template
|
2023-01-20 18:08:30 +02:00 |
|
Yuriy Lytvynchuk
|
792452a3b5
|
new nodes:
1. "asset type switch"
2. "device type switch"
|
2023-01-20 16:24:43 +02:00 |
|
Vladyslav_Prykhodko
|
5dcd11cd82
|
UI: Add ws to show notification
|
2023-01-20 15:08:44 +02:00 |
|
Vladyslav_Prykhodko
|
052da292bb
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-01-19 18:04:52 +02:00 |
|
Volodymyr Babak
|
69285ee596
|
Added try/catch for processDeviceFromEdge
|
2023-01-19 17:58:10 +02:00 |
|
Volodymyr Babak
|
414f86b9f4
|
Refactoring - refactore base and device processors
|
2023-01-19 17:52:32 +02:00 |
|
ViacheslavKlimov
|
366b0098a4
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
2023-01-19 17:15:08 +02:00 |
|
Volodymyr Babak
|
0b368ba716
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into edge/processors-refactoring
|
2023-01-19 16:37:44 +02:00 |
|
Volodymyr Babak
|
dfdb51a110
|
Refactoring. Part 1 - Move processors into separate packages
|
2023-01-19 16:36:37 +02:00 |
|
ViacheslavKlimov
|
4bfacad698
|
API for marking all as read; additionalConfig for push-notification
|
2023-01-19 12:55:47 +02:00 |
|
Vladyslav_Prykhodko
|
0d5daf5e20
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-01-19 11:51:17 +02:00 |
|
ViacheslavKlimov
|
376c4c95d1
|
Add new notification types; WS api docs
|
2023-01-18 18:13:51 +02:00 |
|
Vladyslav_Prykhodko
|
25da40a1dc
|
UI: Add new column in send notification table; improvement design send notification dialog
|
2023-01-18 13:03:37 +02:00 |
|
Vladyslav_Prykhodko
|
18f171f2c3
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-01-18 12:07:00 +02:00 |
|
ViacheslavKlimov
|
89aa75718d
|
Notification request info
|
2023-01-17 19:29:27 +02:00 |
|
Vladyslav_Prykhodko
|
00d04aec3c
|
UI: Add notification request and inbox table
|
2023-01-17 18:26:25 +02:00 |
|
ViacheslavKlimov
|
b7f3aef044
|
Notification rules; refactoring
|
2023-01-17 16:30:47 +02:00 |
|
Andrew Shvayka
|
a9828892ef
|
Merge pull request #7958 from vvlladd28/feature/ui-rule-node/deduplication
Add UI new rule node deduplication
|
2023-01-17 12:38:45 +02:00 |
|
Vladyslav_Prykhodko
|
5c9cc8c241
|
Add UI new rule node deduplication
|
2023-01-17 11:42:37 +02:00 |
|
Andrew Shvayka
|
05bb7c6313
|
Merge pull request #7952 from ShvaykaD/feature/deduplication-rule-node
[3.5] Deduplication rule node
|
2023-01-16 16:40:47 +02:00 |
|
Andrew Shvayka
|
865d2a03c2
|
Merge pull request #7929 from volodymyr-babak/edge/public-customer
[3.5] Push public customer to the edge - fixes usage of public dashboards on the edge
|
2023-01-16 15:58:42 +02:00 |
|
ShvaykaD
|
ea099ae70a
|
deduplication rule node: first stage without redis
|
2023-01-16 15:55:36 +02:00 |
|
Volodymyr Babak
|
f0adf0a268
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer
|
2023-01-16 15:54:33 +02:00 |
|
Andrew Shvayka
|
5d08ef9289
|
Merge pull request #7914 from volodymyr-babak/edge/rule-chain-in-profiles
[3.5] Added default edge rule chain to asset/device profiles
|
2023-01-16 15:52:59 +02:00 |
|
Andrew Shvayka
|
3cf5fb1a0d
|
Merge pull request #7878 from volodymyr-babak/edge-install-instructions
[3.5] Add edge install instructions for docker
|
2023-01-16 15:49:30 +02:00 |
|
Vladyslav_Prykhodko
|
0e3d98afbc
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-01-16 13:23:27 +02:00 |
|
ViacheslavKlimov
|
e4c2d41561
|
'PROCESSING' notification request status; targets to UUID array
|
2023-01-16 12:50:18 +02:00 |
|
Volodymyr Babak
|
687cabdfcb
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/rule-chain-in-profiles
|
2023-01-16 11:15:00 +02:00 |
|
Volodymyr Babak
|
194859bdc0
|
Fixed upgrade service after merge with alarm comments feature
|
2023-01-16 10:51:40 +02:00 |
|
Volodymyr Babak
|
44a61cc063
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer
|
2023-01-16 10:35:12 +02:00 |
|
Andrew Shvayka
|
a190ef3ccf
|
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
|
2023-01-13 18:40:20 +02:00 |
|
dashevchenko
|
7792fe7293
|
deleted unused imports
|
2023-01-13 17:55:01 +02:00 |
|
dashevchenko
|
0a6d227364
|
refactoring
|
2023-01-13 16:37:13 +02:00 |
|
dashevchenko
|
2253933250
|
fixed audit logs
|
2023-01-13 14:20:10 +02:00 |
|
ViacheslavKlimov
|
b89158643e
|
Notification request preview
|
2023-01-13 13:37:15 +02:00 |
|