devaskim
|
b2ce603fc5
|
Make possible to hide widget in desktop mod.
|
4 years ago |
Igor Kulikov
|
9c5de9b7fc
|
Merge pull request #7618 from vvlladd28/bug/delete-attr/name-include-spec-symbol
[3.4.2] UI: Fixes delete attribute or telemetry whose name has special characters
|
4 years ago |
Igor Kulikov
|
02b49751d0
|
Merge pull request #7615 from ViacheslavKlimov/improvement/mvel-invoke-service
[3.4.2] MVEL scripts caching
|
4 years ago |
Vladyslav_Prykhodko
|
8566ca0e94
|
UI: Fixes deleting an attribute or telemetry whose name has special characters
|
4 years ago |
ViacheslavKlimov
|
1283093681
|
Synchronize doEvalScript and doRelease operations in MvelInvokeService
|
4 years ago |
ViacheslavKlimov
|
dee81fea26
|
MVEL scripts caching
|
4 years ago |
Andrew Shvayka
|
6a75cd076f
|
Merge pull request #7602 from volodymyr-babak/master
[3.4.2] mute TelemetryEdgeSqlTest that causes a lot of randomly generated errors
|
4 years ago |
Andrew Shvayka
|
ac7d1dd2c3
|
Merge pull request #7589 from ShvaykaD/bugfix/7588
[3.4.2] Bugfix of alarm count query with null sortOrder and textSearch specified.
|
4 years ago |
Igor Kulikov
|
25f8ff2aef
|
Handle undefined script execution result.
|
4 years ago |
Igor Kulikov
|
51ec17d9d1
|
Update MVEL version to 2.4.25TB
|
4 years ago |
Yevhen Bondarenko
|
5b1642246d
|
[3.4.2] fix start js (#7614)
* refactoring
* fixed start js-executor typo
|
4 years ago |
Andrew Shvayka
|
1d2097d2bf
|
Merge pull request #7613 from YevhenBondarenko/feature/js-executor-improvements
[3.4.2] js-executor improvements
|
4 years ago |
Igor Kulikov
|
b02a2215db
|
Update MVEL version to 2.4.24TB
|
4 years ago |
YevhenBondarenko
|
11bd9b5257
|
added nodejs memory leak workaround
|
4 years ago |
YevhenBondarenko
|
e32bd456b7
|
added memory usage log to the js-executors
|
4 years ago |
Volodymyr Babak
|
8a29dc294e
|
mute TelemetryEdgeSqlTest that causes a lot of randomly generated errors
|
4 years ago |
ShvaykaD
|
7b9c9e51cd
|
update build of main query for alarm count query
|
4 years ago |
Andrii Shvaika
|
6223307cd8
|
Add validation for Asset Profile FK in Rule Chains
|
4 years ago |
Andrew Shvayka
|
4a2386918a
|
Merge pull request #7592 from volodymyr-babak/feature/edge-rpc-call-from-device
[3.4.2] Device to Server (cloud) RPC Requests
|
4 years ago |
Volodymyr Babak
|
d8a6093442
|
Added TbSendRPCReplyNodeTest
|
4 years ago |
Volodymyr Babak
|
15b26f4317
|
Remove Nullable annotation
|
4 years ago |
Volodymyr Babak
|
0a56f065f7
|
Merge RPC request/response actions
|
4 years ago |
Volodymyr Babak
|
54f967e944
|
Remove unused file
|
4 years ago |
Volodymyr Babak
|
8b46b30747
|
Merge remote-tracking branch 'upstream/master' into feature/edge-rpc-call-from-device
|
4 years ago |
Volodymyr Babak
|
1635d883a7
|
Rename variable
|
4 years ago |
Volodymyr Babak
|
5ff8144f8d
|
Code cleanup
|
4 years ago |
Igor Kulikov
|
0da4624a2d
|
Merge pull request #7591 from vvlladd28/bug/manage-dashboard-layout/setFixedLayout
[3.4.2] UI: Fixed function setFixedLayout in dashboard layout
|
4 years ago |
Vladyslav_Prykhodko
|
385c3acaee
|
UI: Fixed dashboard layout function setFixedLayout
|
4 years ago |
Igor Kulikov
|
1b5d988d71
|
Improve upgrade from 3.4.1 to clear assets and repositorySettings cache
|
4 years ago |
ShvaykaD
|
323d3d5138
|
fix bug for findAlarmDataByQueryForEntities method when sortOrder is null and textSearch used
|
4 years ago |
Andrew Shvayka
|
08534d68c5
|
Merge pull request #7544 from dmytro-landiak/inactivity-fix
[3.4.2] inactivity timeout fix
|
4 years ago |
dlandiak
|
4a3e867155
|
fix tests in device state svc
|
4 years ago |
dlandiak
|
aefef78fda
|
added defaultInactivityTimeoutMs param to device state svc
|
4 years ago |
Andrew Shvayka
|
ef1965ed44
|
Merge pull request #7560 from YevhenBondarenko/feature/asset-profile-upgrade
[3.4.2] upgrade asset-profiles using ExecutorService
|
4 years ago |
Volodymyr Babak
|
20609722f5
|
Added RPC_REQUEST and RPC_RESPONSE to the front-end
|
4 years ago |
dlandiak
|
4ca140f306
|
device state svc refactoring
|
4 years ago |
YevhenBondarenko
|
03aafd4c3c
|
added TbServiceQueue asset validation and upgrade improvements
|
4 years ago |
dlandiak
|
3cb94532fa
|
get inactivity using entity data query instead of separate attribute fetch request
|
4 years ago |
Andrew Shvayka
|
0d626c5c88
|
Merge pull request #7564 from AndriiLandiak/edge-event-partition
[3.4.2] Table partitioning for edge event.
|
4 years ago |
Andrew Shvayka
|
f6b4406341
|
Merge pull request #7518 from smatvienko-tb/cassandra-cloud-astra
[3.4.2] Cassandra cloud connects to Datastax Astra DB
|
4 years ago |
Volodymyr Babak
|
d1312cb917
|
Added serviceId and sessionId to deviceRpcCallmsg
|
4 years ago |
Andrew Shvayka
|
516da1dac7
|
Merge pull request #7541 from ViacheslavKlimov/fix/ts-sort-nulls-last
[3.4.2] Use default SQL null ordering for ts_kv
|
4 years ago |
Andrii Landiak
|
7e8f7a02ca
|
Refactoring code
|
4 years ago |
Andrii Landiak
|
a50fa91728
|
Refactoring code
|
4 years ago |
YevhenBondarenko
|
d84fd92f57
|
refactored
|
4 years ago |
Andrew Shvayka
|
cf73981081
|
Merge pull request #7549 from thingsboard/feature/check_tenant_entity_for_nodes
[3.4.2] Feature/check tenant entity for nodes
|
4 years ago |
Andrew Shvayka
|
d89e7ecb15
|
Merge pull request #7569 from ShvaykaD/feature/check_tenant_entity_for_nodes
[3.4.2] Fix code formatting issue in TenantIdLoaderTest
|
4 years ago |
Andrew Shvayka
|
3580e28db6
|
Merge pull request #7571 from ViacheslavKlimov/fix/db-calls-stats
[3.4.2] Improve db calls stats printing
|
4 years ago |
Volodymyr Babak
|
545790fc5b
|
Do not register timeout for edge processor on cloud
|
4 years ago |
YevhenBondarenko
|
71d26ba18b
|
asset profile upgrade improvements
|
4 years ago |