3393 Commits

Author SHA1 Message Date
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
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
Andrii Shvaika
79034ddcdd Remove the explicit logging 2021-08-10 13:39:52 +03:00
Viacheslav Klimov
5dc3d075aa Type cast of timeseries and attributes for bulk import 2021-08-09 16:57:03 +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
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
Viacheslav Klimov
e33a336ed9 Merge remote-tracking branch 'origin/master' into feature/bulk-import/device-credentials
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/DeviceController.java
#	application/src/main/java/org/thingsboard/server/controller/EdgeController.java
#	common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
#	ui-ngx/src/app/core/http/device.service.ts
2021-08-09 12:27:53 +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
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
e223dda96f test scope: dependency upgrade a refactor for all POMs in project 2021-08-06 13:53:35 +03:00
ShvaykaD
60e15ece5a replaced protobuf-wrappers usage to optional keyword 2021-08-05 16:53:09 +03:00
Andrew Shvayka
c1d8aa1370
Merge pull request #5038 from volodymyr-babak/handle-null-values-in-proto
Handle null values in proto
2021-08-05 15:44:33 +03:00
Sergey Matvienko
33b9e37db0 kafka other parameters example 2021-08-05 15:27:45 +03:00
Sergey Matvienko
a5ff95b0f4 Kafka producer added TB_KAFKA_MAX_IN_FLIGHT_REQUESTS_PER_CONNECTION and TB_KAFKA_MAX_REQUEST_SIZE 2021-08-05 15:27:45 +03:00
Viacheslav Klimov
3505810280 Bulk import device credentials handling refactoring 2021-08-05 15:13:05 +03:00
YevhenBondarenko
373f2f9f0e added additionalInfo to the rpc 2021-08-05 15:12:00 +03:00
Volodymyr Babak
2558b2ecda Device credential value can be null 2021-08-05 15:11:08 +03:00
Igor Kulikov
afdcc6ed3f
Merge pull request #5030 from smatvienko-tb/fix-startup-warn-on-rule-chains-initialize
[3.3.0] fixed warn message on startup: Rule Chains initialized by unexpected message: PartitionChangeMsg ...
2021-08-05 11:20:35 +03:00
Sergey Matvienko
c7c9d58973 mqtt parameter MQTT_MSG_QUEUE_SIZE_PER_DEVICE_LIMIT:100 added for the monolith yml 2021-08-04 19:02:16 +03:00
Igor Kulikov
017dde8c55
Merge pull request #4993 from vvlladd28/improvement/mail-setting/edit-password
[3.3.0] Mail server settings improvement change password
2021-08-04 18:37:43 +03:00
Volodymyr Babak
e974644d27 Fixed alarm test - deleted msg pushed to edge 2021-08-04 13:05:18 +03:00
Volodymyr Babak
1297fef550 Fixed alarm delete functionality on edge 2021-08-04 12:17:16 +03:00
Volodymyr Babak
5557406f07 Added alarm id for future needs 2021-08-04 09:45:16 +03:00
Sergey Matvienko
370d9fdff3 fixed warn message on startup: Rule Chains initialized by unexpected message: PartitionChangeMsg ... 2021-08-04 08:58:08 +03:00
Viacheslav Klimov
33592ca072 Bulk import for devices, assets and edges 2021-08-03 16:00:47 +03:00
Volodymyr Babak
7d1a849047 Increased fetch size 2021-08-03 14:39:23 +03:00
Volodymyr Babak
a3add4dc9b Use awailability instead of loop 2021-08-03 14:34:16 +03:00
Volodymyr Babak
dffd25296b License header fix 2021-08-03 13:49:32 +03:00
Volodymyr Babak
15f8a46d49 Add check for null values 2021-08-03 13:47:08 +03:00
Volodymyr Babak
eced5a49fa Merge remote-tracking branch 'upstream/master' into handle-null-values-in-proto 2021-08-03 13:14:38 +03:00
Volodymyr Babak
c6cf1b3a4e Added registration of time module to parse Instant objects 2021-08-02 17:53:57 +03:00