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 |
|
Artem Dzhereleiko
|
5c9de213d3
|
UI: Clear locale
|
2023-12-04 17:38:12 +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 |
|
Artem Dzhereleiko
|
6d4ea208a4
|
UI: Refactoring for backward compatibility
|
2023-12-04 17:35:06 +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 |
|
rusikv
|
beec697bc8
|
UI: industrial power consumption widgets implementation
|
2023-12-04 17:16:04 +02:00 |
|
ViacheslavKlimov
|
477a823f2d
|
Tests improvements
|
2023-12-04 16:43:16 +02:00 |
|
Andrii Landiak
|
a13c80b986
|
Minor refactoring: deleted unused annotation, add notification edge processor for profiles
|
2023-12-04 16:33:45 +02:00 |
|
Artem Dzhereleiko
|
d42b8023ea
|
UI: Refactoring timestamp format
|
2023-12-04 15:58:05 +02:00 |
|
dashevchenko
|
e8073be175
|
updated gateway commands (added port exposing, updated container naming)
|
2023-12-04 15:32:19 +02:00 |
|
ViacheslavKlimov
|
9e9c63fea2
|
WS api refactoring
|
2023-12-04 15:02:45 +02:00 |
|
Andrii Landiak
|
36629fddb3
|
Fix test and change upgrade instructions title
|
2023-12-04 14:51:31 +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 |
|
Andrii Landiak
|
fef62e2693
|
Update psql to use 15 version
|
2023-12-04 13:24:57 +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 |
|
Andrii Landiak
|
bb0ed8417a
|
Merge remote-tracking branch 'upstream/master' into edge-upgrade-instructions
|
2023-12-04 10:44:33 +02:00 |
|
fulai
|
7d2f01a5fd
|
Update locale.constant-zh_CN.json
|
2023-12-04 14:05:56 +08:00 |
|
ViacheslavKlimov
|
a97ddcdeca
|
Update logging levels
|
2023-12-01 17:59:56 +02:00 |
|
rusikv
|
05ed33d0c0
|
UI: industrial vibration widgets implementation
|
2023-12-01 17:27:10 +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 |
|
Dmitriymush
|
d51a3574f9
|
UI: minor correction
|
2023-12-01 16:07:45 +02:00 |
|
Dmitriymush
|
d4ffff1490
|
UI: icons refactoring additions
|
2023-12-01 16:05:43 +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 |
|
Andrii Landiak
|
1a23673df8
|
Refactor upgradeVersionHashMap to use only Update service for update, do not hardcode
|
2023-12-01 15:21:06 +02:00 |
|
Andrii Landiak
|
4430322b29
|
Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields)
|
2023-12-01 15:18:09 +02:00 |
|
Andrii Landiak
|
7a4faae5bd
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-refactoring
|
2023-12-01 15:17:28 +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 |
|
Andrii Landiak
|
713915cfa1
|
Fix license-format: Add header to new file
|
2023-12-01 15:02:29 +02:00 |
|
YevhenBondarenko
|
df168b41de
|
fixed getOrSaveKeyId in transaction
|
2023-12-01 13:55:20 +01:00 |
|
Andrii Landiak
|
2aa4d5bcf1
|
Improve code using dynamic approach of updating Install or Update EdgeInstructions
|
2023-12-01 14:53:46 +02: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 |
|
yuyihan666
|
368f00ae2d
|
The Chinese translations of 'inactive' and 'active' are reversed
The Chinese translations of 'inactive' and 'active' are reversed
|
2023-12-01 16:03:19 +08:00 |
|