2844 Commits

Author SHA1 Message Date
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
ShvaykaD
375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 2023-12-05 18:53:41 +02:00
Igor Kulikov
35a9ec2714 Improve image preview generation to preserve transparency. 2023-12-05 14:55:55 +02:00
Andrew Shvayka
2db90a7c54
Merge pull request #9764 from dashevchenko/dockerComandFixForLocalhost
Fixed mqtt/coap docker connectivity commands (localhost case)
2023-12-05 11:46:39 +02:00
Andrew Shvayka
0f98c480b0
Merge pull request #9542 from thingsboard/feature/image-resources
Image gallery
2023-12-04 17:44:06 +02:00
dashevchenko
e8073be175 updated gateway commands (added port exposing, updated container naming) 2023-12-04 15:32:19 +02:00
ViacheslavKlimov
e9e70d2d4a Skip device and asset profiles with no images on upgrade 2023-12-04 14:14:49 +02:00
dashevchenko
b69d91d4c3 fixed mqtt/coap docker commands when TB host is localhost (replaced --network=host to --add-host=host.docker.internal:host-gateway) 2023-12-04 13:49:49 +02:00
ViacheslavKlimov
605e9987fb Refactor resources validation 2023-12-04 12:14:02 +02:00
ViacheslavKlimov
a97ddcdeca Update logging levels 2023-12-01 17:59:56 +02:00
ViacheslavKlimov
cca7f47abc Add more logging for ImageService 2023-12-01 15:16:42 +02:00
ViacheslavKlimov
f25f2e0fa8 Inline systemTenantId param for findSystemOrTenantImageByEtag 2023-12-01 15:16:00 +02:00
YevhenBondarenko
df168b41de fixed getOrSaveKeyId in transaction 2023-12-01 13:55:20 +01:00
Andrii Shvaika
9b474dee1e Fix method name to search iamges by etag 2023-12-01 12:29:52 +02:00
ViacheslavKlimov
f732631fd1 Fix widget marker images processing; suppress image processing errors 2023-12-01 11:45:59 +02:00
ViacheslavKlimov
0f4061e34a Fix failing tests 2023-12-01 10:41:42 +02:00
ViacheslavKlimov
e35a6cb5a5 Update warn log for unsupported image media types 2023-12-01 10:25:56 +02:00
ViacheslavKlimov
2d26fdcb95 Fixes and improvements for images processing 2023-11-30 20:49:09 +02:00
ViacheslavKlimov
ddfa55ba6e Images upgrade; minor refactoring 2023-11-30 11:47:40 +02:00
ViacheslavKlimov
5337943747 Merge branch 'master' into feature/image-resources 2023-11-30 10:52:18 +02:00
Andrew Shvayka
c93065aae6
Merge pull request #9661 from imbeacon/fix/device-connectivity-localhost-commands
Added fix for docker command for gateway launch command and support for ipv6 adresses in device connectivity
2023-11-29 16:54:51 +02:00
Andrii Shvaika
c3f1ffeb41 Tb Image Metadata in import/export 2023-11-29 14:11:19 +02:00
Andrii Shvaika
d6bfc40dc6 Automatic image import-export from dashboards and widget types 2023-11-29 13:15:07 +02:00
ViacheslavKlimov
6068837849 Revert images migration from Base64 2023-11-28 14:34:47 +02:00
Andrii Shvaika
3322957630 Import Export of images. Search without system images 2023-11-22 15:45:14 +02:00
Andrii Shvaika
c09caa22dc Improvements to queries and cache cleanup 2023-11-21 17:43:02 +02:00
Andrii Shvaika
eabc5d4a49 Minor improvement 2023-11-21 12:55:14 +02:00
Andrii Shvaika
92d5af320c Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-21 12:03:15 +02:00
Andrii Shvaika
b61e6d878c Implement force delete of the image 2023-11-21 12:03:07 +02:00
Igor Kulikov
276debbd5d UI: Image Gallery component. 2023-11-21 11:27:37 +02:00
imbeacon
8a926ae239 Changes, due to comments 2023-11-20 17:25:19 +02:00
imbeacon
5e8858d563 Updated host check logic and related test 2023-11-20 11:17:19 +02:00
imbeacon
8777f12972 Added null safety if user set a bad ipv6 address 2023-11-20 09:47:25 +02:00
imbeacon
d196e69b23 Updated regex to check url 2023-11-20 09:11:52 +02:00
imbeacon
9a14260bf1 Host check refactoring 2023-11-17 18:54:01 +02:00
imbeacon
336161e1a2 Added fix for docker command for gateway launch command and support for ipv6 adresses in device connectivity 2023-11-17 17:36:22 +02:00
ViacheslavKlimov
5cfdf7ad87 Images api: improvements 2023-11-17 13:36:33 +02:00
Igor Kulikov
caca64947c Merge with master 2023-11-17 11:55:37 +02:00
Andrew Shvayka
36739e7469
Merge pull request #9591 from dashevchenko/cacheFix
Transactional cache issue
2023-11-16 16:06:22 +02:00
ViacheslavKlimov
f95fcdf3dd Merge with master 2023-11-16 15:18:27 +02:00
ViacheslavKlimov
72ae6eb708 Version control support for resources 2023-11-16 15:13:00 +02:00
Andrew Shvayka
c48a304f8d
Merge pull request #9641 from thingsboard/hotfix/entity-rate-limits-for-gateway
Implement cache for the entity creation request
2023-11-16 13:52:21 +02:00
ViacheslavKlimov
6eadef0d68 Use JsonGetter/Setter to encode resource data; minor fixes 2023-11-16 13:15:32 +02:00
ViacheslavKlimov
e7aabe80a4 Unique image resource key based on index 2023-11-15 16:10:18 +02:00
Andrii Shvaika
a4bac1e794 Implement cache for the entity creation request 2023-11-15 15:57:58 +02:00
ShvaykaD
6d0d1c0211 validate node only after upgrade is called 2023-11-14 19:34:54 +02:00
ViacheslavKlimov
19968b5c10 Image descriptor, image preview, refactoring 2023-11-14 16:06:59 +02:00
ViacheslavKlimov
d70ce27253 Fix build 2023-11-14 12:08:59 +02:00