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 |
|
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 |
|
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 |
|