13804 Commits

Author SHA1 Message Date
Kalutka Zhenya
6617223435 Fix queue autocomplete style 2023-01-16 18:00:09 +02:00
Andrii Landiak
0b4e387a99 Merge branch 'feature/x509-device-cert-impr' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-01-16 17:56:12 +02:00
Andrii Landiak
05ed291635 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/x509-device-cert-impr 2023-01-16 17:51:25 +02:00
Andrii Landiak
b530cc1672
Merge branch 'develop/3.5' into feature/x509-device-cert-impr 2023-01-16 17:38:00 +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
Kalutka Zhenya
e0d936eeba Refactoring 2023-01-16 15:14:11 +02:00
Kalutka Zhenya
02d1cab445 Add hint Input for queue autocomplete 2023-01-16 15:11:40 +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
zbeacon
6d8252de15 Removed reduntant case in installation service 2023-01-16 13:19:55 +02:00
ViacheslavKlimov
e4c2d41561 'PROCESSING' notification request status; targets to UUID array 2023-01-16 12:50:18 +02:00
ViacheslavKlimov
6997cc9718 Monitoring service refactoring 2023-01-16 12:14:26 +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
zbeacon
8517a01570 Alarm info update 2023-01-16 11:00:41 +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
zbeacon
24215f2bce Added constructor for alarmOperationResult 2023-01-16 10:15:41 +02:00
zbeacon
1af6648ce9 Merge with develop/3.5 2023-01-16 10:01:05 +02:00
zbeacon
5494bc7d2b Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-01-16 10:00:45 +02:00
nickAS21
278935cdc9 sparkplug: Telemetry DBIRTH, NBIRH... 2023-01-15 19:53:00 +02:00
rusikv
8e79d8f9a2 Alarm comments UI implementation, alarm details redesign 2023-01-15 13:14:48 +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
Andrii Landiak
3cd88100ee Fix sql formatting and incorrect proto-message updating 2023-01-13 17:27:08 +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
dashevchenko
55d4f22e46 fixed unit tests 2023-01-13 13:06:52 +02:00
Vladyslav_Prykhodko
8d9d10dd5d UI: Rename folder 2023-01-13 12:11:15 +02:00
dashevchenko
b80069500b fixed unit tests 2023-01-13 11:57:47 +02:00
Volodymyr Babak
96f0045d0b Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer 2023-01-13 09:07:19 +02:00
Seraphym-Tuhai
04a9e8e044 Change getRandomNumber() method 2023-01-13 01:31:18 +02:00
dashevchenko
e8d651a108 fixed audit logs 2023-01-12 18:42:47 +02:00
Volodymyr Babak
803167608b Sync edge test - added check for public customer 2023-01-12 18:18:01 +02:00
Vladyslav_Prykhodko
9fec151214 UI: Add notification template wizard 2023-01-12 18:11:37 +02:00
Volodymyr Babak
307ef7814b Update EntityViewControllerTest after fixes in TbEntityViewService 2023-01-12 17:59:19 +02:00
Volodymyr Babak
4f4ef6fa7d DeviceProfileUpdateMsg - make defaultDashboardId optional 2023-01-12 17:38:12 +02:00
Andrii Landiak
5d35fa1f26 Add ability to upgrade device credentials if chain match with uploaded device profile certificate. 2023-01-12 17:18:29 +02:00
Andrii Landiak
dccc19a9b6 Improve Device Profile Entity 2023-01-12 17:16:17 +02:00
Seraphym-Tuhai
8fbd83aefb add tests on device profiles, asset profiles, fix older tests 2023-01-12 17:08:54 +02:00
dashevchenko
715704d76a Refactoring 2023-01-12 16:56:21 +02:00
dashevchenko
071b68e938 Alarm comment is not entity any more 2023-01-12 16:35:10 +02:00
Volodymyr Babak
6a383eef01 DeviceEdgeProcessor - minor refactoring 2023-01-12 15:55:46 +02:00
Volodymyr Babak
fd4707c20e Merge remote-tracking branch 'origin/edge/rule-chain-in-profiles' into edge/public-customer 2023-01-12 15:43:24 +02:00
nickAS21
587e161398 sparkplug: Telemetry 2023-01-12 15:32:18 +02:00
ViacheslavKlimov
91a4de7780 Send notifications via Slack independently of the targets 2023-01-12 15:01:23 +02:00