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 |
|
Andrew Shvayka
|
2fb332b1cf
|
Merge pull request #9751 from YevhenBondarenko/fix/kv-dictionary
fixed getOrSaveKeyId in transaction
|
2023-12-04 17:40:28 +02:00 |
|
Andrew Shvayka
|
e0f2df2dce
|
Merge pull request #9755 from imbeacon/feature/gateway-dashboard-load-demo
Added default gateway dashboard to loadDemo script
|
2023-12-04 17:36:12 +02:00 |
|
Andrew Shvayka
|
635a8fe50d
|
Merge pull request #9753 from thingsboard/image-resources-default-images
Image gallery improvements
|
2023-12-04 17:29:20 +02:00 |
|
ViacheslavKlimov
|
477a823f2d
|
Tests improvements
|
2023-12-04 16:43:16 +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
|
ebfab0e941
|
Merge branch 'master' into feature/image-resources
|
2023-12-04 12:57:57 +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 |
|
Andrew Shvayka
|
34f7730542
|
Merge pull request #9738 from dashevchenko/protoRefactoring
Moved proto files and converter classes to proto module
|
2023-12-01 17:04:55 +02:00 |
|
Andrew Shvayka
|
2283431702
|
Merge pull request #9619 from dashevchenko/pubsub
Pubsub executor thread pool size fix
|
2023-12-01 16:58:06 +02:00 |
|
Andrew Shvayka
|
08d531ac11
|
Merge pull request #9720 from dashevchenko/postgres15
Updated postgres image version from 12 to 15
|
2023-12-01 16:47:43 +02:00 |
|
ViacheslavKlimov
|
3233d1b97e
|
SKIP_IMAGES_MIGRATION upgrade option
|
2023-12-01 16:18:53 +02:00 |
|
ViacheslavKlimov
|
5b98fa9302
|
Remove 'Image' from Resources library
|
2023-12-01 15:52:17 +02:00 |
|
ViacheslavKlimov
|
1db101a9c3
|
Call loadSystemImages on each upgrade
|
2023-12-01 15:48:24 +02:00 |
|
imbeacon
|
4779224a13
|
Added default gateway dashboard to loadDemo script
|
2023-12-01 15:45:49 +02:00 |
|
ViacheslavKlimov
|
7f5a2df7dc
|
Default system images
|
2023-12-01 15:17:10 +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 |
|
ViacheslavKlimov
|
3c16e908a3
|
Merge remote-tracking branch 'origin/feature/image-resources' into feature/image-resources
|
2023-12-01 14:27:23 +02:00 |
|
ViacheslavKlimov
|
902ca7becd
|
Tests for Image API
|
2023-12-01 14:26:08 +02:00 |
|
Igor Kulikov
|
b9b11e3b9a
|
UI: Minor fixes
|
2023-12-01 13:01:07 +02:00 |
|
Andrii Shvaika
|
9b474dee1e
|
Fix method name to search iamges by etag
|
2023-12-01 12:29:52 +02:00 |
|
Andrew Shvayka
|
eea017b6d8
|
Merge pull request #9746 from YevhenBondarenko/fix/flaky-tests
fixed flaky test
|
2023-12-01 12:18:25 +02:00 |
|
dashevchenko
|
97af50191d
|
minor refactoring
|
2023-12-01 11:51:05 +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
|
f00c765984
|
Merge remote-tracking branch 'origin/feature/image-resources' into feature/image-resources
|
2023-11-30 20:49:19 +02:00 |
|
ViacheslavKlimov
|
2d26fdcb95
|
Fixes and improvements for images processing
|
2023-11-30 20:49:09 +02:00 |
|
Andrii Shvaika
|
a72215e027
|
Resource edge test fix
|
2023-11-30 18:04:16 +02:00 |
|
YevhenBondarenko
|
9b51bf7b99
|
fixed flaky test
|
2023-11-30 16:42:31 +01:00 |
|
Andrii Shvaika
|
50e743f27d
|
Merge with master
|
2023-11-30 17:39:08 +02:00 |
|
dashevchenko
|
0b04154aa6
|
merged with master
|
2023-11-30 17:25:07 +02:00 |
|
Andrew Shvayka
|
0a27c2efb5
|
Merge pull request #9617 from AndriiLandiak/feature/edge-json-converter-impl
Edge - JSON converter for proto
|
2023-11-30 17:12:53 +02:00 |
|
dashevchenko
|
a141b9b4ab
|
refactoring
|
2023-11-30 13:28:33 +02:00 |
|
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
2023-11-30 13:06:44 +02:00 |
|
ViacheslavKlimov
|
ddfa55ba6e
|
Images upgrade; minor refactoring
|
2023-11-30 11:47:40 +02:00 |
|
Andrii Landiak
|
131a42b252
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
2023-11-30 11:38:30 +02:00 |
|
ViacheslavKlimov
|
5337943747
|
Merge branch 'master' into feature/image-resources
|
2023-11-30 10:52:18 +02:00 |
|
Andrew Shvayka
|
85f5b3e32b
|
Merge pull request #9696 from thingsboard/fix_bug_bytesToString
[fix_bug][3.6.2]stringToBytes_Input_parameter_Objects
|
2023-11-29 17:00:15 +02:00 |
|
Andrii Shvaika
|
6324b93acc
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-29 16:55:50 +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 |
|
Andrew Shvayka
|
b3a9aafb45
|
Merge pull request #9727 from YevhenBondarenko/hotfix/3.6.1
fixed rule-engine stats
|
2023-11-29 16:44:10 +02:00 |
|
Andrew Shvayka
|
c9761e53ab
|
Merge pull request #9708 from YevhenBondarenko/feature/fst-stats
added encode/decode time stats and refactoring
|
2023-11-29 16:41:37 +02:00 |
|
Andrew Shvayka
|
db3e5ba105
|
Merge pull request #9616 from YevhenBondarenko/fix/prod-2445
Fixed assign device to tenant
|
2023-11-29 16:40:42 +02:00 |
|