1484 Commits

Author SHA1 Message Date
nickAS21
8ecde928dc sparkplug: Test Telemetry comment2 2023-01-25 16:25:25 +02:00
Volodymyr Babak
9ee2a40735 Speed up edge controller test by introducing executor and futures approach 2023-01-24 15:55:59 +02:00
Volodymyr Babak
94c69acf5d Introduced BaseDeviceEdgeProcessor 2023-01-23 12:21:48 +02:00
ViacheslavKlimov
4bfacad698 API for marking all as read; additionalConfig for push-notification 2023-01-19 12:55:47 +02:00
nickAS21
fa4c00c437 sparkplug: Test Telemetry 2023-01-18 23:44:36 +02:00
ViacheslavKlimov
376c4c95d1 Add new notification types; WS api docs 2023-01-18 18:13:51 +02:00
nickAS21
bcde91d2e1 sparkplug: Test CreatedDevices 2023-01-18 16:56:37 +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
89aa75718d Notification request info 2023-01-17 19:29:27 +02:00
nickAS21
ce78155584 sparkplug: Test connect 2023-01-17 18:49:38 +02:00
ViacheslavKlimov
b7f3aef044 Notification rules; refactoring 2023-01-17 16:30:47 +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
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
44a61cc063 Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer 2023-01-16 10:35:12 +02:00
zbeacon
5494bc7d2b Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-01-16 10:00:45 +02:00
dashevchenko
7792fe7293 deleted unused imports 2023-01-13 17:55:01 +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
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
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
Volodymyr Babak
307ef7814b Update EntityViewControllerTest after fixes in TbEntityViewService 2023-01-12 17:59:19 +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
ViacheslavKlimov
91a4de7780 Send notifications via Slack independently of the targets 2023-01-12 15:01:23 +02:00
ViacheslavKlimov
6eea14bcf7 Add default subject to notification template, add 'enabled' option; refactoring 2023-01-12 13:58:19 +02:00
Volodymyr Babak
09b41e1aef Notify edge in case assign entity to public customer 2023-01-12 12:56:52 +02:00
dashevchenko
0eb51cb17d Added Noxss, Length validation for alarm comment, deleted ttl service for alarm comments, added comment creation for ack, clear, severity updated events, fixed tests. 2023-01-11 17:36:22 +02:00
ViacheslavKlimov
7524dd9258 Remove NotificationOriginatorType, use EntityType; refactor NotificationInfo 2023-01-11 15:18:22 +02:00
ViacheslavKlimov
38c9d5dcd8 Move delivery methods to notification template; refactoring 2023-01-11 14:58:18 +02:00
dashevchenko
d7d53a5c14 Merge remote-tracking branch 'upstream/develop/3.5' into alarmComments 2023-01-10 17:24:14 +02:00
Andrii Shvaika
e23fc18dc6 Merge remote-tracking branch 'origin/master' into develop/3.5 2023-01-10 17:04:35 +02:00
Volodymyr Babak
bb5e36ba09 Improve stability of device profile edge test 2023-01-10 15:16:41 +02:00
Volodymyr Babak
7cc1a3f33b Improve logic to group latest by ts 2023-01-10 10:28:14 +02:00
dashevchenko
d3a975770b Merge remote-tracking branch 'upstream/master' into alarmComments 2023-01-09 12:38:21 +02:00
Volodymyr Babak
d0847bb80a Added asset & device profiles default edge rule chain test. Added device & device profile software id and default dashboard id tests 2023-01-09 11:08:13 +02:00
ViacheslavKlimov
5c5d683236 Add indexes for notification entities; refactoring 2023-01-08 13:42:43 +02:00
ViacheslavKlimov
1317a8aca9 Rename WebSocket delivery method to push-notification; refactoring 2023-01-06 18:34:35 +02:00
ViacheslavKlimov
654e61683a Improvements and refactoring 2023-01-06 17:50:34 +02:00
zbeacon
7a4a69d114 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-01-05 14:09:10 +02:00
zbeacon
5700fe630d Updated security check and tests 2023-01-05 11:35:46 +02:00
ViacheslavKlimov
141bd74113 Notification target and template api docs; improvements 2023-01-02 17:25:03 +02:00
Volodymyr Babak
a74971e56b Improved edge install instructions text. Fixed testGetEdgeInstallInstructions test 2022-12-30 18:04:13 +02:00
Volodymyr Babak
e74f03e5be EdgeControllerTest - code style fixes and IDEA warning fixes 2022-12-30 16:47:49 +02:00
Volodymyr Babak
8f112f763f Merge branch 'develop/3.5' of github.com:volodymyr-babak/thingsboard into edge-install-instructions 2022-12-30 16:44:48 +02:00
zbeacon
d9add9bdf8 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2022-12-29 20:49:29 +02:00
Volodymyr Babak
2a492a3a15 Move firmware and device data check into update device credentials test 2022-12-28 16:07:49 +02:00