2971 Commits

Author SHA1 Message Date
Andrew Shvayka
2824ca6acc
Merge pull request #9963 from thingsboard/fix/relations-deletion
Fix asset relations deletion
2024-01-10 14:09:17 +02:00
ViacheslavKlimov
55d0d591c6 Fix asset relations deletion 2024-01-09 12:00:19 +02:00
ViacheslavKlimov
aa38edb9ba Fix public resource key generation for images 2024-01-09 11:36:03 +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
ViacheslavKlimov
c443f990e1 Revert comment formatting 2023-12-22 11:52:49 +02:00
imbeacon
40300a7631 Fix for device check connectivity host and port check 2023-12-21 15:18:28 +02:00
ViacheslavKlimov
04fea1e2db Always generate public resource key if missing 2023-12-21 13:08:46 +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
ViacheslavKlimov
5f27872979 Use image resource key if present for unique key generation 2023-12-19 13:36:43 +02:00
Andrew Shvayka
e05a5c3420
Merge pull request #9846 from thingsboard/feature/public-images
Public images
2023-12-18 16:54:34 +02:00
imbeacon
ac4f875813 Changed check for blank string and added minor improvements 2023-12-18 13:27:00 +02:00
imbeacon
fe5045475b Merge remote-tracking branch 'upstream/master' into fix/empty-fields-connectivity-settings 2023-12-18 13:24:44 +02:00
Andrew Shvayka
a0fd420ee1
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
2023-12-18 12:51:34 +02:00
ViacheslavKlimov
a534b9b6da Make image public by default when converting from Base64 2023-12-18 12:33:13 +02:00
Igor Kulikov
562838cfdb UI: Add Embed Image dialog. 2023-12-15 17:10:33 +02:00
ViacheslavKlimov
3ac71e9ff1 Improve SVG preview generation 2023-12-15 16:20:25 +02:00
ViacheslavKlimov
c0524f518c Public resource key of 32 chars 2023-12-15 12:51:08 +02:00
ViacheslavKlimov
9b92a753ac Endpoint for updating image public status 2023-12-15 12:48:30 +02:00
ViacheslavKlimov
a058f865da Rename to publicResourceKey 2023-12-14 17:57:41 +02:00
ViacheslavKlimov
36a89bea91 Public images 2023-12-14 16:24:36 +02:00
imbeacon
4861a06841 Fix for not set but enabled transports in connectivity configurations 2023-12-14 14:57:05 +02:00
Andrew Shvayka
f4761519b6
Merge pull request #9804 from AndriiLandiak/fix/edge-compatibility-after-image-feature
Edge - fix image feature backward compatibility
2023-12-13 14:08:39 +02:00
Volodymyr Babak
5d23d58de7 Added edge_event idx by tenant id and edge id 2023-12-12 20:29:14 +02:00
Volodymyr Babak
ecc9094375 Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-12 18:32:54 +02:00
Andrew Shvayka
cd0d2d4212
Merge pull request #9819 from thingsboard/image-gallery-improvements
Fixes and improvements for image API
2023-12-12 18:02:21 +02:00
ViacheslavKlimov
2cfa040cc5 Validate image size as soon as possible; pretty max size in the error 2023-12-12 11:55:57 +02:00
Andrii Shvaika
930ec47649 Optimization 2023-12-11 18:24:45 +02:00
imbeacon
4260240f08 Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command 2023-12-11 18:15:23 +02:00
imbeacon
0eb70b489f Added check for localhost for part of configuration in docker compose file 2023-12-11 18:06:29 +02:00
imbeacon
a67a13bbd0 Added docker-compose file creation with correct parameters 2023-12-11 18:03:43 +02:00
Sergey Matvienko
70f7c8a132 TbSqlBlockingQueue does not log an error on InterruptedException because of normal lifecycle 2023-12-11 16:52:45 +01:00
Andrew Shvayka
da7cc60856
Merge pull request #9803 from smatvienko-tb/feature/device-connectivity-test-improvement
[3.6.2] Device connectivity controller test improvements
2023-12-11 17:20:44 +02:00
ViacheslavKlimov
f70aa61c08 Merge branch 'master' into image-gallery-improvements 2023-12-11 17:13:55 +02:00
Andrii Landiak
fdfef83c1e Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-11 14:08:58 +02:00
Andrii Shvaika
41e4c0696c Merge branch 'master' of github.com:thingsboard/thingsboard 2023-12-08 19:09:16 +02:00
Andrii Shvaika
32fe5b3a52 Widget type export fix. Image delete validation fix 2023-12-08 19:09:00 +02:00
Andrew Shvayka
4c3e081b91
Merge pull request #9688 from AndriiLandiak/edge-upgrade-instructions
Edge upgrade instructions
2023-12-08 16:40:05 +02:00
Igor Kulikov
b7b889117a Improve images update methods. 2023-12-08 16:25:47 +02:00
Andrew Shvayka
acc67a2077
Merge pull request #9776 from ShvaykaD/feature/profile-names-api
added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile)
2023-12-08 14:57:32 +02:00
ShvaykaD
cfe47f88b6 rollback sorting in sql 2023-12-08 14:32:26 +02:00
Andrii Landiak
c48737be47 Change order for EdgeSyncCursor: up resource to top, cuz all entities which 'hasImage' should have link for resource 2023-12-08 14:06:05 +02:00
Andrii Landiak
2378f2ec2d Add handling logic for backward compatibility with previous Edges 2023-12-08 13:46:42 +02:00
Volodymyr Babak
88d9128b96 Use docker volume instead of bind mount 2023-12-08 13:34:36 +02:00
Sergey Matvienko
ad40971149 Device connectivity controller test improvements 2023-12-08 12:21:36 +01:00
ViacheslavKlimov
b9ac141bff When replacing base64 with links, keep the transaction with no rollback 2023-12-08 12:34:24 +02:00
Sergey Matvienko
4c8cf69632 TbSqlBlockingQueue failover improvement 2023-12-07 17:27:34 +01:00
ShvaykaD
f7af8e298c added fixes after review 2023-12-07 17:41:29 +02:00
ShvaykaD
506c317985 Merge branch 'master' into feature/profile-names-api 2023-12-07 15:56:34 +02:00
ViacheslavKlimov
5191b690b7 Resolve entity's owner users in TbNotificationNode 2023-12-06 12:57:44 +02:00
imbeacon
e8a06ae425 Refactored commands for gateway launch for every system, according to docker documentation for every of them, refactored container name generation, added downloading and saving for CA MQTTS certificate 2023-12-05 20:39:08 +02:00