17480 Commits

Author SHA1 Message Date
Sergey Matvienko
add2bea56a Check alarm status node: added tenant and ruleChainName to the log to make a log useful in multi-tenant deployments 2024-03-26 09:04:37 +01:00
Sergey Matvienko
2efd411a36 Check alarm status node: log severity DEBUG for "Failed to parse alarm" for known runtime exceptions. The ERROR severity will fire only on unexpected exception types. This will prevent flooding the error logger 2024-03-25 16:13:50 +01:00
Igor Kulikov
01335e87ee
Merge pull request #10423 from ArtemDzhereleiko/AD/hot-fix/power-button-svg-firefox
Fixed Power button widget on Firefox
2024-03-22 19:17:25 +02:00
Igor Kulikov
fcc8ce0430
Merge pull request #10422 from ArtemDzhereleiko/AD/hot-fix/mask-prefix
Fixed mask for older version chrome
2024-03-22 19:16:53 +02:00
Igor Kulikov
95a17c4120
Merge pull request #10424 from ChantsovaEkaterina/bugs/timewindow-intervals/not-apply
Fixed some time new time windows intervals not apply in timewindows panel
2024-03-22 19:16:20 +02:00
Vladyslav_Prykhodko
8423eac597 UI: Improved save value in propagateChange 2024-03-22 18:31:28 +02:00
Artem Dzhereleiko
7a43ae9966 UI: Fixed power button widget for firefox 2024-03-22 18:29:11 +02:00
Vladyslav_Prykhodko
03c3079100 UI: Fixed some time new time windows intervals not apply 2024-03-22 18:26:32 +02:00
Artem Dzhereleiko
8bd2c1c0c4 UI: Fixed mask for older version chrome 2024-03-22 17:53:40 +02:00
Viacheslav Klimov
eceed0c4b1
Merge pull request #10419 from AndriiLandiak/hotfix/kv-proto-util
Fix TbSubscriptionUtils order for matching KeyValueType and DataType
2024-03-22 14:56:19 +02:00
Andrii Landiak
d9669c9391 Fix TbSubscriptionUtils order for matching KeyValueType and DataType 2024-03-22 14:05:25 +02:00
Viacheslav Klimov
cd82ac0ea0
Merge pull request #10408 from AndriiLandiak/fix/tenant-profile-limits
Edge - minor fix
2024-03-21 12:24:00 +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
Viacheslav Klimov
ac430e9a80
Merge pull request #10394 from thingsboard/fix/queue-deletion-event
Ignore partition change event for deleted queues
2024-03-19 13:34:51 +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
Viacheslav Klimov
e3a940c575
Merge pull request #10385 from YevhenBondarenko/fix/entity-service-registry
fixed NPE related to the entity service registry initialization
2024-03-18 18:08:32 +02:00
ViacheslavKlimov
b3b27210b0 Merge branch 'master' into hotfix/3.6.3 2024-03-18 18:06:14 +02:00
Igor Kulikov
2a2d09be7d UI: Fix build 2024-03-18 15:05:51 +02:00
Igor Kulikov
a962483244 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-03-18 13:28:25 +02:00
Igor Kulikov
7ead550348 UI: Update minor versions. 2024-03-18 13:28:11 +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
Viacheslav Klimov
3a7635dd81
Merge pull request #10387 from AndriiLandiak/fix/log-upgrade-error
Fix page size existingNotificationTypes for Edge
2024-03-18 12:53:58 +02:00
Andrii Landiak
f4733a44b4 Fix existingNotificationTypes for Edge 2024-03-18 12:47:32 +02:00
dashevchenko
0cd0c65a08 do not refresh token if refresh token expired 2024-03-18 12:37:36 +02:00
Igor Kulikov
f4c2791eb0 UI: update yarn.lock 2024-03-18 12:36:36 +02:00
Igor Kulikov
5da95a15a2 Update rule nodes UI 2024-03-18 12:29:57 +02:00
Igor Kulikov
59a2f771c6 Update UI help link 2024-03-18 12:20:42 +02:00
YevhenBondarenko
544c9b260c fixed NPE related to the entity service registry initialization 2024-03-18 10:35:20 +01:00
Igor Kulikov
81cfb10752
Merge pull request #10374 from vvlladd28/bug/hide-notification-template
Fixed expand notification delivery template when editing
2024-03-15 17:44:32 +02:00
Igor Kulikov
beee0abf0a
Merge pull request #10370 from rusikv/bug/alarm-table-originator-sorting
Added sorting to 'Originator' column for alarm table
2024-03-15 17:44:19 +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
Andrew Shvayka
749b60943f
Merge pull request #10380 from thingsboard/fix/device-state-executor
Add callback executor for device state service
2024-03-15 15:51:52 +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
Vladyslav_Prykhodko
8ef012bfda UI: Fixed expand notification delivery template when editing 2024-03-15 10:56:43 +02:00
rusikv
e58906dd7a UI: added sorting to 'Originator' column for alarm talbe 2024-03-14 17:00:13 +02:00
Andrew Shvayka
01250f13e6
Merge pull request #10369 from vvlladd28/improvement/notificatiobn-setting/expaned-set
Improved notification settings behavior
2024-03-14 16:27:30 +02:00
Igor Kulikov
a6f19e5de3 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-03-14 15:38:46 +02:00
Igor Kulikov
0fcb5aeaba Suppress JWT token expired error in websocket handler. 2024-03-14 15:38:36 +02:00
Vladyslav_Prykhodko
f49e7c5c0b UI: Improved notification settings behavior 2024-03-14 15:37:44 +02:00
Igor Kulikov
22041c072f
Merge pull request #10368 from vvlladd28/improvement/dialog-service/extend-dialog-component
Automatically close default dialogs (Alert/Confirm/Error) on route change
2024-03-14 12:43:35 +02:00
Vladyslav_Prykhodko
43de32fe9d UI: Automatically close default dialogs (Alert/Confirm/Error) on route change 2024-03-14 12:38:43 +02:00
Igor Kulikov
c4bc1ba6bb UI: Improve time series charts ticks generation. 2024-03-14 12:32:51 +02:00
Igor Kulikov
15a88a90a3 UI: time series chart - fix axis intervals calculation. 2024-03-13 20:32:24 +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