6852 Commits

Author SHA1 Message Date
Igor Kulikov
0fcb5aeaba Suppress JWT token expired error in websocket handler. 2024-03-14 15:38:36 +02:00
Igor Kulikov
8a5280799c Merge branch 'master' of github.com:thingsboard/thingsboard 2024-03-13 18:31:02 +02:00
Igor Kulikov
60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 2024-03-13 18:29:35 +02:00
ViacheslavKlimov
7a05620a52 Merge remote-tracking branch 'origin/hotfix/3.6.2' 2024-03-12 18:47:36 +02:00
Igor Kulikov
3d656192dd UI: Update demo dashboards 2024-03-12 17:18:42 +02:00
Igor Kulikov
4de8c6e595 Merge branch 'master' into feature/time-series-chart 2024-03-06 19:51:28 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Andrew Shvayka
439c59e289
Merge pull request #10307 from thingsboard/fix/mobile-notifications
Fix mobile notification sending failures
2024-03-06 17:09:21 +02:00
Igor Kulikov
40725ade74
Merge pull request #10287 from rusikv/bug/rpc-terminal-device-name
Fixed RPC terminals not retrieving device name
2024-03-06 16:34:47 +02:00
ViacheslavKlimov
ff18b8712a Fix null values in Firebase message data 2024-03-06 14:03:05 +02:00
Andrew Shvayka
b05383adfd
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
2024-03-05 14:56:43 +02:00
Andrii Landiak
2bd5b1765c Improve copy of image for edge 2024-03-05 10:35:04 +02:00
Andrii Landiak
02c9fe3f82 Deep copy of object before to inlineImageForEdge in order to correctly work with cached values 2024-03-04 18:08:32 +02:00
Andrew Shvayka
b11a9df3fb
Merge pull request #10273 from thingsboard/push-notifications-alarm-dashboard
Open default alarm dashboard if none set for mobile notifications
2024-03-04 16:18:46 +01:00
Andrew Shvayka
ada75cbfde
Merge pull request #10271 from thingsboard/fix/rule-engine-jwt-settings
Fix JWT settings updating for Rule Engines
2024-03-04 16:15:33 +01:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
rusikv
c5a44bce13 UI: removed targetDeviceAliasIds from presistent RPC table default config 2024-03-01 12:41:25 +02:00
rusikv
b972fad5e0 UI: fixed RPC terminals not retrieving device name 2024-02-29 16:50:11 +02:00
Igor Kulikov
915f670bef Merge branch 'master' into feature/time-series-chart 2024-02-29 15:00:20 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
ViacheslavKlimov
de28def7be Fix JWT settings updating for Rule Engines 2024-02-28 13:09:15 +02:00
ViacheslavKlimov
db975f4568 Add alarm info to mobile notification data 2024-02-28 12:54:05 +02:00
Andrew Shvayka
8d262909f2
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
2024-02-27 13:20:15 +01:00
ViacheslavKlimov
076ccbba97 Open default alarm dashboard if none set for mobile notifications 2024-02-27 13:59:32 +02:00
Igor Kulikov
57b5aa5022
Merge pull request #10226 from jktu2870/signal_strength_prod-2773(2)
Add the possibility of setting the value range manually in the Signal Strength widget configuration
2024-02-27 10:09:45 +02:00
Andrii Landiak
59a8858ef1 Remove transactional from saveDevice (fromEdge). Fix order of uplink messages. Fix asset profile 2024-02-26 14:20:53 +02:00
ViacheslavKlimov
10c13bf5b4 Fix actor msg broadcast 2024-02-23 14:00:43 +02:00
Andrii Landiak
7d634c2ee0 Improve handling rate limit and send response of failure to edge 2024-02-20 14:37:06 +02:00
Andrii Landiak
64f4b586a9 Add rate limits for edge uplink message 2024-02-19 15:44:45 +02:00
okolesnyk
e506a4acf9 Merge branch 'master' into signal_strength_prod-2773
# Conflicts:
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2024-02-19 12:08:15 +02:00
Andrew Shvayka
6346374217
Merge pull request #10094 from dashevchenko/ymlParameterUpdate
Updated env parameter description for SQL_TTL_TS_TS_KEY_VALUE_TTL
2024-02-16 16:39:33 +02:00
Andrew Shvayka
40cb458fb5
Merge pull request #10152 from dashevchenko/cassandra_set_null_true
CASSANDRA_QUERY_SET_NULL_VALUES_ENABLED=true by default
2024-02-16 16:38:57 +02:00
Andrew Shvayka
a8e1ac9257
Merge pull request #8522 from thingsboard/feature/push-notifications
Notifications to mobile app
2024-02-16 16:15:39 +02:00
Andrew Shvayka
1894a16bea
Merge pull request #10157 from thingsboard/fix/rule-node-repartition
Improve actors init and repartitioning
2024-02-16 15:59:38 +02:00
ViacheslavKlimov
a282defeaa Minor code cleanup 2024-02-16 15:00:59 +02:00
Igor Kulikov
9249c69791 Merge branch 'master' into feature/toggle-button 2024-02-16 14:01:56 +02:00
Andrii Shvaika
2e57990e04 Fix the old websocket API 2024-02-16 14:00:27 +02:00
Igor Kulikov
8aede522e8 Merge branch 'master' into feature/toggle-button 2024-02-16 12:51:28 +02:00
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
Andrew Shvayka
b9346104d0
Merge pull request #10205 from YevhenBondarenko/fix/delete-alarm
fixed delete alarm events (device profile node)
2024-02-16 12:39:16 +02:00
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
YevhenBondarenko
5c26757590 fixed DefaultTbAlarmServiceTest 2024-02-15 19:39:33 +01:00
Dmytro Skarzhynets
73afd9a7f4 Make device state manage a rule engine component 2024-02-15 18:55:12 +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
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
Dmytro Skarzhynets
e55d14325a Refactor rate limiting to be configurable and use existing class 2024-02-15 17:09:32 +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