Igor Kulikov
|
b0be356fe5
|
Merge pull request #5079 from thingsboard/smatvienko-tb-cache-caffeine-zero-size-fix
Cache caffeine zero size fix
|
2021-08-12 19:02:13 +03:00 |
|
Igor Kulikov
|
20183cfc58
|
Ignore testSoftwareUpdateByObject9 test
|
2021-08-12 19:01:05 +03:00 |
|
Igor Kulikov
|
82a66a9421
|
Fix device service cache. Configure maven surefire plugin to execute both test suits and single tests.
|
2021-08-12 18:27:27 +03:00 |
|
Igor Kulikov
|
6c4c4a2211
|
Merge branch 'cache-caffeine-zero-size-fix' of https://github.com/smatvienko-tb/thingsboard into smatvienko-tb-cache-caffeine-zero-size-fix
|
2021-08-12 16:58:59 +03:00 |
|
Igor Kulikov
|
eb8f115c69
|
Fix device cache
|
2021-08-12 16:56:39 +03:00 |
|
Sergey Matvienko
|
1b49b000e8
|
cache: Caffeine default specs adjusted from 0 to 10000 (10k). Because maxSize: 0 means the cache is disabled
|
2021-08-12 16:00:59 +03:00 |
|
Sergey Matvienko
|
66924c62c3
|
cache: Caffeine default specs adjusted from 0 to 1000000 (one million). Because maxSize: 0 means the cache is disabled
|
2021-08-12 15:38:39 +03:00 |
|
Vladyslav_Prykhodko
|
687fb864ee
|
UI: Fixed convert RPC params object to string in RPC button
|
2021-08-12 15:37:09 +03:00 |
|
Sergey Matvienko
|
638c224226
|
cache: added test that fails on zero values specs
|
2021-08-12 15:16:48 +03:00 |
|
Igor Kulikov
|
d20ea5ae07
|
Fix processing of allow system smtp settings flag
|
2021-08-12 14:38:45 +03:00 |
|
Igor Kulikov
|
30828fbdab
|
Merge pull request #5075 from vvlladd28/bug/add-chip-adter-blur
[3.3.0] UI: Fix incorrect add chip for autocomplete component
|
2021-08-12 14:07:23 +03:00 |
|
Vladyslav_Prykhodko
|
53a919e046
|
UI: Fix incorrect add chip for autocomplete component
|
2021-08-12 13:19:37 +03:00 |
|
Andrew Shvayka
|
a9a864e81f
|
Merge pull request #5065 from volodymyr-babak/mail-setting-fix
[3.3.0] Fixed fetch of admin settings
|
2021-08-12 13:12:14 +03:00 |
|
YevhenBondarenko
|
399b1dfa8f
|
log improvements
|
2021-08-12 13:10:12 +03:00 |
|
YevhenBondarenko
|
4c6cf6ec2a
|
added removing persistent rpc from pending map
|
2021-08-12 13:10:12 +03:00 |
|
Volodymyr Babak
|
df8da758f2
|
Remove double quote
|
2021-08-11 15:09:12 +03:00 |
|
Volodymyr Babak
|
3028d08d1f
|
Added test to cover admin settings fetching
|
2021-08-11 14:48:21 +03:00 |
|
rusikv
|
b3d3e84f58
|
UI: change maps widget bundle template
|
2021-08-11 14:42:19 +03:00 |
|
Volodymyr Babak
|
364da6fea4
|
Clean up imports
|
2021-08-11 14:16:47 +03:00 |
|
Volodymyr Babak
|
91301b39e7
|
Fixed fetch of admin settings
|
2021-08-11 14:16:01 +03:00 |
|
Vladyslav_Prykhodko
|
f325edef75
|
UI: Fixed focus for entity-key-list component after blur this component
|
2021-08-11 12:55:23 +03:00 |
|
Sergey Matvienko
|
ea217d2a4e
|
cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions.
|
2021-08-11 12:45:54 +03:00 |
|
Andrii Shvaika
|
79034ddcdd
|
Remove the explicit logging
|
2021-08-10 13:39:52 +03:00 |
|
Igor Kulikov
|
5478d8386d
|
Merge pull request #5061 from vvlladd28/bug/device-wizard/cach-error
[3.3.0] UI: Fixed processing error in device wizard: move to error step and save transport type
|
2021-08-09 18:13:30 +03:00 |
|
Vladyslav_Prykhodko
|
1028273d25
|
UI: Fixed processing error in device wizard: move to error step and save transport type
|
2021-08-09 17:41:39 +03:00 |
|
Igor Kulikov
|
2ce709e363
|
Fix create device notification in DefaultTransportApiService
|
2021-08-09 16:41:36 +03:00 |
|
Igor Kulikov
|
c4276ae41b
|
Save activity flag for devices loaded as part of demo data
|
2021-08-09 16:30:42 +03:00 |
|
Andrii Shvaika
|
73d39f4072
|
Fixed logging of the device state service partitions
|
2021-08-09 16:02:07 +03:00 |
|
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
2021-08-09 14:33:41 +03:00 |
|
Andrii Shvaika
|
7ce98560a3
|
Fix Device creation events processing from Edge
|
2021-08-09 13:16:25 +03:00 |
|
Andrii Shvaika
|
910008b9a4
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-08-09 12:48:53 +03:00 |
|
Vladyslav_Prykhodko
|
972f1516d0
|
UI: Change maxlength key validation LWm2M security in PSK and x509 mode
|
2021-08-09 12:48:18 +03:00 |
|
Andrii Shvaika
|
6eba6db64c
|
Merge PR 5039
|
2021-08-09 12:39:19 +03:00 |
|
Volodymyr Babak
|
3bf48f0f5e
|
Do not push entity updated to edge on device creation from edge
|
2021-08-09 12:33:17 +03:00 |
|
Sergey Matvienko
|
6abd21da7c
|
testcontainers - copy source dir to tmp, remove container_name in tmp, run, cleanup tmp on stop.
|
2021-08-06 21:51:45 +03:00 |
|
Andrii Shvaika
|
f12903ba43
|
Removed duplicated code
|
2021-08-06 18:59:16 +03:00 |
|
Andrii Shvaika
|
0e6476926c
|
Build fix
|
2021-08-06 18:58:53 +03:00 |
|
Vladyslav_Prykhodko
|
ec2e097229
|
UI: Add parse persistent RPC status for send RPC command
|
2021-08-06 18:56:35 +03:00 |
|
Vladyslav_Prykhodko
|
90c84f84d0
|
UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval)
|
2021-08-06 18:56:35 +03:00 |
|
rusikv
|
05d1c0f9b3
|
UI: name function typo fix
|
2021-08-06 18:56:26 +03:00 |
|
Viacheslav Klimov
|
b0c6ce9f98
|
Fix circular reference for CoapClientContext and CoapTransportContext
|
2021-08-06 18:55:20 +03:00 |
|
YevhenBondarenko
|
d44adcfe75
|
added removing rpc request from pending map after rpc deleting
|
2021-08-06 17:34:23 +03:00 |
|
Andrii Shvaika
|
9093206bc5
|
Execute callback correctly
|
2021-08-06 17:33:52 +03:00 |
|
Andrii Shvaika
|
2078c71d32
|
Added module cluster-api and used it in rule engine and other services
|
2021-08-06 17:33:52 +03:00 |
|
Sergey Matvienko
|
8722d3f741
|
dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change.
|
2021-08-06 17:26:40 +03:00 |
|
Sergey Matvienko
|
41371a4f27
|
Revert "rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose"
This reverts commit 8bdd437644b613cf1d3a4de140f513ff569fabee.
|
2021-08-06 17:12:08 +03:00 |
|
rusikv
|
02061c8b27
|
UI: add copy user id button in user details
|
2021-08-06 17:04:54 +03:00 |
|
Vladyslav_Prykhodko
|
c0717e70a0
|
UI: Fixed focus in toggle-password button after push enter button
|
2021-08-06 15:55:42 +03:00 |
|
Sergey Matvienko
|
8bdd437644
|
rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose
|
2021-08-06 15:50:38 +03:00 |
|
Sergey Matvienko
|
c759b2792a
|
dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change.
|
2021-08-06 14:29:53 +03:00 |
|