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
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
rusikv
0fc5bb66c8
UI: fixed widget action dialog column index field blocks save
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
Igor Kulikov
cc49b21fb5
Merge pull request #10591 from dashevchenko/qrCode
Mobile application QR code API
2 years ago
Igor Kulikov
a4e5b940f7
Update home-links-routing.module.ts
2 years ago
kalytka
a98b2a1afc
Added docPlatformPrefix to help urls
2 years ago
rusikv
8dc9b47bb9
UI: added default widget name to widget export file name
2 years ago
YevhenBondarenko
70a424d9c4
refactored logs
2 years ago
YevhenBondarenko
0fe3be1537
Used DonAsynchron instead of addCallback
2 years ago
YevhenBondarenko
b96a7fcbd2
added ackOrClose instead of chanel.close and refactoring
2 years ago
Sergey Matvienko
68225b438c
TbQueueConsumerTask access the lazy consumer only by getter
2 years ago
Vladyslav_Prykhodko
5c6b4122d3
Add SSL support for Kafka queue connection in JS executor
2 years ago
ViacheslavKlimov
1a264dafa7
Fix TbKafkaSettingsTest
2 years ago
YevhenBondarenko
5c6928558b
mqtt gateway refactoring due to OOM
2 years ago
ViacheslavKlimov
e8d14f37cb
Improvements for Kafka admin creation
2 years ago
ViacheslavKlimov
45672d9988
Move repositories test to EntityDaoRegistryTest
2 years ago
ViacheslavKlimov
4daf53bf25
Lazy Jpa bootstrap mode
2 years ago
rusikv
45ed484c2a
UI: mobile app qr code improvements, cleanup
2 years ago
Sergey Matvienko
258c26ed04
Kafka groupId syncOffsets from a fat group to a single-partition group
2 years ago
kalytka
53301bf641
Include bundle widget checkbox enabled by default
2 years ago