Sergey Matvienko
|
b95f1c95e0
|
jwt settings workout on review feedback
|
2022-11-10 18:00:54 +01:00 |
|
dashevchenko
|
1ab4c03622
|
fixed license format
|
2022-11-10 18:30:05 +02:00 |
|
Volodymyr Babak
|
1b191acace
|
RestClient - add getRuleChains by type. Updated edge_root_rule_chain - remove Success from RPC Call from device to Push to cloud
|
2022-11-10 17:23:46 +02:00 |
|
Andrii Shvaika
|
6223307cd8
|
Add validation for Asset Profile FK in Rule Chains
|
2022-11-10 17:04:48 +02:00 |
|
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
|
2022-11-10 14:06:05 +02:00 |
|
Sergey Matvienko
|
1f1c8fb013
|
saveJwtSettings returns JwtTokenPair in AdminController
|
2022-11-10 10:41:34 +01:00 |
|
Volodymyr Babak
|
d8a6093442
|
Added TbSendRPCReplyNodeTest
|
2022-11-10 11:36:46 +02:00 |
|
Sergey Matvienko
|
17a50ab70b
|
Merge remote-tracking branch 'ce/master' into jwt-random
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
# application/src/main/java/org/thingsboard/server/service/security/auth/TokenOutdatingService.java
# application/src/test/java/org/thingsboard/server/service/security/auth/TokenOutdatingTest.java
|
2022-11-10 09:54:27 +01:00 |
|
Volodymyr Babak
|
15b26f4317
|
Remove Nullable annotation
|
2022-11-10 10:37:14 +02:00 |
|
Volodymyr Babak
|
0a56f065f7
|
Merge RPC request/response actions
|
2022-11-10 09:35:06 +02:00 |
|
Sergey Matvienko
|
1a9b8a1ebe
|
JwtSettingsService workout: Lazy and Optional clusterService, correctness on first Install and upgrade, reload JWT on cluster notification, update jwt settings using existing id
|
2022-11-09 23:28:34 +01:00 |
|
Sergey Matvienko
|
7186632e5a
|
lombok.copyableAnnotations += org.springframework.context.annotation.Lazy
|
2022-11-09 23:24:09 +01:00 |
|
Volodymyr Babak
|
54f967e944
|
Remove unused file
|
2022-11-09 18:35:18 +02:00 |
|
Volodymyr Babak
|
8b46b30747
|
Merge remote-tracking branch 'upstream/master' into feature/edge-rpc-call-from-device
|
2022-11-09 18:34:01 +02:00 |
|
Volodymyr Babak
|
1635d883a7
|
Rename variable
|
2022-11-09 18:32:51 +02:00 |
|
Volodymyr Babak
|
5ff8144f8d
|
Code cleanup
|
2022-11-09 18:31:08 +02:00 |
|
Igor Kulikov
|
0da4624a2d
|
Merge pull request #7591 from vvlladd28/bug/manage-dashboard-layout/setFixedLayout
[3.4.2] UI: Fixed function setFixedLayout in dashboard layout
|
2022-11-09 18:06:53 +02:00 |
|
Vladyslav_Prykhodko
|
385c3acaee
|
UI: Fixed dashboard layout function setFixedLayout
|
2022-11-09 17:56:38 +02:00 |
|
Igor Kulikov
|
1b5d988d71
|
Improve upgrade from 3.4.1 to clear assets and repositorySettings cache
|
2022-11-09 17:43:47 +02:00 |
|
ShvaykaD
|
323d3d5138
|
fix bug for findAlarmDataByQueryForEntities method when sortOrder is null and textSearch used
|
2022-11-09 16:33:43 +02:00 |
|
Andrew Shvayka
|
08534d68c5
|
Merge pull request #7544 from dmytro-landiak/inactivity-fix
[3.4.2] inactivity timeout fix
|
2022-11-09 16:15:09 +02:00 |
|
dlandiak
|
4a3e867155
|
fix tests in device state svc
|
2022-11-09 15:57:18 +02:00 |
|
dlandiak
|
aefef78fda
|
added defaultInactivityTimeoutMs param to device state svc
|
2022-11-09 15:47:12 +02:00 |
|
Andrew Shvayka
|
ef1965ed44
|
Merge pull request #7560 from YevhenBondarenko/feature/asset-profile-upgrade
[3.4.2] upgrade asset-profiles using ExecutorService
|
2022-11-09 15:34:45 +02:00 |
|
Volodymyr Babak
|
20609722f5
|
Added RPC_REQUEST and RPC_RESPONSE to the front-end
|
2022-11-09 15:30:45 +02:00 |
|
dlandiak
|
4ca140f306
|
device state svc refactoring
|
2022-11-09 15:01:15 +02:00 |
|
YevhenBondarenko
|
03aafd4c3c
|
added TbServiceQueue asset validation and upgrade improvements
|
2022-11-09 13:28:42 +01:00 |
|
dlandiak
|
3cb94532fa
|
get inactivity using entity data query instead of separate attribute fetch request
|
2022-11-09 14:03:37 +02:00 |
|
Andrew Shvayka
|
0d626c5c88
|
Merge pull request #7564 from AndriiLandiak/edge-event-partition
[3.4.2] Table partitioning for edge event.
|
2022-11-09 13:31:52 +02:00 |
|
Andrew Shvayka
|
f6b4406341
|
Merge pull request #7518 from smatvienko-tb/cassandra-cloud-astra
[3.4.2] Cassandra cloud connects to Datastax Astra DB
|
2022-11-09 13:10:38 +02:00 |
|
Sergey Matvienko
|
d9774ccfda
|
http client returns headers as array is there is more than one, put headers to metadata for failure response
|
2022-11-09 13:06:28 +02:00 |
|
Volodymyr Babak
|
d1312cb917
|
Added serviceId and sessionId to deviceRpcCallmsg
|
2022-11-09 12:54:17 +02:00 |
|
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
|
2022-11-09 12:52:17 +02:00 |
|
Andrii Landiak
|
7e8f7a02ca
|
Refactoring code
|
2022-11-09 12:13:19 +02:00 |
|
wanglei100
|
e487f47d36
|
将master英文和中文对应生成,并翻译。
|
2022-11-09 17:41:06 +08:00 |
|
Andrii Landiak
|
a50fa91728
|
Refactoring code
|
2022-11-09 11:32:31 +02:00 |
|
YevhenBondarenko
|
d84fd92f57
|
refactored
|
2022-11-09 09:58:15 +01:00 |
|
Andrew Shvayka
|
cf73981081
|
Merge pull request #7549 from thingsboard/feature/check_tenant_entity_for_nodes
[3.4.2] Feature/check tenant entity for nodes
|
2022-11-09 10:36:13 +02:00 |
|
Andrew Shvayka
|
d89e7ecb15
|
Merge pull request #7569 from ShvaykaD/feature/check_tenant_entity_for_nodes
[3.4.2] Fix code formatting issue in TenantIdLoaderTest
|
2022-11-09 10:32:03 +02:00 |
|
Andrew Shvayka
|
3580e28db6
|
Merge pull request #7571 from ViacheslavKlimov/fix/db-calls-stats
[3.4.2] Improve db calls stats printing
|
2022-11-09 10:25:08 +02:00 |
|
Volodymyr Babak
|
545790fc5b
|
Do not register timeout for edge processor on cloud
|
2022-11-09 10:18:20 +02:00 |
|
YevhenBondarenko
|
71d26ba18b
|
asset profile upgrade improvements
|
2022-11-09 01:18:01 +01:00 |
|
YevhenBondarenko
|
0849aa722f
|
delete assets with a non-existent tenant and set default asset profile to the assets with xss
|
2022-11-08 17:34:44 +01:00 |
|
Andrii Landiak
|
ff3f0234a9
|
Refactoring the code according to the comments after the review
|
2022-11-08 17:46:11 +02:00 |
|
ViacheslavKlimov
|
dc1b21c509
|
Print top db calls by timings on info log level
|
2022-11-08 17:43:58 +02:00 |
|
ViacheslavKlimov
|
9d19879bd7
|
Improve db calls stats printing
|
2022-11-08 16:45:35 +02:00 |
|
Igor Kulikov
|
60088164a6
|
Fix NPE in CacheSpecMap when specs is not specified.
|
2022-11-08 16:44:27 +02:00 |
|
Igor Kulikov
|
1ed5e5b115
|
Merge pull request #7554 from dmytro-landiak/alarm-subscriptions
[3.4.2] Fix alarm subscriptions on rest api
|
2022-11-08 16:18:45 +02:00 |
|
YevhenBondarenko
|
2d2d78ae6b
|
fetch attribute types for upgrade improvements
|
2022-11-08 15:08:22 +01:00 |
|
Volodymyr Babak
|
22118af4db
|
Added Edge RPC response/request support
|
2022-11-08 13:13:58 +02:00 |
|