7627 Commits

Author SHA1 Message Date
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
ViacheslavKlimov
5337943747 Merge branch 'master' into feature/image-resources 2023-11-30 10:52:18 +02:00
rusikv
7bd4ca3c84 UI: industrial pressure widgets implemetation 2023-11-29 17:29:29 +02:00
rusikv
eb9587d969 UI: renamed flow rate bundle to industrial widgets 2023-11-29 16:57:30 +02:00
Andrii Shvaika
6324b93acc Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-29 16:55:50 +02:00
Andrew Shvayka
c93065aae6
Merge pull request #9661 from imbeacon/fix/device-connectivity-localhost-commands
Added fix for docker command for gateway launch command and support for ipv6 adresses in device connectivity
2023-11-29 16:54:51 +02:00
Andrew Shvayka
db3e5ba105
Merge pull request #9616 from YevhenBondarenko/fix/prod-2445
Fixed assign device to tenant
2023-11-29 16:40:42 +02:00
YevhenBondarenko
026f174812 fixed rule-engine stats 2023-11-29 14:35:25 +01:00
Andrii Shvaika
c3f1ffeb41 Tb Image Metadata in import/export 2023-11-29 14:11:19 +02:00
ViacheslavKlimov
26cd9b226d Single validateSessionMetadata on WS cmds 2023-11-29 13:44:58 +02:00
Andrii Shvaika
d6bfc40dc6 Automatic image import-export from dashboards and widget types 2023-11-29 13:15:07 +02:00
Andrii Landiak
8b9c57946b Refactor EdgeProcessor to use factory and bean processor of specific version based on EdgeVersion 2023-11-29 13:05:25 +02:00
ViacheslavKlimov
30b0aea262 Notification types filter for unread notifications subscription 2023-11-29 13:01:51 +02:00
Arkadiusz Drabczyk
df62546d7d Expand all tags in Swagger UI
API is very big and it's hard to find something on a page without
manually expanding all tags.

Fixes #9721
2023-11-29 11:26:53 +01:00
dashevchenko
50c0822e05 updated postgres image to from 12 to 15 version 2023-11-29 11:33:25 +02:00
ViacheslavKlimov
c992ebac9d Use single WebSocket session 2023-11-28 18:25:37 +02:00
ViacheslavKlimov
344a7afb47 Merge branch 'master' into feature/image-resources 2023-11-28 14:40:32 +02:00
ViacheslavKlimov
6068837849 Revert images migration from Base64 2023-11-28 14:34:47 +02:00
ViacheslavKlimov
993abb142e Refactor inlineImages 2023-11-28 13:37:47 +02:00
ViacheslavKlimov
18f7c0f96b Fix downloadResourceIfChanged in TbResourceController; fix resource search text 2023-11-28 13:25:39 +02:00
Volodymyr Babak
94315607d4 Edge Requests Service - fetch only first level of relation from cloud to edge 2023-11-28 13:17:12 +02:00
Andrii Landiak
8de1637ba7 Minor refactoring 2023-11-28 10:17:18 +02:00
Igor Kulikov
6bd840571c UI: Update label widget to use gallery images. 2023-11-27 18:59:56 +02:00
Andrii Shvaika
628b32df25 Inline images option 2023-11-27 18:39:39 +02:00
Andrii Landiak
1e40daa420 Refactor TenantMsgConstructorFactory to be in sync with others 2023-11-27 16:42:05 +02:00
rusikv
2f853a6b04 UI: flow rate widgets bunlde implementation 2023-11-27 16:38:39 +02:00
Andrew Shvayka
81e539e2c5
Merge pull request #9687 from dashevchenko/widgetTypesAccessFix
Extended widgetTypes access to customer user authority
2023-11-27 13:35:39 +02:00
Andrii Landiak
109305f66a Refactor EdgeInstructions: renaming, improve logic, add test 2023-11-27 11:54:22 +02:00
dashevchenko
4f75565545 updated test to cover sysadmin authority 2023-11-27 11:43:18 +02:00
Andrii Landiak
d83d1fe720 Improve factory implementation: add abstract factory and common interface to reduce code duplicate 2023-11-24 17:27:42 +02:00
Andrii Landiak
acdd90eafd Renaming MsgConstructorFactory method to get MsgConstructor by Edge Version 2023-11-24 13:42:42 +02:00
Andrii Landiak
18e9a5916c Provide OOP concept for Edge entities MsgConstructor: add factory and 2 versions implementation 2023-11-24 13:33:41 +02:00
Andrii Landiak
133de75c4d Fix edge install test 2023-11-24 12:22:01 +02:00
Igor Kulikov
271da436ac UI: Include system images switch. 2023-11-23 19:34:31 +02:00
Andrii Landiak
7817816f8e Fix ApiOperation text to be correct 2023-11-23 14:55:53 +02:00
Andrii Landiak
60fb14a708 Improve logic for docker upgrade 2023-11-23 14:42:22 +02:00
dashevchenko
3f2633fba5 extended widgetTypes access to customer user authority 2023-11-23 12:22:15 +02:00
ShvaykaD
4d5f9e0c48 replaced catch of TbNodeException with Exception 2023-11-23 12:06:11 +02:00
ShvaykaD
190caae4f6 Merge branch 'master' into fix/version-update-for-nodes-with-valid-config 2023-11-23 12:05:22 +02:00
ShvaykaD
6a981eddf4 added new line to the end of sql update file 2023-11-23 11:57:17 +02:00
ShvaykaD
84ba42908b moved save attributes node upgrade to sql file && minor changes to tests 2023-11-23 11:43:59 +02:00
Artem Dzhereleiko
3d32a09538 UI: Update location widget settings configuration 2023-11-23 10:59:52 +02:00