IrynaMatveieva
|
baed618604
|
renamed property
|
2024-11-27 13:57:10 +02:00 |
|
IrynaMatveieva
|
65f94878d2
|
removed using TTL from tenant profile
|
2024-11-27 13:36:48 +02:00 |
|
IrynaMatveieva
|
31c8707658
|
Merge branch 'rc' of github.com:irynamatveieva/thingsboard into improvements/save-to-custom-table-node
|
2024-11-27 12:14:32 +02:00 |
|
Viacheslav Klimov
|
4ee17b991b
|
Merge pull request #12090 from YevhenBondarenko/fix/latest-pf-test
fixed flaky tests
|
2024-11-21 11:40:10 +02:00 |
|
YevhenBondarenko
|
1397ce80a0
|
set bigger timeout for getting resutl in tests
|
2024-11-21 10:21:22 +01:00 |
|
Andrew Shvayka
|
513d17577e
|
Merge pull request #12084 from smatvienko-tb/feature/edq-optimization-relations-isFetchLastLevelOnly-index-hit
Entity Data Query optimisation - entityFilter.isFetchLastLevelOnly() to hit index and avoid sequential scan
|
2024-11-21 10:09:56 +01:00 |
|
Sergey Matvienko
|
b0c89f2931
|
Entity Data Query optimization - entityFilter.isFetchLastLevelOnly() to hit index and avoid seq scan.
(and nr.relation_type_group = 'COMMON')
|
2024-11-20 19:09:02 +01:00 |
|
Viacheslav Klimov
|
192f903e6c
|
Merge pull request #11955 from dashevchenko/activationLinkTokenFix
Refactored user activation token check
|
2024-11-12 16:17:06 +02:00 |
|
dashevchenko
|
5535f11f22
|
fixed log printing
|
2024-11-12 11:51:15 +02:00 |
|
Andrew Shvayka
|
2ef69c5491
|
Merge pull request #11913 from YevhenBondarenko/hotfix/input-node-latency
used enqueue for input node to avoid latency issue
|
2024-11-06 15:51:01 +01:00 |
|
YevhenBondarenko
|
b0a5a97bab
|
minor refactoring due to comments
|
2024-11-06 15:24:02 +01:00 |
|
Viacheslav Klimov
|
32c9dca31d
|
Merge pull request #11878 from irynamatveieva/hotfix/originator-telemetry-node
Fixed originator telemetry node
|
2024-10-25 13:06:30 +03:00 |
|
dashevchenko
|
9ba71056ce
|
refactored UserService to reuse functionality
|
2024-10-25 11:52:54 +03:00 |
|
Igor Kulikov
|
28a15296f7
|
UI: Improve router tabs component.
|
2024-10-22 12:14:14 +03:00 |
|
Igor Kulikov
|
e93b37e8e8
|
Minor fix for settings utils.
|
2024-10-22 10:14:59 +03:00 |
|
YevhenBondarenko
|
726c95c661
|
fixed tests
|
2024-10-20 13:41:56 +02:00 |
|
YevhenBondarenko
|
e2a356703f
|
minor refactoring, ack used if push is success
|
2024-10-18 17:05:22 +02:00 |
|
Igor Kulikov
|
40c5f9d66d
|
UI: Initialize widget component in angular zone. Force detect widget changes in angular zone.
|
2024-10-18 17:51:07 +03:00 |
|
YevhenBondarenko
|
d3d20aa449
|
used enqueue for input node for avoid latency
|
2024-10-18 16:45:11 +02:00 |
|
Igor Kulikov
|
a9bb238ab3
|
UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes.
|
2024-10-18 17:06:37 +03:00 |
|
Igor Kulikov
|
7a29894f16
|
Merge pull request #11888 from ArtemDzhereleiko/AD/hot-fix/scada-row-columns
Fixed scada editor row and column calculation
|
2024-10-17 10:31:32 +03:00 |
|
Artem Dzhereleiko
|
4fe05fded3
|
UI: Fixed row and column auto calc
|
2024-10-17 10:27:10 +03:00 |
|
Andrew Shvayka
|
22b3cf1499
|
Merge pull request #11846 from thingsboard/fix_bug_coap_tests_rc
Fix bug coap tests
|
2024-10-16 11:59:45 +03:00 |
|
IrynaMatveieva
|
4d2ac77c4a
|
fixed upgrade
|
2024-10-16 10:17:58 +03:00 |
|
Igor Kulikov
|
82c642c97f
|
Version 3.8.1-RC
|
2024-10-14 18:19:21 +03:00 |
|
Igor Kulikov
|
10e1d93958
|
Merge pull request #11857 from thingsboard/fix/layout-resize
Fix overlapping widgets when changing layout columns count
|
2024-10-14 11:19:50 +03:00 |
|
Igor Kulikov
|
61029fd0e0
|
Fix overlapping widgets when changing layout columns count
|
2024-10-14 11:11:27 +03:00 |
|
Igor Kulikov
|
075b33f0fa
|
Fix overlapping widgets when changing layout columns count
|
2024-10-14 10:40:43 +03:00 |
|
nick
|
61ed1c0294
|
Merge branch 'rc' into fix_bug_coap_tests_rc
|
2024-10-13 08:50:48 +03:00 |
|
Viacheslav Klimov
|
c6636ff6b8
|
Merge pull request #11849 from thingsboard/fix/git-repo-init
Improve Git repository init
|
2024-10-11 18:34:10 +03:00 |
|
ViacheslavKlimov
|
a6a29a6ca7
|
Improve check that Git repository exists
|
2024-10-11 18:31:58 +03:00 |
|
nick
|
3b17bb4e5a
|
Merge branch 'rc' into fix_bug_coap_tests_rc
|
2024-10-11 14:29:00 +03:00 |
|
nick
|
3610f18424
|
coap: fix bug coap_processTwoWayRpcTest
|
2024-10-11 14:26:19 +03:00 |
|
Andrew Shvayka
|
da8e4bb7ba
|
Merge pull request #11820 from YevhenBondarenko/fix/versioned-insert-repository
fixed IndexOutOfBoundsException during saving old latestTs
|
2024-10-11 14:15:36 +03:00 |
|
Andrew Shvayka
|
c7b487e1eb
|
Merge pull request #11845 from thingsboard/tbel_1_2_4_rc
tbel: version 1.2.4
|
2024-10-11 14:10:12 +03:00 |
|
nick
|
55505aea92
|
Merge branch 'rc' into tbel_1_2_4_rc
|
2024-10-11 13:09:51 +03:00 |
|
nick
|
e85f9f8afd
|
tbel: version 1.2.4
|
2024-10-11 13:06:29 +03:00 |
|
Viacheslav Klimov
|
0d0c2f6101
|
Merge pull request #11830 from dashevchenko/efentoPulseCounterFix
Fixed accumulative pulse counter total value calculation
|
2024-10-11 12:55:29 +03:00 |
|
dashevchenko
|
517fb4e67d
|
fixed accumulative pulse counter total value calculation
|
2024-10-09 17:50:50 +03:00 |
|
Igor Kulikov
|
6e5c6eee6c
|
Merge pull request #11823 from vvlladd28/bug/timewindow-updated/history-group-interval
Fixed not updated group interval in history time windows
|
2024-10-08 16:11:30 +03:00 |
|
Vladyslav_Prykhodko
|
2101d54f79
|
UI: Fixed not updated group interval in history time windows
|
2024-10-08 15:25:59 +03:00 |
|
YevhenBondarenko
|
0907cc081a
|
fixed IndexOutOfBoundsException during saving old latestTs
|
2024-10-07 20:28:45 +02:00 |
|
Igor Kulikov
|
a39e0a8536
|
Merge pull request #11798 from vvlladd28/bug/recource-library/select-recource-type
Fixed the inability to edit resource type in resource library when created resource
|
2024-10-03 15:47:43 +03:00 |
|
Vladyslav_Prykhodko
|
8c0fbbc69b
|
UI: Fixed the inability to edit resource type in resource library when created resource
|
2024-10-03 15:21:10 +03:00 |
|
Viacheslav Klimov
|
3ae6cfb30a
|
Merge pull request #11797 from thingsboard/dedicated-datasource-pool-size
Drop max Hikari pool size to 4 for dedicated datasource
|
2024-10-03 13:05:15 +03:00 |
|
ViacheslavKlimov
|
3925d92fd4
|
Drop max Hikari pool size to 4 for dedicated datasource
|
2024-10-03 13:04:06 +03:00 |
|
Igor Kulikov
|
def5bde66a
|
Update rule nodes UI config
|
2024-10-03 11:50:24 +03:00 |
|
Igor Kulikov
|
f6f9404ab9
|
Merge pull request #11795 from vvlladd28/bug/oauth-client/scope-edit
Fixed edit and disabled oauth client settings scope
|
2024-10-03 11:45:55 +03:00 |
|
Igor Kulikov
|
c873185524
|
Update yarn.lock
|
2024-10-03 11:42:00 +03:00 |
|
Vladyslav_Prykhodko
|
a004472c05
|
UI: Fixed edit and disabled oauth client settings scope
|
2024-10-03 10:39:15 +03:00 |
|