18335 Commits

Author SHA1 Message Date
Volodymyr Babak
62d9f76c57 Use local variable to create new alarm instead of field variable - fix inconsistent state of currentAlarm field in case createAlarm is failed 2024-05-08 16:02:51 +03:00
Igor Kulikov
9e3f3429e8
Merge pull request #10600 from rusikv/feature/cell-click-action
Cell click action type
2024-05-08 15:32:10 +03:00
Igor Kulikov
ff64210cab
Merge pull request #10528 from rusikv/bug/entities-table-widget-aggregation
Fix for aggregation in entities table widget
2024-05-08 14:50:08 +03:00
Igor Kulikov
2e1617ef71
Merge pull request #10482 from Dmitriymush/improvements/connectors-config
[Gateway dashboard] Added MQTT connectors config improvements and redesign.
2024-05-08 14:48:37 +03:00
Viacheslav Klimov
600ea11854
Merge pull request #10742 from thingsboard/fix/tenant-profile-execs-per-message
Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles)
2024-05-08 14:28:47 +03:00
ViacheslavKlimov
938b60f840 Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles) 2024-05-08 14:27:51 +03:00
Viacheslav Klimov
d0f9d01abd
Merge pull request #10741 from thingsboard/fix/attribute-query
Fix finding of attribute keys by entity id and scope
2024-05-08 13:12:07 +03:00
ViacheslavKlimov
c0d2d5449b Fix finding of attribute keys by entity id and scope 2024-05-08 13:08:54 +03:00
Igor Kulikov
eac1043c95
Merge pull request #10740 from vvlladd28/bug/compilation-error/jit-error
Fix for Incorrect HTML tag handling in markdown widgets
2024-05-08 12:44:13 +03:00
Vladyslav_Prykhodko
843151ba44 UI: Fixed error JIT Compilation and correct process 2024-05-08 11:56:29 +03:00
Andrew Shvayka
77567b8863
Merge pull request #10730 from irynamatveieva/rule-chain-input-node
Rule Chain node: added ability to transfer msg to originator's default rule chain
2024-05-07 15:13:34 +03:00
Viacheslav Klimov
6761542755
Merge pull request #10665 from dashevchenko/assetSearchImpr
Updated asset search query to include "label", "type" and customer "title" into search
2024-05-07 14:07:32 +03:00
ViacheslavKlimov
994bb6c825 Add search by type for assets where missing 2024-05-07 14:01:23 +03:00
IrynaMatveieva
63156a69df added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile 2024-05-07 13:59:56 +03:00
Viacheslav Klimov
f266233d6d
Merge pull request #10726 from smatvienko-tb/feature/mail-rate-limits-and-watchdog
Mail rate limits and watchdog
2024-05-07 13:43:30 +03:00
Viacheslav Klimov
113d6d9a87
Merge pull request #10727 from smatvienko-tb/commons-logging-exclude
Commons logging excluded
2024-05-07 13:29:40 +03:00
Sergey Matvienko
cfab9c2d34 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 2024-05-06 21:49:46 +02:00
Sergey Matvienko
9b5962e447 DefaultMailService tbMailContextComponent renamed to the ctx 2024-05-06 18:52:37 +02:00
Sergey Matvienko
4daa229d83 MAIL_PER_TENANT_RATE_LIMITS example 2024-05-06 18:31:02 +02:00
Sergey Matvienko
3d26e85425 Mail service minor refactoring 2024-05-06 18:26:20 +02:00
Sergey Matvienko
97f0078288 mvn license:format 2024-05-06 18:11:04 +02:00
Sergey Matvienko
38d37224f3 DefaultMailService with timeout by mail-service-watchdog 2024-05-06 18:03:33 +02:00
Sergey Matvienko
b8480cd456 MailSenderInternalExecutorService hotfix
(cherry picked from commit 5c5b93d6a6f8b2b4ac1dbd3b42d0b564206f2c70)
2024-05-06 17:56:45 +02:00
ViacheslavKlimov
b750077c71 Minor refactoring for mail rate limits 2024-05-06 17:56:37 +02:00
ViacheslavKlimov
b78c4fd21a Add per-tenant rate limits for emails sending 2024-05-06 17:54:59 +02:00
Andrew Shvayka
082d11ea99
Merge pull request #10723 from thingsboard/fix/housekeeper-timeseries-deletion
Fix "Failed to process timeseries history deletion" when deleting tenant
2024-05-06 16:22:58 +03:00
Andrew Shvayka
37ec34fc2d
Merge pull request #10671 from YevhenBondarenko/feature/jwt-version-update
updated jjwt version
2024-05-06 15:35:04 +03:00
Andrew Shvayka
1a70fe36e2
Merge pull request #10704 from ShvaykaD/feature/log-upgrade-queries
updated log entry for adding customer_title_unq_key if doesn't exist
2024-05-06 15:25:09 +03:00
Viacheslav Klimov
dd9d9a8a54
Merge pull request #10719 from thingsboard/fix/notification-deduplication-concurrent
Fix for notification deduplication service
2024-05-06 14:31:00 +03:00
ViacheslavKlimov
55020b0713 Increase test timeout for verifyMsgProcessed 2024-05-06 14:30:19 +03:00
ViacheslavKlimov
c554246218 Ignore tenant not found for Cassandra rate limits 2024-05-06 14:21:40 +03:00
Vladyslav_Prykhodko
31276ddb42 UI: Refactor data aggregator to support time-series aggregation key processing in latest widgets 2024-05-06 13:59:11 +03:00
Vladyslav_Prykhodko
8d303be09d Merge branch 'bug/entities-table-widget-aggregation' of github.com:rusikv/thingsboard into bug/entities-table-widget-aggregation 2024-05-06 13:40:35 +03:00
rusikv
4425871d3e Merge remote-tracking branch 'upstream/master' into feature/cell-click-action 2024-05-06 13:09:48 +03:00
Dmytro Mushat
44bf6b005e
Merge branch 'master' into improvements/connectors-config 2024-05-06 12:41:34 +03:00
ViacheslavKlimov
f23061a9ae Fix notification deduplication service (ConcurrentModificationException for deduplicationDurations map) 2024-05-06 12:22:26 +03:00
Igor Kulikov
011ac8cf3e
Merge pull request #10418 from rusikv/bug/widgets-edit-with-search
Fixed widgets in search mode not editable
2024-05-06 12:10:52 +03:00
Viacheslav Klimov
0a3c92d448
Merge pull request #10714 from YevhenBondarenko/fix/tenant-creation-order
fixed events ordering during tenant creation
2024-05-06 11:39:02 +03:00
Dmytro Mushat
de496002b8
Merge branch 'master' into improvements/connectors-config 2024-05-06 10:23:40 +03:00
YevhenBondarenko
02368dfbe9 merge with master 2024-05-03 21:19:51 +02:00
YevhenBondarenko
3cd8c60518 fixed circular dependency 2024-05-03 21:19:08 +02:00
YevhenBondarenko
898d69a4ad fixed events ordering during tenant creation 2024-05-03 20:18:13 +02:00
Andrew Shvayka
85f2047c8b
Merge pull request #10713 from YevhenBondarenko/fix/rule-chain-relations
fixed removing relations between rule nodes
2024-05-03 18:45:39 +03:00
YevhenBondarenko
ab033590f0 fixed removing relations between rule nodes 2024-05-03 17:43:23 +02:00
YevhenBondarenko
510e4b14fe fixed instalation 2024-05-03 15:27:21 +02:00
Andrii Shvaika
e844655235 Fixed event order. Clear cache events must arrive first. 2024-05-03 15:10:25 +03:00
rusikv
3c9e7b3d02 UI: added passing of column into handleWidgetAction additionalParams of onCellClick for alarms table widget 2024-05-03 13:33:06 +03:00
rusikv
28473f607b Merge remote-tracking branch 'upstream/master' into feature/cell-click-action 2024-05-03 13:26:53 +03:00
ShvaykaD
c5df7ef2d2 updated log entry for adding customer_title_unq_key 2024-05-03 13:09:52 +03:00
Andrew Shvayka
dda70869fc
Merge pull request #10703 from ivy-gmbh/fix/coap-blockwise-block-num-3.6.3
Always send back block num
2024-05-03 12:54:45 +03:00