6448 Commits

Author SHA1 Message Date
Igor Kulikov
d39fff85ef
Merge pull request #9771 from Dmitriymush/enhacements/iai-widgets
Added Individual Allergy Index (IAI) widgets to air quality bundle
2023-12-05 18:25:47 +02:00
Igor Kulikov
ad1bd02879
Merge pull request #9767 from rusikv/industrial-power-consumption-widgets
Industrial widgets: Power consumption
2023-12-05 18:23:13 +02:00
Igor Kulikov
fd4cfc726d
Merge pull request #9754 from rusikv/industrial-vibration-widgets
Industrial widgets: Vibration
2023-12-05 18:22:38 +02:00
Igor Kulikov
4bcbaa8c7d
Merge pull request #9745 from rusikv/industrial-temperature-widgets
Industrial widgets: Temperature
2023-12-05 18:20:27 +02:00
Igor Kulikov
fd82adbd79
Merge pull request #9704 from rusikv/flow-rate-widgets-bundle
Industrial widgets: Flow rate
2023-12-05 17:58:22 +02:00
Igor Kulikov
efecf39c99
Merge pull request #9685 from ArtemDzhereleiko/AD/bug-fix/location-widgets/update-settings-configuration
Update settings configuration for location widgets
2023-12-05 17:54:20 +02:00
Igor Kulikov
8f7b6a1981
Merge pull request #9660 from ArtemDzhereleiko/AD/bug-fix/analog-gauge/default-units
Fixed units for analog gauge widgets
2023-12-05 17:48:28 +02:00
Andrew Shvayka
8c0c9cb848
Merge pull request #9723 from ardrabczyk/expand-all-tags-Swagger-UI
Expand all tags in Swagger UI
2023-12-05 17:10:16 +02:00
Andrii Landiak
d3f99c110b Fix compile error 2023-12-05 15:14:56 +02:00
Dmitriymush
0d04fe0014 UI: added Individual Allergy Index (IAI) widgets to air quality bundle 2023-12-05 15:01:41 +02:00
Andrii Landiak
67aa74f1dc Merge remote-tracking branch 'upstream/master' into feature/edge-json-refactoring 2023-12-05 13:49:43 +02:00
Andrew Shvayka
9128c7b7b4
Merge pull request #9665 from ShvaykaD/fix/version-update-for-nodes-with-valid-config
Force update of version for nodes with valid config and old configuration version
2023-12-05 12:25:12 +02:00
Andrew Shvayka
2b4a7e1c58
Merge pull request #9652 from ShvaykaD/fix/save-attributes-node
Save attributes node fixes
2023-12-05 12:22:05 +02:00
ShvaykaD
28bc02132b fixed logic in upgrade script to use additionalActions instead of new connection 2023-12-05 11:50:24 +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
ShvaykaD
a869638e59 merge with master 2023-12-05 11:37:50 +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
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
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
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
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
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
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
902ca7becd Tests for Image API 2023-12-01 14:26:08 +02:00
ViacheslavKlimov
0f4061e34a Fix failing tests 2023-12-01 10:41:42 +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
rusikv
90cd29121a UI: industrial temperature widgets implementation 2023-11-30 17:24:09 +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