5785 Commits

Author SHA1 Message Date
ShvaykaD
a3c0850277 added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring 2023-06-23 19:00:25 +03:00
Andrii Shvaika
0acabf65dc Merge with master 2023-06-23 18:58:32 +03:00
ViacheslavKlimov
1d45ea3e8b Fix MockNotificationSettingsService 2023-06-23 16:23:42 +03:00
ViacheslavKlimov
d49a6c3e92 Notification settings for rules 2023-06-23 16:11:21 +03:00
Volodymyr Babak
371cab26d2 HotFix - fixed init of rule chains - init only on APP_INIT msg 2023-06-22 16:37:03 +03:00
Andrii Shvaika
7dcebed624 Ability to force ack for external nodes 2023-06-22 15:59:36 +03:00
dashevchenko
0796fdfa5f added tests 2023-06-22 15:27:45 +03:00
Andrii Shvaika
649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 2023-06-21 19:05:42 +03:00
dashevchenko
66623a2be2 refactoring 2023-06-21 18:37:27 +03:00
dashevchenko
11cb696d5c added conroller method to retrieve list of commands to publish telemetry 2023-06-21 16:04:23 +03:00
ViacheslavKlimov
bbcf4b1ff1 Fix MockNotificationSettingsService 2023-06-20 18:07:37 +03:00
ViacheslavKlimov
ab93f6266d Add getUserNotificationSettings api 2023-06-20 12:10:28 +03:00
ViacheslavKlimov
014497cd89 User-level notification settings 2023-06-20 12:04:48 +03:00
ShvaykaD
22874e8a65 filter nodes && added TbMsgType enum 2023-06-19 17:55:39 +03:00
imbeacon
ce103cf339 changed test to get id of savedDifferentTenant 2023-06-19 07:27:44 +03:00
YevhenBondarenko
aa28b276d2 added recalculetePartitions delay for node restart 2023-06-16 15:40:29 +02:00
imbeacon
b8e12a4621 Refactoring 2023-06-16 10:38:55 +03:00
imbeacon
7e5069d784 Changed test to work with different tenant, to avoid affecting by other tests 2023-06-16 09:26:19 +03:00
imbeacon
b33c39dd25 Refactoring 2023-06-15 11:58:48 +03:00
Andrew Shvayka
7258c5de73
Merge pull request #8702 from thingsboard/feature/exceeded-rate-limits-notifications
Notifications about exceeded rate limits
2023-06-13 17:40:45 +03:00
Andrii Shvaika
4abf7ccd5a Merge with master 2023-06-13 17:18:32 +03:00
ViacheslavKlimov
0bd7f74c47 Fix issues 2023-06-13 14:12:54 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrew Shvayka
7d31d25aa0
Merge pull request #8729 from thingsboard/fixes/notification-system
Notifications deduplication improvements
2023-06-13 12:25:07 +03:00
Andrii Shvaika
997b915905 Merge with develop/3.5.2 2023-06-13 11:30:29 +03:00
ViacheslavKlimov
39d7498c59 Merge branch 'develop/3.5.2' into fixes/notification-system 2023-06-12 21:37:21 +03:00
Andrew Shvayka
dd900dafba
Merge pull request #8713 from ShvaykaD/feature/rpc-response-handling-improvements
RPC queue stuck issue on response handling for undelivered rpc && logging improvements
2023-06-12 13:42:59 +03:00
Andrew Shvayka
e30cf55988
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
2023-06-09 16:05:43 +03:00
imbeacon
5ddb62322c Updated test 2023-06-09 13:47:51 +03:00
dashevchenko
9d57be98bf refactoring 2023-06-09 13:06:40 +03:00
imbeacon
505acb560f Removed exception throw on alarms not found for user on deleting 2023-06-09 10:22:00 +03:00
dashevchenko
44c784c248 refactoring 2023-06-08 18:37:06 +03:00
ViacheslavKlimov
b77078c24e Notifications deduplication improvements 2023-06-08 18:15:56 +03:00
Andrii Shvaika
59d21eb9d7 Simplify permission check 2023-06-08 17:59:08 +03:00
Andrii Shvaika
d34a65eada Resources access for Customer Users 2023-06-08 17:44:20 +03:00
Andrii Shvaika
1b15e78985 Merge branch 'resourcesByType' of github.com:dashevchenko/thingsboard into develop/3.5.2 2023-06-08 16:37:10 +03:00
dashevchenko
1025842668 fixed license 2023-06-08 16:18:45 +03:00
Volodymyr Babak
080a409839 Check edge session before removal to avoid removing live session 2023-06-08 15:52:40 +03:00
Artem Dzhereleiko
7acb7ad9e3 UI: Merge and resolve conflict 2023-06-08 15:20:38 +03:00
YevhenBondarenko
23d204e4d6 added new default root cert for azure iot 2023-06-08 11:53:00 +02:00
dashevchenko
a85f5b4330 added initial implementation 2023-06-08 12:30:35 +03:00
ShvaykaD
8b5fe7845b Merge branch 'develop/3.5.2' of github.com:thingsboard/thingsboard into feature/rpc-response-handling-improvements 2023-06-07 16:02:45 +03:00
Andrii Shvaika
aa6a136ef8 Merge remote-tracking branch 'origin/fixes/notification-system' into develop/3.5.2 2023-06-07 16:02:30 +03:00
ShvaykaD
7ee861d55c removed unused methods and variables 2023-06-07 15:55:47 +03:00
Vladyslav_Prykhodko
2be9a1e1c3 Merge remote-tracking branch 'upstream/develop/3.5.2' into dashevchenko-resourcesByType 2023-06-07 15:40:44 +03:00
dashevchenko
87786ef72d refactoring 2023-06-07 15:27:44 +03:00
ShvaykaD
9899b8d9f4 reverted logic to set RPC status SUCCESSFUL even if it undelivered 2023-06-07 15:24:33 +03:00
Andrew Shvayka
7bb8f8732c
Merge pull request #8682 from AndriiLandiak/feature/redis-sentinel
[3.5.2] Redis Sentinel support
2023-06-07 15:24:18 +03:00
ShvaykaD
138128d837 added more logs to RPC processing logic in MQTT and CoAP transports 2023-06-07 15:18:45 +03:00
dashevchenko
407effbc26 refactoring 2023-06-07 14:08:55 +03:00