Viacheslav Klimov
|
9cd92e22c6
|
Merge pull request #11924 from AndriiLandiak/feature/edge-kafka-events
Use Kafka to store and process Edge Events to improve processing throughput
|
2 years ago |
Andrii Landiak
|
1099ca2aa2
|
Improvement
|
2 years ago |
Andrii Landiak
|
60790d2b38
|
Improve log strategy
|
2 years ago |
Andrii Landiak
|
4b7e49a8f4
|
Improvement to buildTopicName for KafkaEdgeTopicsCleanUpService
|
2 years ago |
Viacheslav Klimov
|
f168b35c59
|
Merge pull request #12129 from artem-barysh-dev/timescale-deprecation
Deprecate Timescale
|
2 years ago |
Andrii Landiak
|
988dfce500
|
Refactor KafkaEdgeTopicsCleanUpService to properly clean up both deleted edges and expired topics
|
2 years ago |
Viacheslav Klimov
|
4785b3f6a2
|
Merge pull request #12149 from artem-barysh-dev/increase-timeout
Increased TBEL script compilation timeout
|
2 years ago |
ViacheslavKlimov
|
4e22667fe1
|
Refactoring for Timescale deprecation
|
2 years ago |
thingsboard017
|
82638895bb
|
Increased timeout execution for TBEL script compiler
|
2 years ago |
thingsboard017
|
00ce7968f3
|
Removed unused imports
|
2 years ago |
thingsboard017
|
b135975061
|
Fix issues from code review
|
2 years ago |
Viacheslav Klimov
|
11e29d3725
|
Merge pull request #12141 from thingsboard/remove-gitter
Remove gitter from readme
|
2 years ago |
Viacheslav Klimov
|
332b4b57cb
|
Remove gitter from readme
|
2 years ago |
Andrii Landiak
|
63b53a4a45
|
Final improvement after review
|
2 years ago |
Andrii Landiak
|
76bed44705
|
Minor improvement
|
2 years ago |
Viacheslav Klimov
|
7ae43fe8ff
|
Merge pull request #12069 from imbeacon/fix/provision-topic-suback
Fixed non returning SubAck for provisioning clients
|
2 years ago |
Viacheslav Klimov
|
be92fae2bf
|
Merge pull request #10581 from irynamatveieva/improvements/save-to-custom-table-node
Save to custom table node: add TTL option
|
2 years ago |
Viacheslav Klimov
|
2c670e5d5c
|
Merge pull request #12135 from thingsboard/improvements/resources-upgrade
Update cache cleanup service
|
2 years ago |
ViacheslavKlimov
|
28cf8c8868
|
Update cache cleanup service
|
2 years ago |
Viacheslav Klimov
|
f58576b8b5
|
Merge pull request #12134 from thingsboard/improvements/resources-upgrade
Improvements for resources upgrade
|
2 years ago |
ViacheslavKlimov
|
eedbaeddaf
|
Improvements for resources upgrade
|
2 years ago |
Viacheslav Klimov
|
1b7166319f
|
Merge pull request #12132 from dashevchenko/mobileAppDeletion
Updated mobile app deletion logic
|
2 years ago |
dashevchenko
|
434625c47d
|
fixed not-null check
|
2 years ago |
IrynaMatveieva
|
baed618604
|
renamed property
|
2 years ago |
dashevchenko
|
82324ff3c6
|
fixed jpa method
|
2 years ago |
dashevchenko
|
a72753e86f
|
Merge remote-tracking branch 'upstream/master' into mobileAppDeletion
|
2 years ago |
IrynaMatveieva
|
65f94878d2
|
removed using TTL from tenant profile
|
2 years ago |
dashevchenko
|
f09f2c7950
|
deleted redundant constraint checks
|
2 years ago |
dashevchenko
|
ad0e7fbcbc
|
allow mobile deletion if used by mobile bundle
|
2 years ago |
IrynaMatveieva
|
31c8707658
|
Merge branch 'rc' of github.com:irynamatveieva/thingsboard into improvements/save-to-custom-table-node
|
2 years ago |
Viacheslav Klimov
|
9ec95d481b
|
Merge pull request #12119 from dashevchenko/mobileOauth2Fix
Fixed oauth2 authorization for apps of version 1.3.0 and less
|
2 years ago |
dashevchenko
|
d588269dda
|
updated log level and message, deleted redundant null-check
|
2 years ago |
thingsboard017
|
01c45240f1
|
Implemented timescale deprecated notification
|
2 years ago |
Andrii Landiak
|
b796355554
|
Merge remote-tracking branch 'upstream/master' into feature/edge-kafka-events
|
2 years ago |
dashevchenko
|
c8d627371b
|
fixed oauth2 authorization for apps of version 1.3.0 and less
|
2 years ago |
Igor Kulikov
|
0c200d963e
|
Merge pull request #12105 from vvlladd28/bug/dashboard-add-widget/mobile-not-show
Fixed add small widget in mobile layout dashboard
|
2 years ago |
Vladyslav_Prykhodko
|
5916f31143
|
UI: Refactoring calc row in DashboardWidget
|
2 years ago |
Igor Kulikov
|
4baf35c854
|
UI: Set esbuild to 0.23.0
|
2 years ago |
imbeacon
|
52b2c5f9eb
|
Added forgotten case
|
2 years ago |
imbeacon
|
44930bf9a1
|
Added processing for unsubscribe for provisioning only clients
|
2 years ago |
Igor Kulikov
|
b0ac44fe0c
|
Merge pull request #12104 from ChantsovaEkaterina/bug/timewindow-fix-applying-disable-custom-interval-parameter
Timewindow: fixed applying "disable custom interval" parameter
|
2 years ago |
Igor Kulikov
|
1e52291609
|
Merge pull request #12102 from vvlladd28/bug/widget-led-indicator
Fixed duplicate led indicators in GPIO panel widgets
|
2 years ago |
Igor Kulikov
|
0fb5a16046
|
Merge pull request #11980 from maxunbearable/fix/4785-codeblocks-size
Fixed sizing for codeblocks
|
2 years ago |
imbeacon
|
936ad3c2b2
|
Refactored due to comments
|
2 years ago |
mpetrov
|
aeaa377183
|
Changed fixes approach in accordance with PR comments
|
2 years ago |
mpetrov
|
fbb478e498
|
Revert "Only codeblocks fixes left"
This reverts commit 87d11926b8.
|
2 years ago |
Max Petrov
|
0f1b546ffe
|
Merge branch 'master' into fix/4785-codeblocks-size
|
2 years ago |
Vladyslav_Prykhodko
|
4219ed075f
|
UI: Fixed add small widget in mobile layout dashboard
|
2 years ago |
Ekaterina Chantsova
|
73005eef6c
|
Timewindow: remove disable custom parameter from configuration if it disabled
|
2 years ago |
Ekaterina Chantsova
|
ffdd7d566f
|
Timewindow: fix applying disable custom interval option
|
2 years ago |