16817 Commits

Author SHA1 Message Date
YevhenBondarenko
61602330ec merge with 3.7 2023-12-28 12:16:14 +01:00
YevhenBondarenko
1fc704bae1 test fixes and minor refactoring 2023-12-26 11:08:06 +01:00
YevhenBondarenko
feb44656f1 merge with master 2023-12-26 00:58:31 +01:00
Andrew Shvayka
5cc0dc6d94
Merge pull request #9900 from thingsboard/fix/vc-timeout
Version control performance improvements
2023-12-22 18:42:06 +02:00
Andrew Shvayka
3d07fff2cd
Merge pull request #9902 from dashevchenko/multipart_env_variables
Added spring multipart parameters to http transport
2023-12-22 17:51:40 +02:00
Igor Kulikov
73f443f65d
Merge pull request #9893 from volodymyr-babak/edge-ui-fixes
Changes to be in sync with PE
2023-12-22 17:31:22 +02:00
dashevchenko
7a6b5ff6bc added spring multipart yml parameters to http transport 2023-12-22 17:11:15 +02:00
Andrew Shvayka
d06a232d6f
Merge pull request #9898 from dashevchenko/multipart_env_variables
Added env variables for "max-file-size" and "max-request-size" yml parameters
2023-12-22 17:01:42 +02:00
Andrew Shvayka
86ecc6f742
Merge pull request #9897 from thingsboard/fix/image-vc
Fixes for images version control
2023-12-22 17:00:57 +02:00
Andrew Shvayka
17ad8712f3
Merge pull request #9892 from imbeacon/fix/device-connectivity-hosts-and-ports
Fix for device check connectivity host and port check
2023-12-22 16:48:51 +02:00
Igor Kulikov
4b64910758
Merge pull request #9901 from thingsboard/feature/resource-max-size
Set max allow resource size from tenant profile
2023-12-22 16:39:48 +02:00
Vladyslav_Prykhodko
6b95db4807 UI: Remove selector selectMaxResourceSize 2023-12-22 16:23:30 +02:00
Igor Kulikov
d804c010b0
Merge pull request #9883 from ArtemDzhereleiko/AD/bug-fix/flot-with-legend
Fixed flot widget custom legend
2023-12-22 15:57:06 +02:00
Vladyslav_Prykhodko
35deb47584 UI: Add resource file max size and improved file input style 2023-12-22 15:13:18 +02:00
ViacheslavKlimov
daabf26708 VC: fix Kafka buffer exhausted and producer stuck; refactoring and improvements 2023-12-22 14:55:58 +02:00
dashevchenko
541784b8f0 added env variables for max-file-size and max-request-size yml parameters 2023-12-22 13:12:12 +02:00
ViacheslavKlimov
58cf97f68a Add maxResourceSize to SystemParams 2023-12-22 12:38:56 +02:00
ViacheslavKlimov
c443f990e1 Revert comment formatting 2023-12-22 11:52:49 +02:00
Artem Dzhereleiko
fa20b9da0d UI: Refactoring 2023-12-22 10:35:22 +02:00
Volodymyr Babak
49d38fa11e Fixed assign to edge label 2023-12-21 18:31:09 +02:00
Igor Kulikov
d788b00a69 UI: Fix scroll grid component width 2023-12-21 18:22:47 +02:00
Volodymyr Babak
83e68b7c62 Changes to be in sync with PE 2023-12-21 18:16:02 +02:00
Igor Kulikov
4d720f422a UI: Image gallery (loading): make the loading size in the grid as in the list view. 2023-12-21 17:27:59 +02:00
Igor Kulikov
8c6dec0c3a
Merge pull request #9891 from rusikv/enhancement/industrial-widget-bundle-preview
Updated industrial widgets bundle preview
2023-12-21 16:17:46 +02:00
Igor Kulikov
47abbe1396
Merge pull request #9889 from rusikv/bug/device-connectivity-admin-settings
Fixed device connectivity sysadmin settings disabled inputs values disappearing on save
2023-12-21 16:17:00 +02:00
Igor Kulikov
e88f08bd32
Merge pull request #9885 from xalt7x/ukrainian-translation
Update Ukrainian translation
2023-12-21 16:14:49 +02:00
Igor Kulikov
a183bfd8a2
Merge pull request #9884 from ArtemDzhereleiko/AD/imp/locale/update-spanish-signup
Update Spanish locale
2023-12-21 16:13:31 +02:00
Igor Kulikov
71abcc4548
Merge pull request #9890 from vvlladd28/rule-node-ui/bug/required-mark
Updated rulenode-core-config.js
2023-12-21 16:09:10 +02:00
imbeacon
40300a7631 Fix for device check connectivity host and port check 2023-12-21 15:18:28 +02:00
rusikv
08af84d40d UI: updated industrial widgets bundle preview 2023-12-21 14:24:39 +02:00
ViacheslavKlimov
04fea1e2db Always generate public resource key if missing 2023-12-21 13:08:46 +02:00
ViacheslavKlimov
927479095f VC: improve images import/export 2023-12-21 13:08:28 +02:00
Vladyslav_Prykhodko
5616dbf3d9 Updated rulenode-core-config.js 2023-12-21 12:56:41 +02:00
rusikv
9185339f68 UI: fixed device connectivity sysadmin settings disabled inputs values dissapearing on sabe 2023-12-21 12:52:04 +02:00
ViacheslavKlimov
b16ee4e9b3 VC: handle error on too big commit; prevent UndeclaredThrowableException 2023-12-21 12:28:58 +02:00
YevhenBondarenko
ec19c2a718 minor proto fix 2023-12-21 10:56:29 +01:00
Yevhen Popok
9605028da3 Update Ukrainian translation
* Translation of sidebar titles
* Сorrection of typos
* Translation of the "access" and "action" sections
2023-12-21 09:32:52 +02:00
YevhenBondarenko
16cb74f0b5 merge with master 2023-12-20 22:08:19 +01:00
YevhenBondarenko
8ccd70fc65 Used ProtoUtils instead of ProtoWIthFSTService for serialization 2023-12-20 17:33:04 +01:00
Artem Dzhereleiko
44324006b8 UI: Upadate Spanish locale 2023-12-20 16:49:45 +02:00
Andrew Shvayka
94cdcd43cd
Merge pull request #9882 from smatvienko-tb/fix/test-ca-root-pem-from-constant
[3.6.2] test optimization CA_ROOT_CERT_PEM from constant
2023-12-20 16:29:35 +02:00
Andrew Shvayka
1cbaf102be
Merge pull request #9881 from vvlladd28/bug/connectivity-dialog/missing-link-install-hash
Fixed incorrect link to install necessary tool for MQTT in Windows
2023-12-20 16:28:47 +02:00
Andrew Shvayka
82fc774ead
Merge pull request #9873 from AndriiLandiak/fix/edge-instructions
Edge - fix instructions upgrade
2023-12-20 16:24:02 +02:00
Artem Dzhereleiko
c77788be12 UI: Fixed legend on update 2023-12-20 15:55:38 +02:00
Sergey Matvienko
a42263c193 test optimization CA_ROOT_CERT_PEM from constant 2023-12-20 14:27:04 +01:00
Vladyslav_Prykhodko
552b212899 UI: Fixed incorrect link to install necessary tool for MQTT in Windows 2023-12-20 14:56:41 +02:00
Andrew Shvayka
90d33e92d4
Merge pull request #9845 from imbeacon/fix/empty-fields-connectivity-settings
Fix for not configured but enabled transports in connectivity configurations
2023-12-19 18:23:51 +02:00
Andrii Landiak
323e0ef9a2 Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo 2023-12-19 17:43:17 +02:00
Andrew Shvayka
b8ebb7a564
Merge pull request #9872 from vvlladd28/improvement/state-controller-id/rename-default
Rename default state controller to static
2023-12-19 17:36:36 +02:00
Andrew Shvayka
0a0f521053
Merge pull request #9867 from thingsboard/fixes/image-gallery
Image gallery improvements
2023-12-19 17:35:31 +02:00