Igor Kulikov
6f01074dff
Merge pull request #10756 from ArtemDzhereleiko/AD/imp/timeseries-chart-comparison-hint
Added hint for Time series chart for comparison series
2 years ago
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2 years ago
Igor Kulikov
735280378d
Merge pull request #10500 from rusikv/enhancement/pattern-support-widget-export
Pattern support for widget title on widget export
2 years ago
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
2 years ago
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
2 years ago
Viacheslav Klimov
ff1041e00b
Merge pull request #10841 from thingsboard/fix/notification-tests
Fix NotificationApiTest
2 years ago
Sergey Matvienko
5e3ff6fe20
minor cleanup
2 years ago
Chris
9eeeebc044
Update locale.constant-de_DE.json
Typo
2 years ago
nick
684ad858b2
lwm2m: fix bug Content Format M14
2 years ago
Igor Kulikov
32d34e0acc
UI: SCADA symbol preview mode.
2 years ago
ViacheslavKlimov
74a94efef7
Truncate notification table on test tear down
2 years ago
Andrew Shvayka
4db74f5f81
Merge pull request #10813 from thingsboard/feature/startup-performance
Startup performance improvements
2 years ago
Viacheslav Klimov
f663f64504
Merge pull request #10828 from dashevchenko/haproxy_for_well_known
Updated haproxy configuration for /.well-known/... apis
2 years ago
YevhenBondarenko
8bd30c8791
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/mqtt-transport-oom
2 years ago
Artem Dzhereleiko
9e55fd391b
UI: refactoring
2 years ago
rusikv
75b6396c99
UI: removed shadow from qr code of mobile app
2 years ago
rusikv
1d9791afae
UI: mobile app qr code improvements
2 years ago
Viacheslav Klimov
fc73177123
Merge pull request #10837 from thingsboard/master-hotfix-364
hotfix/3.6.4
2 years ago
ViacheslavKlimov
cdc9bda92c
Minor refactoring for subscription service
2 years ago
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
2 years ago
Andrii Shvaika
811f7d7206
Additional logging of WS commands processing
2 years ago
Viacheslav Klimov
af03c528af
Merge pull request #10836 from YevhenBondarenko/feature/gateway-rate-limits
added upgrade for the gateway rate limits
2 years ago
YevhenBondarenko
5844e6d579
added upgrade for the gateway rate limits
2 years ago
Viacheslav Klimov
d56bc719ac
Merge pull request #10831 from YevhenBondarenko/fix/gateway-connectors-config
fixed race condition during adding new gateway connector with default config
2 years ago
Andrew Shvayka
db2e349789
Merge pull request #10824 from YevhenBondarenko/feature/gateway-rate-limits
added rate limits for the gateway
2 years ago
YevhenBondarenko
ba02898f0b
fixed race condition during adding new gateway connector with default config
2 years ago
Igor Kulikov
9dc76ec308
UI: Scada symbol editor
2 years ago
dashevchenko
dd573426a3
updated haproxy configuration for /.well-known/... apis
2 years ago
Artem Dzhereleiko
486a010af0
UI: Fixed add advanced gradient
2 years ago
Artem Dzhereleiko
4d9ef2d3b2
UI: Add timeseries to color settings and update settings for digital neon and lcd gauge
2 years ago
Vladyslav_Prykhodko
4817070a10
UI: Improved helpLinks added docsPrefix
2 years ago
Vladyslav_Prykhodko
225acfa072
Merge branch 'fix/helpUrls' of github.com:kalutkaz/thingsboard into fix/helpUrls
2 years ago
rusikv
1d92cd227e
UI: refactored widget-action-dialog column index validation
2 years ago
YevhenBondarenko
b169203f0f
added tests for gateway rate limits
2 years ago
YevhenBondarenko
161e10a686
added rate limits for the gateway
2 years ago
Igor Kulikov
64f858a73b
UI: Improve element tags editing.
2 years ago
Igor Kulikov
97adcde9d1
UI: Edit SCADA symbol UI refactoring.
2 years ago
rusikv
0fc5bb66c8
UI: fixed widget action dialog column index field blocks save
2 years ago
IrynaMatveieva
32028e1bee
invoked methods to get values from record fields
2 years ago
Vladyslav_Prykhodko
9d19847ace
UI: Rename translate variable
2 years ago
Vladyslav_Prykhodko
424a5b9c35
Merge branch 'AD/imp/timeseries-chart-comparison-hint' of github.com:ArtemDzhereleiko/thingsboard into AD/imp/timeseries-chart-comparison-hint
2 years ago
Vladyslav_Prykhodko
c962ee4ff3
UI: Rename variable and added type
2 years ago
Vladyslav_Prykhodko
228c215e77
Merge branch 'enhancement/pattern-support-widget-export' of github.com:rusikv/thingsboard into enhancement/pattern-support-widget-export
2 years ago
Viacheslav Klimov
e755d0072e
Merge pull request #10814 from thingsboard/fix/mobile-secret-cache
Fix MobileSecretRedisCache
2 years ago
ViacheslavKlimov
5467903c0c
Fix MobileSecretRedisCache
2 years ago
rusikv
0434a0b167
UI: widget export title refactoring
2 years ago
ViacheslavKlimov
9a5e3c81fc
Log startup time
2 years ago
Igor Kulikov
a32c0f65ea
Merge pull request #10806 from vvlladd28/feature/js-executors/kafka-ssl
Add SSL support for Kafka queue connection in JS executor
2 years ago
Igor Kulikov
98ad51e77b
Merge pull request #10796 from kalutkaz/fix/incluedBandleWidgets
Include bundle widget checkbox enabled by default
2 years ago
Igor Kulikov
c486b8e13b
Merge pull request #10795 from kalutkaz/lithuanianLanguage
Added Lithuanian language
2 years ago