Andrii Landiak
|
87e564f8c0
|
Use stringUtils to check if search text is not null and is not empty
|
2024-04-01 16:39:44 +03:00 |
|
Andrew Shvayka
|
20c4ec1917
|
Merge pull request #10377 from thingsboard/fix/vc-performance
VC restore: optional rollback on error to vastly increase performance
|
2024-04-01 16:35:56 +03:00 |
|
Volodymyr Babak
|
d338f298a8
|
Merge pull request #10471 from AndriiLandiak/fix/edge-telemetry-violation-msg
Yaml config for max size of telemetry message sent to Edge
|
2024-04-01 15:53:45 +03:00 |
|
Andrii Landiak
|
596d0f1135
|
Improvement optimization is not perfroming while text search is not null
|
2024-04-01 15:46:01 +03:00 |
|
ShvaykaD
|
95fad7bf1b
|
moved SemaphoreWithTbMsgQueue to separate file & updated logic in CalculateDeltaNode
|
2024-04-01 12:36:49 +03:00 |
|
Andrii Landiak
|
2888ac5db9
|
Improve EntityDataQuery using 2 query: filter and sort to find entityIds and using entityIds as List to map with telemetry and entity fields
|
2024-04-01 12:32:32 +03:00 |
|
Andrew Shvayka
|
ffad62892d
|
Merge pull request #10436 from zzzeebra/transport_log_optimization
[3.7] Http Transport log optimization
|
2024-04-01 12:08:15 +03:00 |
|
Igor Kulikov
|
f31d4bb831
|
Merge pull request #10473 from thingsboard/feature/echarts-refactor
Update bar chart with labels and range chart widgets according to current time series widgets family
|
2024-03-29 19:39:53 +02:00 |
|
Igor Kulikov
|
e761b1ec47
|
UI: Fix scss style path.
|
2024-03-29 19:37:41 +02:00 |
|
Igor Kulikov
|
63adbca8ef
|
Merge branch 'master' into feature/echarts-refactor
|
2024-03-29 18:58:38 +02:00 |
|
Igor Kulikov
|
1a9e69c762
|
UI: Update range chart advanced settings. Add label background option to series/threshold labels. Minor improvements and fixes.
|
2024-03-29 18:58:16 +02:00 |
|
Andrii Landiak
|
be611d0aec
|
Set limitation for max telemetry for edge to 0
|
2024-03-29 16:49:48 +02:00 |
|
Andrii Landiak
|
0107bc29ad
|
Add yaml parameter to set max size for telemetry message
|
2024-03-29 16:37:49 +02:00 |
|
ViacheslavKlimov
|
9d1f751f3a
|
Fix race condition on tenant creation; refactoring
|
2024-03-29 15:20:56 +02:00 |
|
ViacheslavKlimov
|
3e73b7b883
|
Merge branch 'master' into fix/vc-performance
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/sync/vc/DefaultEntitiesVersionControlService.java
|
2024-03-29 12:12:53 +02:00 |
|
ShvaykaD
|
85d229be2d
|
convert ValueWithTs to a record & replace usages of Collections.singletonList to List.of & use single key search for async method
|
2024-03-29 12:05:44 +02:00 |
|
Viacheslav Klimov
|
ec36558f42
|
Merge pull request #10417 from dashevchenko/pubsubPrefixFix
Added global queue prefix for pubsub queue factory
|
2024-03-29 11:55:34 +02:00 |
|
IrynaMatveieva
|
841729bca3
|
removed unnecessary object creation
|
2024-03-29 10:51:20 +02:00 |
|
Igor Kulikov
|
c8b2a2a6cd
|
UI: Range chart widget config improvements. Update range chart basic config.
|
2024-03-28 19:26:25 +02:00 |
|
Igor Kulikov
|
604a35b267
|
UI: Improve bar chart with labels width configuration.
|
2024-03-28 17:38:06 +02:00 |
|
Igor Kulikov
|
cff99ab843
|
UI: Improve charts layout.
|
2024-03-28 12:50:47 +02:00 |
|
Igor Kulikov
|
ce3be06796
|
UI: Range chart widget config improvements.
|
2024-03-28 12:10:47 +02:00 |
|
nick
|
4ad4b7fc86
|
lwm2m/coap: add californium 3.11.0
|
2024-03-28 11:54:03 +02:00 |
|
Oleksandra Matviienko
|
07fb7ab790
|
Import GetOtaPackageResponseMsg added
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-28 10:37:10 +01:00 |
|
Oleksandra Matviienko
|
05d41b4370
|
License formatted in DeviceApiController
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-28 10:08:05 +01:00 |
|
Oleksandra Matviienko
|
c633515b19
|
Code refactoring and reformat in DeviceApiController and DeviceApiControllerTest.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-27 22:15:04 +01:00 |
|
Oleksandra Matviienko
|
2e045a158f
|
Minor log messages changes to DeviceApiController, GetOtaPackageCallback test added.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-27 22:15:04 +01:00 |
|
Oleksandra Matviienko
|
0f4591529a
|
Changes according to comments (without GetOtaPackageCallback test)
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-27 22:15:04 +01:00 |
|
Oleksandra Matviienko
|
d66dff3c6c
|
In DeviceApiController reducing the number of error messages with stack trace
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-03-27 22:15:04 +01:00 |
|
Igor Kulikov
|
2fb604e398
|
UI: Refactor range chart widget to use time series chart class.
|
2024-03-27 20:21:28 +02:00 |
|
dashevchenko
|
6c911637ae
|
merged with master
|
2024-03-27 19:04:34 +02:00 |
|
Igor Kulikov
|
7900d5f29c
|
UI: Refactor bar chart with labels widget to use time series chart class.
|
2024-03-27 18:23:12 +02:00 |
|
Igor Kulikov
|
3a5d43d204
|
Merge pull request #10459 from ArtemDzhereleiko/AD/hot-fix/battery-level/safari-firefox
Fixed battery level widget for safari and firefox
|
2024-03-27 18:04:34 +02:00 |
|
Artem Dzhereleiko
|
d89ebb1b9d
|
UI: Fixed for safari and firefox
|
2024-03-27 17:52:01 +02:00 |
|
Volodymyr Babak
|
cb9236ff78
|
Merge pull request #10239 from AndriiLandiak/feature/edge-oauth-support
Edge - OAuth2 support
|
2024-03-27 14:52:01 +02:00 |
|
Volodymyr Babak
|
8b60deece6
|
Fixed comment in OAuth2EdgeTest
|
2024-03-27 14:19:26 +02:00 |
|
ViacheslavKlimov
|
e5d4892164
|
Separate latest and ts history deletion tasks for each key
|
2024-03-27 13:25:42 +02:00 |
|
dashevchenko
|
4a151d5a2d
|
Merge branch 'master' into pubsubPrefixFix
|
2024-03-27 13:13:49 +02:00 |
|
dashevchenko
|
1f1a9c5a25
|
updated asset/device delete methods to delete only alarms originated by entity
|
2024-03-27 13:06:03 +02:00 |
|
dashevchenko
|
c1496b9e0c
|
swapped alarm deletion and asset deletion to delete only asset alarms
|
2024-03-27 13:06:00 +02:00 |
|
ViacheslavKlimov
|
6754d8eddb
|
Add endpoint for getting unread notifications count
|
2024-03-27 13:04:15 +02:00 |
|
dashevchenko
|
3c0e0be9bc
|
Merge remote-tracking branch 'upstream/master' into ownerName
|
2024-03-27 12:35:33 +02:00 |
|
dashevchenko
|
a00c0a3d7f
|
Merge remote-tracking branch 'upstream/master' into sortProblemFix
|
2024-03-27 12:17:53 +02:00 |
|
ViacheslavKlimov
|
e1bac1bf79
|
Revert "Fix TbSubscriptionUtils order for matching KeyValueType and DataType"
This reverts commit d9669c9391146b402821f6fc872418ecbe0f3686.
|
2024-03-27 11:30:33 +02:00 |
|
Andrii Landiak
|
8235b144a5
|
Fix EdgeControllerTest
|
2024-03-27 10:14:24 +02:00 |
|
Sergey Matvienko
|
b6ce95b99d
|
NashornJsInvokeService: defaults added for max_memory and max_cpu_time to improve deployment experience
|
2024-03-27 09:03:47 +01:00 |
|
Sergey Matvienko
|
f46f90f06b
|
NashornJsInvokeServiceTest added givenSimpleScriptMultiThreadTestPerformance
|
2024-03-27 09:01:06 +01:00 |
|
Sergey Matvienko
|
cd722a1148
|
bump delight-nashorn-sandbox.version to the latest 0.4.2. As it supports Java 17
|
2024-03-26 19:34:13 +01:00 |
|
Sergey Matvienko
|
3d1f1e4af0
|
NashornJsInvokeServiceTest refactored
|
2024-03-26 19:27:23 +01:00 |
|
Sergey Matvienko
|
eba645c542
|
Nashorn LOCAL_JS_SANDBOX_MAX_MEMORY introduced
|
2024-03-26 19:25:44 +01:00 |
|