6462 Commits

Author SHA1 Message Date
rusikv
4318e04ed7 UI: industrial rotational speed widgets implementation 2023-12-05 16:25:06 +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
Maksym Dudnik
d52128dee1 Merge branch 'master' of https://github.com/thingsboard/thingsboard into connectors_update 2023-12-05 10:55:09 +02:00
Andrii Landiak
4f0760327e Minor refactoring. Provide better naming and refactor due to changes in thingsboard-updates 2023-12-05 10:04:14 +02:00
ViacheslavKlimov
73c7abcf86 Fix cmds conversion 2023-12-04 17:45:27 +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
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
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
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
Andrii Landiak
2aa4d5bcf1 Improve code using dynamic approach of updating Install or Update EdgeInstructions 2023-12-01 14:53:46 +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