7314 Commits

Author SHA1 Message Date
ViacheslavKlimov
82476b629c Max reprocessing attempts for Housekeeper task 2024-03-13 18:34:27 +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
dashevchenko
6d13086a53 added additional check for case when refresh token was dropped 2024-03-13 18:17:24 +02:00
ViacheslavKlimov
20ea8c7fc2 Merge branch 'develop/3.6.4' into feature/housekeeper
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
2024-03-13 16:39:10 +02:00
ViacheslavKlimov
0d3c3d6b25 Housekeeper: tests and refactoring 2024-03-13 14:09:05 +02:00
ViacheslavKlimov
dc1a8dc35e Merge remote-tracking branch 'origin/develop/3.6.4' into hotfix/3.6.3 2024-03-13 13:05:02 +02:00
rusikv
dad8176e37 UI: reconfig of 'Rule engine statistics' and 'API usage' to enable 'QUEUE_STATS' after echarts update 2024-03-13 13:02:43 +02:00
IrynaMatveieva
683fdfb539 added check for null 2024-03-13 09:18:36 +02:00
rusikv
6057c17acc Merge remote-tracking branch 'upstream/master' into queueStatsEntity 2024-03-12 19:15:09 +02:00
ViacheslavKlimov
7a05620a52 Merge remote-tracking branch 'origin/hotfix/3.6.2' 2024-03-12 18:47:36 +02:00
IrynaMatveieva
d67fd993bb added a method to get only the last IN debug event 2024-03-12 17:58:11 +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
ViacheslavKlimov
b82bceceb4 Housekeeper: tests and refactoring 2024-03-07 17:01:33 +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
dashevchenko
c1093dd627 merged with master 2024-03-04 11:54:56 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
ViacheslavKlimov
b20b6006e9 Notifications to sysadmin on housekeeper task processing failure 2024-03-01 14:14:25 +02:00
ViacheslavKlimov
22416e13be Merge branch 'master' into feature/housekeeper 2024-03-01 13:53:40 +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
ViacheslavKlimov
886c448d61 Clean up tenant service 2024-02-22 14:57:40 +02:00
ViacheslavKlimov
7cc599b5b5 Housekeeper stats; Grafana dashboard 2024-02-22 13:58:15 +02:00
ViacheslavKlimov
b72af4ead9 Housekeeper tasks encoded to json 2024-02-21 18:49:15 +02:00
Andrii Landiak
f92f86e4eb Fix locale.constant for oauth.edge.enabled 2024-02-21 15:11:18 +02:00