7627 Commits

Author SHA1 Message Date
rusikv
866f98315d UI: fixed wrong previiew for rotational speed gauge widget 2023-12-05 19:35:22 +02:00
ShvaykaD
74494a82ec Merge branch 'master' into feature/profile-names-api 2023-12-05 18:59:01 +02:00
ShvaykaD
375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 2023-12-05 18:53:41 +02:00
dashevchenko
8ba9c7d944 fixed potential NPE exceptions 2023-12-05 18:45:33 +02:00
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
ViacheslavKlimov
ca29c79a9f WS cmds structure refactoring; new WS api endpoint 2023-12-05 18:10:29 +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
dashevchenko
82f89de365 Added max length password policy. Added boolean value to force users update their not valid password. 2023-12-05 17:08:23 +02:00
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