Dmitriymush
|
bd135a115b
|
merge w/ master
|
3 years ago |
Andrew Shvayka
|
2db90a7c54
|
Merge pull request #9764 from dashevchenko/dockerComandFixForLocalhost
Fixed mqtt/coap docker connectivity commands (localhost case)
|
3 years ago |
Andrew Shvayka
|
0f98c480b0
|
Merge pull request #9542 from thingsboard/feature/image-resources
Image gallery
|
3 years ago |
Andrew Shvayka
|
2fb332b1cf
|
Merge pull request #9751 from YevhenBondarenko/fix/kv-dictionary
fixed getOrSaveKeyId in transaction
|
3 years ago |
Andrew Shvayka
|
e0f2df2dce
|
Merge pull request #9755 from imbeacon/feature/gateway-dashboard-load-demo
Added default gateway dashboard to loadDemo script
|
3 years ago |
Andrew Shvayka
|
635a8fe50d
|
Merge pull request #9753 from thingsboard/image-resources-default-images
Image gallery improvements
|
3 years ago |
ViacheslavKlimov
|
477a823f2d
|
Tests improvements
|
3 years ago |
dashevchenko
|
e8073be175
|
updated gateway commands (added port exposing, updated container naming)
|
3 years ago |
ViacheslavKlimov
|
e9e70d2d4a
|
Skip device and asset profiles with no images on upgrade
|
3 years ago |
dashevchenko
|
b69d91d4c3
|
fixed mqtt/coap docker commands when TB host is localhost (replaced --network=host to --add-host=host.docker.internal:host-gateway)
|
3 years ago |
ViacheslavKlimov
|
ebfab0e941
|
Merge branch 'master' into feature/image-resources
|
3 years ago |
ViacheslavKlimov
|
605e9987fb
|
Refactor resources validation
|
3 years ago |
ViacheslavKlimov
|
a97ddcdeca
|
Update logging levels
|
3 years ago |
Andrew Shvayka
|
34f7730542
|
Merge pull request #9738 from dashevchenko/protoRefactoring
Moved proto files and converter classes to proto module
|
3 years ago |
Andrew Shvayka
|
2283431702
|
Merge pull request #9619 from dashevchenko/pubsub
Pubsub executor thread pool size fix
|
3 years ago |
Andrew Shvayka
|
08d531ac11
|
Merge pull request #9720 from dashevchenko/postgres15
Updated postgres image version from 12 to 15
|
3 years ago |
ViacheslavKlimov
|
3233d1b97e
|
SKIP_IMAGES_MIGRATION upgrade option
|
3 years ago |
ViacheslavKlimov
|
5b98fa9302
|
Remove 'Image' from Resources library
|
3 years ago |
ViacheslavKlimov
|
1db101a9c3
|
Call loadSystemImages on each upgrade
|
3 years ago |
imbeacon
|
4779224a13
|
Added default gateway dashboard to loadDemo script
|
3 years ago |
ViacheslavKlimov
|
7f5a2df7dc
|
Default system images
|
3 years ago |
ViacheslavKlimov
|
cca7f47abc
|
Add more logging for ImageService
|
3 years ago |
ViacheslavKlimov
|
f25f2e0fa8
|
Inline systemTenantId param for findSystemOrTenantImageByEtag
|
3 years ago |
YevhenBondarenko
|
df168b41de
|
fixed getOrSaveKeyId in transaction
|
3 years ago |
ViacheslavKlimov
|
3c16e908a3
|
Merge remote-tracking branch 'origin/feature/image-resources' into feature/image-resources
|
3 years ago |
ViacheslavKlimov
|
902ca7becd
|
Tests for Image API
|
3 years ago |
Igor Kulikov
|
b9b11e3b9a
|
UI: Minor fixes
|
3 years ago |
Andrii Shvaika
|
9b474dee1e
|
Fix method name to search iamges by etag
|
3 years ago |
Andrew Shvayka
|
eea017b6d8
|
Merge pull request #9746 from YevhenBondarenko/fix/flaky-tests
fixed flaky test
|
3 years ago |
dashevchenko
|
97af50191d
|
minor refactoring
|
3 years ago |
ViacheslavKlimov
|
f732631fd1
|
Fix widget marker images processing; suppress image processing errors
|
3 years ago |
ViacheslavKlimov
|
0f4061e34a
|
Fix failing tests
|
3 years ago |
ViacheslavKlimov
|
e35a6cb5a5
|
Update warn log for unsupported image media types
|
3 years ago |
ViacheslavKlimov
|
f00c765984
|
Merge remote-tracking branch 'origin/feature/image-resources' into feature/image-resources
|
3 years ago |
ViacheslavKlimov
|
2d26fdcb95
|
Fixes and improvements for images processing
|
3 years ago |
Andrii Shvaika
|
a72215e027
|
Resource edge test fix
|
3 years ago |
YevhenBondarenko
|
9b51bf7b99
|
fixed flaky test
|
3 years ago |
Andrii Shvaika
|
50e743f27d
|
Merge with master
|
3 years ago |
dashevchenko
|
0b04154aa6
|
merged with master
|
3 years ago |
Andrew Shvayka
|
0a27c2efb5
|
Merge pull request #9617 from AndriiLandiak/feature/edge-json-converter-impl
Edge - JSON converter for proto
|
3 years ago |
dashevchenko
|
a141b9b4ab
|
refactoring
|
3 years ago |
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
3 years ago |
ViacheslavKlimov
|
ddfa55ba6e
|
Images upgrade; minor refactoring
|
3 years ago |
Andrii Landiak
|
131a42b252
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
3 years ago |
ViacheslavKlimov
|
5337943747
|
Merge branch 'master' into feature/image-resources
|
3 years ago |
Andrew Shvayka
|
85f5b3e32b
|
Merge pull request #9696 from thingsboard/fix_bug_bytesToString
[fix_bug][3.6.2]stringToBytes_Input_parameter_Objects
|
3 years ago |
Andrii Shvaika
|
6324b93acc
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
3 years ago |
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
|
3 years ago |
Andrew Shvayka
|
b3a9aafb45
|
Merge pull request #9727 from YevhenBondarenko/hotfix/3.6.1
fixed rule-engine stats
|
3 years ago |
Andrew Shvayka
|
c9761e53ab
|
Merge pull request #9708 from YevhenBondarenko/feature/fst-stats
added encode/decode time stats and refactoring
|
3 years ago |