17420 Commits

Author SHA1 Message Date
Andrew Shvayka
d5da538e09
Merge pull request #9030 from dskarzh/feature/device-state-node
Device state rule node; device state service improvements
2024-02-16 12:18:39 +02:00
Andrii Landiak
9738c94339 Add @Lazy annotation to prevent circular dependency 2024-02-16 11:52:47 +02:00
Vladyslav
adbf708cd7
Update entity-subtype-list.component.html 2024-02-16 11:14:06 +02:00
YevhenBondarenko
5c26757590 fixed DefaultTbAlarmServiceTest 2024-02-15 19:39:33 +01:00
Dmitriymush
977dd85fcf UI: fixed typeList url query and alarm filter config translation 2024-02-15 18:56:49 +02:00
Dmytro Skarzhynets
73afd9a7f4 Make device state manage a rule engine component 2024-02-15 18:55:12 +02:00
Dmytro Skarzhynets
11cf5e7de8 Change proto numbering 2024-02-15 18:36:16 +02:00
YevhenBondarenko
dbaf721140 fixed delete alarm events 2024-02-15 17:12:47 +01:00
Dmytro Skarzhynets
e586f367fa Change log level to avoid cluttering logs 2024-02-15 18:05:01 +02:00
Vladyslav_Prykhodko
f8ab53b018 UI: Fixed translate 2024-02-15 17:57:56 +02:00
Andrew Shvayka
921159d262
Merge pull request #10063 from Rhyaldir/add_dtls_cid_support
Support DTLS Connection ID with configuration
2024-02-15 17:54:33 +02:00
Andrew Shvayka
e4d69b97cf
Merge pull request #10204 from ArtemDzhereleiko/AD/update/rule-core/config
Update rule node core config
2024-02-15 17:48:59 +02:00
Vladyslav_Prykhodko
5b3aca80c1 Merge branch 'feature/push-notifications' of github.com:thingsboard/thingsboard into feature/push-notifications 2024-02-15 17:46:17 +02:00
Vladyslav_Prykhodko
e8b88ea7b1 UI: Fixed translate 2024-02-15 17:45:21 +02:00
Dmytro Skarzhynets
89db4b1188 Change proto numbers to avoid conflicts with PE 2024-02-15 17:37:28 +02:00
Dmytro Skarzhynets
06bd88f7e9 Remove device state entries cleanup message 2024-02-15 17:28:07 +02:00
Dmytro Skarzhynets
e55d14325a Refactor rate limiting to be configurable and use existing class 2024-02-15 17:09:32 +02:00
Andrew Shvayka
17492703ec
Merge pull request #10202 from thingsboard/bug/cmd-id-to-subscription-id-mapping
Mapping of command id to unique sequence number per subscription id
2024-02-15 17:05:07 +02:00
Andrew Shvayka
b7e10fe707
Merge pull request #10197 from thingsboard/fix/mail-token-check
Fix mail refresh token check
2024-02-15 17:01:19 +02:00
Artem Dzhereleiko
6e8e26c777 UI: Update rule core config 2024-02-15 16:12:49 +02:00
okolesnyk
64bf38a792 UI. Signal Strength widget (PROD-2773) 2024-02-15 15:35:24 +02:00
Andrii Shvaika
c5b74ff932 Mapping of cmdId to unique sequence per subscription to fix race condition with entity data query commands 2024-02-15 14:45:38 +02:00
Dmytro Skarzhynets
c5c18202c2 Improve connectivity events routing logic 2024-02-15 14:13:40 +02:00
Andrew Shvayka
19005419c0
Merge pull request #10187 from thingsboard/fix_bug_registration_onAwake_DRX_client_queueMode
fix_bug_lwm2m/coap_client_queue_Mode
2024-02-15 13:33:56 +02:00
ViacheslavKlimov
a4965b0ba6 Fix scheduler time unit for mail refresh token check 2024-02-15 12:52:40 +02:00
ViacheslavKlimov
3861928fa9 Fix merge issues 2024-02-15 11:56:07 +02:00
ViacheslavKlimov
4ff3f7851c Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/BaseController.java
2024-02-15 11:21:56 +02:00
Igor Kulikov
841f9223c0
Merge pull request #10195 from thingsboard/feature/slider-widget
Slider widget
2024-02-15 10:23:49 +02:00
Igor Kulikov
5f70100118 UI: Add value converter type to set value settings. 2024-02-14 18:42:29 +02:00
Igor Kulikov
a755d4d851 UI: Improve slider widget step calculation. 2024-02-14 18:14:27 +02:00
Vladyslav_Prykhodko
dca8f9e5e1 UI: Add notification subject and message limits characters 2024-02-14 17:41:22 +02:00
Vladyslav_Prykhodko
7b34dbe204 UI: Add mobile notification support select type action openURL 2024-02-14 17:10:26 +02:00
Igor Kulikov
4dc3d0ee78 UI: Minor improvement 2024-02-14 17:03:15 +02:00
okolesnyk
6bf98bdffe UI. Change the link to the documentation (PROD-2559) 2024-02-14 16:47:02 +02:00
Igor Kulikov
a65396c40c UI: Minor improvements 2024-02-14 16:34:56 +02:00
Vladyslav_Prykhodko
a62a24ddc6 UI: Move notification component 2024-02-14 16:12:57 +02:00
Vladyslav_Prykhodko
fcf5921b7e UI: Clear style code in notification component 2024-02-14 15:59:41 +02:00
nick
541f6a3314 lwm2m/coap: client queue Mode 2024-02-14 15:50:31 +02:00
Dmytro Skarzhynets
094cff6174 Tell failure if originator is not a device 2024-02-14 14:01:20 +02:00
Igor Kulikov
bd8a43ceb2 Merge branch 'master' into feature/slider-widget 2024-02-14 13:54:20 +02:00
Igor Kulikov
e537479b88 UI: Implement slider widget. 2024-02-14 13:53:44 +02:00
Alexander Keidel
005d555bc5 Global Queue Prefix is now correctly respected by js-executor, rule-node and tb-rule-engine-notifications-node- consumer groups 2024-02-14 13:25:13 +02:00
dashevchenko
283bde650a fixed spelling mistake 2024-02-14 13:17:16 +02:00
okolesnyk
0bfdd9b27c UI. Device profile > Alarm rules (captions)(PROD-3051) 2024-02-14 12:50:05 +02:00
ViacheslavKlimov
724e95975a Test isManagedByCurrentService 2024-02-14 12:41:19 +02:00
ViacheslavKlimov
a1c09cbf6a Merge branch 'master' into fix/rule-node-repartition 2024-02-14 12:19:16 +02:00
ViacheslavKlimov
f878df58a9 Fix NPE in transport rate limit service on tenant update 2024-02-14 12:17:19 +02:00
Andrew Shvayka
10ef1bc691
Merge pull request #9970 from moliboga/master
Updated TbGpsGeofencingActionNode
2024-02-14 11:59:14 +02:00
dashevchenko
4887517419 refactoring: renamed StringUtils method 2024-02-14 11:33:13 +02:00
Dmitriymush
eae3d9cdb9 UI: fixed onDashboardStateInputFocus 2024-02-13 21:12:14 +02:00