Andrii Landiak
|
d9669c9391
|
Fix TbSubscriptionUtils order for matching KeyValueType and DataType
|
2024-03-22 14:05:25 +02:00 |
|
Andrii Landiak
|
b46728de70
|
Fix V1 for tenantPrfoile to correctly set profile data
|
2024-03-21 12:22:48 +02:00 |
|
Andrii Landiak
|
420cebcd03
|
Use getDefaultProfileConfiguration instead of casting
|
2024-03-21 11:55:02 +02:00 |
|
Andrii Landiak
|
28ef94bb1c
|
Remove api limits from tenantProfileEdgeMsg
|
2024-03-21 11:07:33 +02:00 |
|
Viacheslav Klimov
|
fb9982cd40
|
Merge pull request #10366 from dashevchenko/refreshTokenServiceFix
Oauth2 mail refresh token check is being executed only for active not expired token
|
2024-03-20 12:04:08 +02:00 |
|
ViacheslavKlimov
|
32f0c3c67c
|
Don't create Rule Engine consumer when no partitions to avoid NPE when deleting queue
|
2024-03-19 13:30:20 +02:00 |
|
ViacheslavKlimov
|
b3b27210b0
|
Merge branch 'master' into hotfix/3.6.3
|
2024-03-18 18:06:14 +02:00 |
|
Viacheslav Klimov
|
baa15fd095
|
Merge pull request #10039 from smatvienko-tb/feature/delete-rpc-native-query
Refactoring / delete rpc native query
|
2024-03-18 13:15:25 +02:00 |
|
dashevchenko
|
0cd0c65a08
|
do not refresh token if refresh token expired
|
2024-03-18 12:37:36 +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 |
|
dashevchenko
|
6d13086a53
|
added additional check for case when refresh token was dropped
|
2024-03-13 18:17:24 +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 |
|
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 |
|
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
|
7d634c2ee0
|
Improve handling rate limit and send response of failure to edge
|
2024-02-20 14:37:06 +02:00 |
|