6992 Commits

Author SHA1 Message Date
Andrii Landiak
37d5405dc5 Merge remote-tracking branch 'upstream/master' into feature/edge-oauth-support 2024-03-21 11:17:16 +02:00
ViacheslavKlimov
ae23532ab6 Merge remote-tracking branch 'origin/master' into develop/3.6.4 2024-03-20 14:00:57 +02:00
ViacheslavKlimov
c4b8068e96 Use AttributeScope instead of DataConstants in DefaultDeviceStateServiceTest 2024-03-19 16:56:11 +02:00
ViacheslavKlimov
4ed952a9d6 Merge branch 'master' into develop/3.7 2024-03-19 15:44:23 +02:00
ViacheslavKlimov
ca174d209f Merge branch 'master' into develop/3.6.4 2024-03-18 12:39:39 +02:00
Igor Kulikov
59a2f771c6 Update UI help link 2024-03-18 12:20:42 +02:00
Igor Kulikov
53071ebaec UI: Improve time series charts stack handling. Decrease default animation duration parameter to 500ms. 2024-03-15 17:43:04 +02:00
Viacheslav Klimov
6a17910bd0
Merge pull request #10379 from vvlladd28/improvement/push-notification/apn
Add APNS config for push notification in mobile phone
2024-03-15 16:39:21 +02:00
ViacheslavKlimov
50f8951072 Add callback executor for device state service 2024-03-15 15:49:29 +02:00
Vladyslav_Prykhodko
883eebe430 Add APNS config for push notification in mobile phone 2024-03-15 15:28:00 +02:00
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
Andrii Landiak
9f6c9e7330 Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support 2024-03-12 11:12:29 +02:00
Viacheslav Klimov
e733a092cb
Merge pull request #10302 from dashevchenko/long_timestamp
Changed type of ThingsboardErrorResponse timestamp from Date to long
2024-03-07 16:38:46 +02:00
dashevchenko
9fca9e235f deleted redundant const 2024-03-07 16:32:30 +02:00
dashevchenko
04ff4bd9ae refactored handleError method: status code and message are being retrieved from exception 2024-03-07 15:38:27 +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
dashevchenko
b67189429d code formatting 2024-03-06 18:32:43 +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
dashevchenko
686e41bd39 moved path not found error handing from ThingsboardErrorController to ThingsboardErrorResponseHandler 2024-03-06 17:04:25 +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
dashevchenko
23812e1149 changed type of ThingsboardErrorResponse timestamp from Date to long 2024-03-05 17:13:53 +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
f92f86e4eb Fix locale.constant for oauth.edge.enabled 2024-02-21 15:11:18 +02:00
Andrii Landiak
e6ffb22d6f Add ui part of oauth edge enabled. Add test 2024-02-21 14:32:20 +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
nick
d78b349dc3 lwm2m: refactoring2 tests 2024-02-19 15:33:56 +02:00
nick
8763e85e3f lwm2m: refactoring tests 2024-02-19 15:23:10 +02:00