6700 Commits

Author SHA1 Message Date
Andrii Landiak
c48737be47 Change order for EdgeSyncCursor: up resource to top, cuz all entities which 'hasImage' should have link for resource 2023-12-08 14:06:05 +02:00
ViacheslavKlimov
c6559d6bba Always load system images; update images only after loading system widgets 2023-12-08 13:57:49 +02:00
Andrii Landiak
2378f2ec2d Add handling logic for backward compatibility with previous Edges 2023-12-08 13:46:42 +02:00
Volodymyr Babak
5a6ca7e5b6 Rename local env to make it fix method name 2023-12-08 13:39:49 +02:00
Volodymyr Babak
88d9128b96 Use docker volume instead of bind mount 2023-12-08 13:34:36 +02:00
Sergey Matvienko
ad40971149 Device connectivity controller test improvements 2023-12-08 12:21:36 +01:00
dashevchenko
b2f2d1d909 updated config parameter description 2023-12-08 13:10:02 +02:00
Dmitriymush
20760e962b UI: added Carbon Monoxide Level (CO) widgets to air quality bundle 2023-12-08 12:50:51 +02:00
ViacheslavKlimov
7bc43cb7bf Inline images when creating version 2023-12-08 12:33:43 +02:00
Volodymyr Babak
d25b1a4170 Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions 2023-12-08 10:31:06 +02:00
Dmitriymush
a44a87393f UI: added Sulfur Dioxide Level (SO2) widget to air quality bundle 2023-12-07 18:59:47 +02:00
ShvaykaD
f7af8e298c added fixes after review 2023-12-07 17:41:29 +02:00
dashevchenko
8b6b1dd7d7 added new type of error - UserPasswordNotValidException to correctly handle it on UI 2023-12-07 17:35:49 +02:00
Dmitriymush
f6dd278341 UI: added Nitrogen Dioxide Level (NO2) widgets to air quality bundle 2023-12-07 16:25:47 +02:00
ShvaykaD
506c317985 Merge branch 'master' into feature/profile-names-api 2023-12-07 15:56:34 +02:00
Dmitriymush
6b128f3db6 UI: added ozone level widget (O3) to air quality bundle 2023-12-07 14:00:36 +02:00
Andrew Shvayka
0c17023f08
Merge pull request #9784 from thingsboard/fix/notification-entity-owner-users
Support for 'Users of the entity owner' recipients group in TbNotificationNode
2023-12-07 12:14:17 +02:00
Igor Kulikov
a7b323186f
Merge pull request #9789 from rusikv/industrial-efficiency-widgets
Industrial widgets: Efficiency
2023-12-07 12:06:35 +02:00
Igor Kulikov
78e029e74a
Merge pull request #9772 from rusikv/industrial-rotational-speed-widgets
Industrial widgets: Rotational speed
2023-12-07 12:06:09 +02:00
rusikv
901eac0ff7 UI: industrial bundle: efficiency widgets implementation, widgets preview remake. added temperature range and gauge widgets to indoor and outdoor bundles 2023-12-06 17:55:24 +02:00
ViacheslavKlimov
b09504ba77 Ignore null ApiUsageRecordState when sending notifications 2023-12-06 14:18:31 +02:00
ViacheslavKlimov
5191b690b7 Resolve entity's owner users in TbNotificationNode 2023-12-06 12:57:44 +02:00
ViacheslavKlimov
316a5e6bde Update expected preview size and etag after 35a9ec27 2023-12-06 11:15:02 +02:00
dashevchenko
bdf8c6d3db fixed test 2023-12-06 11:13:21 +02:00
imbeacon
e8a06ae425 Refactored commands for gateway launch for every system, according to docker documentation for every of them, refactored container name generation, added downloading and saving for CA MQTTS certificate 2023-12-05 20:39:08 +02:00
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