YevhenBondarenko
918e825c67
clear all WS sessionsMap when stopping the application
2024-05-23 14:10:14 +02:00
Vladyslav Prykhodko
45fef6785a
Update constants.ts
2024-05-23 13:45:47 +03:00
Artem Dzhereleiko
616fa5c6ec
UI: Fixed hotkey event for search field on rule chain page
2024-05-23 12:58:10 +03:00
Andrew Shvayka
a8dee2643b
Merge pull request #10728 from smatvienko-tb/feature/kafka-consumer-group-per-partition
...
Rule engine: Kafka consumer group per partition
2024-05-22 18:11:25 +03:00
Sergey Matvienko
fdf28010dc
removed unused import
2024-05-22 16:20:07 +02:00
Sergey Matvienko
0f1ef6d0dc
consumer creation refactored after merge
2024-05-22 16:11:46 +02:00
YevhenBondarenko
c1f59bc25b
merge with master and minot refactoring
2024-05-22 15:58:28 +02:00
Kulikov
010224acc8
coap_refactoring_ransport_yml_03 ( #10821 )
...
* coap: refactoring transport (*.yml)
* coap: refactoring transport (*.yml) -2
* lwm2m: delete the parameter that is not used
* coap: refactoring service as PE
* coap: refactoring service as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE-3
2024-05-22 16:28:12 +03:00
Andrew Shvayka
9b9cd80d96
Merge pull request #10849 from thingsboard/relation_query_not_option
...
Relation query 'Not' option and redesign
2024-05-22 15:54:03 +03:00
Andrew Shvayka
78d5a57468
Merge pull request #10306 from rusikv/relation_query_not_option-ui
...
Relation query 'Not' option and redesign
2024-05-22 15:52:53 +03:00
Andrew Shvayka
337d8f0a95
Merge pull request #9830 from thingsboard/relation_query_not_option
...
[Feature Request] - Add "NOT" option in relation queries
2024-05-22 15:52:48 +03:00
Andrew Shvayka
3ab5a67152
Merge pull request #10804 from YevhenBondarenko/fix/mqtt-transport-oom
...
mqtt gateway refactoring due to OOM
2024-05-22 15:48:07 +03:00
Sergey Matvienko
11a8e5c7eb
Merge remote-tracking branch 'ce/master' into feature/kafka-consumer-group-per-partition
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbQueueConsumerTask.java
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManager.java
# application/src/test/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManagerTest.java
# common/queue/src/main/java/org/thingsboard/server/queue/kafka/TbKafkaAdmin.java
2024-05-22 14:37:46 +02:00
Andrii Shvaika
eeb72de939
Fix memory leak with old WS subscriptions
2024-05-22 15:34:11 +03:00
Viacheslav Klimov
30d0e3b03e
Merge pull request #10844 from thingsboard/fix_bug_defaultContentFormat
...
fix bug lwm2m Content Format M14
2024-05-22 15:14:01 +03:00
Artem Dzhereleiko
94a8b58e2e
UI: Add rest api call reply node
2024-05-22 15:06:14 +03:00
nick
5d2b4508cd
lwm2m: getDefault content Format for Request
2024-05-22 13:35:18 +03:00
Igor Kulikov
93246ae82f
Merge pull request #10846 from Backdraft007/patch-3
...
Update locale.constant-de_DE.json
2024-05-22 13:16:49 +03:00
Igor Kulikov
07877745e7
Merge pull request #10820 from rusikv/bug/action-dialog-validation
...
Fixed widget action dialog column index field blocks save
2024-05-22 13:16:31 +03:00
Igor Kulikov
6f01074dff
Merge pull request #10756 from ArtemDzhereleiko/AD/imp/timeseries-chart-comparison-hint
...
Added hint for Time series chart for comparison series
2024-05-22 13:06:03 +03:00
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2024-05-22 12:02:13 +02:00
Igor Kulikov
735280378d
Merge pull request #10500 from rusikv/enhancement/pattern-support-widget-export
...
Pattern support for widget title on widget export
2024-05-22 12:37:21 +03:00
Andrew Shvayka
1579e1e1a3
Merge pull request #10757 from smatvienko-tb/feature/kafka-confluent-out-of-the-box
...
Kafka Confluent compatibility out of the box: segment.bytes:52428800
2024-05-22 12:26:40 +03:00
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
...
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2024-05-22 12:11:32 +03:00
Viacheslav Klimov
ff1041e00b
Merge pull request #10841 from thingsboard/fix/notification-tests
...
Fix NotificationApiTest
2024-05-22 10:38:50 +03:00
Sergey Matvienko
5e3ff6fe20
minor cleanup
2024-05-22 09:02:01 +02:00
Chris
9eeeebc044
Update locale.constant-de_DE.json
...
Typo
2024-05-22 08:41:51 +02:00
nick
684ad858b2
lwm2m: fix bug Content Format M14
2024-05-22 07:44:59 +03:00
ViacheslavKlimov
74a94efef7
Truncate notification table on test tear down
2024-05-21 18:36:32 +03:00
Andrew Shvayka
4db74f5f81
Merge pull request #10813 from thingsboard/feature/startup-performance
...
Startup performance improvements
2024-05-21 15:56:29 +03:00
Viacheslav Klimov
f663f64504
Merge pull request #10828 from dashevchenko/haproxy_for_well_known
...
Updated haproxy configuration for /.well-known/... apis
2024-05-21 15:45:28 +03:00
YevhenBondarenko
8bd30c8791
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/mqtt-transport-oom
2024-05-21 14:04:55 +02:00
Artem Dzhereleiko
9e55fd391b
UI: refactoring
2024-05-21 14:43:28 +03:00
rusikv
75b6396c99
UI: removed shadow from qr code of mobile app
2024-05-21 14:22:02 +03:00
rusikv
1d9791afae
UI: mobile app qr code improvements
2024-05-21 13:46:31 +03:00
Viacheslav Klimov
fc73177123
Merge pull request #10837 from thingsboard/master-hotfix-364
...
hotfix/3.6.4
2024-05-21 13:34:54 +03:00
ViacheslavKlimov
cdc9bda92c
Minor refactoring for subscription service
2024-05-21 13:24:34 +03:00
Daria Shevchenko
a1cbd8815b
Added scheduled session cleanup ( #10818 )
...
* added scheduled session cleanup for cases when session was closed before last session command processed
* updated logging to include user info, updated isOpen method to include native check
* updated cleanup to go through subscriptionsByEntityId map values
* made modification of subscriptionsBySessionId and subscriptionsByEntityId maps atomic
* fixed cancelAllSessionSubscriptions
* added try-catch for pushSubscriptionEvent, modifySubscription
* refactored logging
* deleted redundant logging
* refactoring: updated isEmpty to hasEvent
2024-05-21 13:24:34 +03:00
Andrii Shvaika
811f7d7206
Additional logging of WS commands processing
2024-05-21 13:24:33 +03:00
Viacheslav Klimov
af03c528af
Merge pull request #10836 from YevhenBondarenko/feature/gateway-rate-limits
...
added upgrade for the gateway rate limits
2024-05-21 13:14:26 +03:00
YevhenBondarenko
5844e6d579
added upgrade for the gateway rate limits
2024-05-21 12:05:06 +02:00
Viacheslav Klimov
d56bc719ac
Merge pull request #10831 from YevhenBondarenko/fix/gateway-connectors-config
...
fixed race condition during adding new gateway connector with default config
2024-05-21 11:30:21 +03:00
Andrew Shvayka
db2e349789
Merge pull request #10824 from YevhenBondarenko/feature/gateway-rate-limits
...
added rate limits for the gateway
2024-05-21 10:59:17 +03:00
YevhenBondarenko
ba02898f0b
fixed race condition during adding new gateway connector with default config
2024-05-20 19:27:24 +02:00
dashevchenko
dd573426a3
updated haproxy configuration for /.well-known/... apis
2024-05-20 17:42:53 +03:00
Artem Dzhereleiko
486a010af0
UI: Fixed add advanced gradient
2024-05-20 17:29:59 +03:00
Artem Dzhereleiko
4d9ef2d3b2
UI: Add timeseries to color settings and update settings for digital neon and lcd gauge
2024-05-20 17:13:14 +03:00
Vladyslav_Prykhodko
4817070a10
UI: Improved helpLinks added docsPrefix
2024-05-20 16:21:50 +03:00
Vladyslav_Prykhodko
225acfa072
Merge branch 'fix/helpUrls' of github.com:kalutkaz/thingsboard into fix/helpUrls
2024-05-20 15:31:33 +03:00
rusikv
1d92cd227e
UI: refactored widget-action-dialog column index validation
2024-05-20 15:29:32 +03:00