5481 Commits

Author SHA1 Message Date
ViacheslavKlimov
4673e812b0 Fix notification system tests 2023-03-24 13:21:25 +02:00
ShvaykaD
07de3ef7fd fix logic in procedure for drop ts_kv partitions by ttl 2023-03-24 12:26:25 +02:00
Andrew Shvayka
0b0fb2e6e5
Merge pull request #8253 from adovh/bug/fix-alarm-assignment-check-user-id
[3.5] added assignee check for alarm
2023-03-24 11:52:26 +02:00
Volodymyr Babak
4228baa331 Alarm processor - remove usage of deprecate createOrUpdateAlarm method 2023-03-24 10:51:03 +02:00
zbeacon
32b1bf900d Refactoring and added method to get users for assignment to rest client 2023-03-24 10:39:58 +02:00
YevhenBondarenko
b53f656f72 added notification entities to the TenantIdLoader 2023-03-23 23:39:57 +01:00
YevhenBondarenko
0101f6fc90 Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page 2023-03-23 22:14:45 +01:00
YevhenBondarenko
a35b3cd6ad System info improvements 2023-03-23 21:54:14 +01:00
zbeacon
d533bb14b8 Added ability for customer users operate with other customer users 2023-03-23 21:11:47 +02:00
zbeacon
ba6a83e575 Added getting users for assignment 2023-03-23 21:09:42 +02:00
ViacheslavKlimov
197207035b Notification system fixes, new notification targets 2023-03-23 18:27:45 +02:00
YevhenBondarenko
37a5aeb485 implemented features info 2023-03-23 16:34:51 +01:00
Andrii Landiak
82c95f519d Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-03-23 15:18:38 +02:00
ViacheslavKlimov
4ea97e6f30 Configured notification delivery methods check 2023-03-23 15:10:18 +02:00
YevhenBondarenko
32278beabc improvements due to comments 2023-03-23 13:56:36 +01:00
AndriiD
0788a89f54 added assignee check to controller 2023-03-23 14:07:35 +02:00
ViacheslavKlimov
5e400726d3 Merge branch 'develop/3.5' into feature/notification-system 2023-03-23 12:36:08 +02:00
Andrew Shvayka
bcd9ea3931
Merge pull request #8245 from YevhenBondarenko/fix/upgrade
[3.5]fixed upgrade schema update
2023-03-23 10:34:37 +02:00
ViacheslavKlimov
cda1836986 Recipient preview for notification request; template params functions 2023-03-22 18:11:54 +02:00
ViacheslavKlimov
8705a2324e Notification system improvements:
- rate limits
- notify on rule node start failure after attempts ended
- default general template for tenants + entities limit rule
- rename ACTION_TARGET_USER to AFFECTED_USER
2023-03-22 16:48:04 +02:00
YevhenBondarenko
befa454017 save system info to api usage, and added tests 2023-03-22 13:18:43 +01:00
deaflynx
038a714e87 Merge remote-tracking branch 'alandiak/feature/x509-device-cert-impr' into feature/x509-device-cert-impr 2023-03-22 12:15:54 +02:00
dashevchenko
b8b1bce667 Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix 2023-03-21 19:18:58 +02:00
YevhenBondarenko
671c7db5c9 added new metrics 2023-03-21 17:19:51 +01:00
Vladyslav_Prykhodko
1b2b84e48e Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-21 15:32:23 +02:00
Igor Kulikov
240b0abb2a Merge branch 'develop/3.5' into feature/menu-improvements 2023-03-21 13:34:20 +02:00
dashevchenko
b6adbd6ec8 moved logic to DefaultTbAlarmCommentService 2023-03-21 13:29:46 +02:00
YevhenBondarenko
c7d446a19d fixed upgrade schema update 2023-03-21 11:27:15 +01:00
dashevchenko
b42d663670 updated UI to display another default value for wsMessageQueuePerSession (1000 instead of 0) 2023-03-21 12:25:42 +02:00
Andrew Shvayka
78dcbe0734
Merge pull request #8235 from thingsboard/lwm2m-registry
[3.5] Add new lwm2mObjectModels to install
2023-03-21 11:13:19 +02:00
Vladyslav_Prykhodko
26618fa3a2 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-03-21 10:57:26 +02:00
nickAS21
39235c4931 lwm2m-registry: add debug DataValidationException 2023-03-20 18:12:08 +02:00
ViacheslavKlimov
0308b0128d Entities limit notifications 2023-03-20 17:33:34 +02:00
Andrii Shvaika
80f43b09fa Merge remote-tracking branch 'origin/develop/3.5' into feature/notification-system 2023-03-20 16:42:53 +02:00
nickAS21
8fa4617a7a sparkplug: commit1 2023-03-20 15:30:00 +02:00
ViacheslavKlimov
1382c49881 Endpoint to find tenant profiles by ids 2023-03-20 14:06:53 +02:00
dashevchenko
74ce748059 changed default value for ws message queue limit per session from 0 to 1000 2023-03-20 12:10:08 +02:00
ViacheslavKlimov
3f531d8235 Fix default notification configs creation; refactoring 2023-03-20 11:09:28 +02:00
nickAS21
c6dbdeb23d sparkplug:rebuild2 2023-03-20 10:04:37 +02:00
nickAS21
bca26cd247 sparkplug:rebuild 2023-03-20 09:59:55 +02:00
nickAS21
14755d159e add new lwm2mObjectModels to install 2023-03-17 17:43:08 +02:00
ViacheslavKlimov
c34b6623ce Default notification configs; improvements 2023-03-17 17:17:34 +02:00
Igor Kulikov
eac7ce25a8 Add tenantId to device and asset profile info objects 2023-03-17 14:17:24 +02:00
ViacheslavKlimov
3b8ed5fae6 Notification rules improvements; new platform users filters 2023-03-17 14:03:03 +02:00
Andrii Shvaika
1960d99504 REST template concurrency 2023-03-17 13:50:49 +02:00
YevhenBondarenko
535b411b7e Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page 2023-03-17 10:01:17 +01:00
AndriiD
07e834bee0 Merge remote-tracking branch 'origin/develop/3.5' into feature/work-1385-custom-mqtt-subscribe-topic
# Conflicts:
#	application/pom.xml
#	application/src/test/java/org/thingsboard/server/controller/BaseDeviceProfileControllerTest.java
#	application/src/test/java/org/thingsboard/server/transport/mqtt/AbstractMqttIntegrationTest.java
#	common/actor/pom.xml
#	common/cache/pom.xml
#	common/cluster-api/pom.xml
#	common/coap-server/pom.xml
#	common/dao-api/pom.xml
#	common/data/pom.xml
#	common/edge-api/pom.xml
#	common/message/pom.xml
#	common/pom.xml
#	common/queue/pom.xml
#	common/stats/pom.xml
#	common/transport/coap/pom.xml
#	common/transport/http/pom.xml
#	common/transport/lwm2m/pom.xml
#	common/transport/mqtt/pom.xml
#	common/transport/pom.xml
#	common/transport/snmp/pom.xml
#	common/transport/transport-api/pom.xml
#	common/util/pom.xml
#	common/version-control/pom.xml
#	dao/pom.xml
#	msa/black-box-tests/pom.xml
#	msa/js-executor/pom.xml
#	msa/pom.xml
#	msa/tb-node/pom.xml
#	msa/tb/pom.xml
#	msa/transport/coap/pom.xml
#	msa/transport/http/pom.xml
#	msa/transport/lwm2m/pom.xml
#	msa/transport/mqtt/pom.xml
#	msa/transport/pom.xml
#	msa/transport/snmp/pom.xml
#	msa/vc-executor-docker/pom.xml
#	msa/vc-executor/pom.xml
#	msa/web-ui/pom.xml
#	netty-mqtt/pom.xml
#	pom.xml
#	rest-client/pom.xml
#	rule-engine/pom.xml
#	rule-engine/rule-engine-api/pom.xml
#	rule-engine/rule-engine-components/pom.xml
#	tools/pom.xml
#	transport/coap/pom.xml
#	transport/http/pom.xml
#	transport/lwm2m/pom.xml
#	transport/mqtt/pom.xml
#	transport/pom.xml
#	transport/snmp/pom.xml
#	ui-ngx/pom.xml
#	ui-ngx/src/assets/locale/locale.constant-zh_CN.json
2023-03-17 04:38:18 +02:00
dashevchenko
ce7d56332b Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix 2023-03-16 13:26:40 +02:00
ViacheslavKlimov
1e7c1a8a5a Merge branch 'develop/3.5' into feature/notification-system 2023-03-16 13:12:35 +02:00
ViacheslavKlimov
4a20adc62e Alarm related notification rules 2023-03-16 13:12:04 +02:00