6432 Commits (f6c99385b407e76df2e4e088fedac6ae84cc15ce)

Author SHA1 Message Date
Andrii Landiak d3f99c110b Fix compile error 3 years ago
ShvaykaD 28bc02132b fixed logic in upgrade script to use additionalActions instead of new connection 3 years ago
ViacheslavKlimov 477a823f2d Tests improvements 3 years ago
Andrii Landiak a13c80b986 Minor refactoring: deleted unused annotation, add notification edge processor for profiles 3 years ago
dashevchenko e8073be175 updated gateway commands (added port exposing, updated container naming) 3 years ago
ViacheslavKlimov e9e70d2d4a Skip device and asset profiles with no images on upgrade 3 years ago
dashevchenko b69d91d4c3 fixed mqtt/coap docker commands when TB host is localhost (replaced --network=host to --add-host=host.docker.internal:host-gateway) 3 years ago
ViacheslavKlimov 605e9987fb Refactor resources validation 3 years ago
ViacheslavKlimov a97ddcdeca Update logging levels 3 years ago
ViacheslavKlimov 3233d1b97e SKIP_IMAGES_MIGRATION upgrade option 3 years ago
ViacheslavKlimov 1db101a9c3 Call loadSystemImages on each upgrade 3 years ago
imbeacon 4779224a13 Added default gateway dashboard to loadDemo script 3 years ago
Andrii Landiak 4430322b29 Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields) 3 years ago
ViacheslavKlimov 7f5a2df7dc Default system images 3 years ago
ViacheslavKlimov 902ca7becd Tests for Image API 3 years ago
ViacheslavKlimov 0f4061e34a Fix failing tests 3 years ago
ViacheslavKlimov 2d26fdcb95 Fixes and improvements for images processing 3 years ago
Andrii Shvaika a72215e027 Resource edge test fix 3 years ago
YevhenBondarenko 9b51bf7b99 fixed flaky test 3 years ago
dashevchenko ba2e877a08 refactoring: moved proto files and converter classes to separate module - proto 3 years ago
ViacheslavKlimov ddfa55ba6e Images upgrade; minor refactoring 3 years ago
YevhenBondarenko 026f174812 fixed rule-engine stats 3 years ago
Andrii Shvaika c3f1ffeb41 Tb Image Metadata in import/export 3 years ago
Andrii Shvaika d6bfc40dc6 Automatic image import-export from dashboards and widget types 3 years ago
Andrii Landiak 8b9c57946b Refactor EdgeProcessor to use factory and bean processor of specific version based on EdgeVersion 3 years ago
Arkadiusz Drabczyk df62546d7d Expand all tags in Swagger UI 3 years ago
dashevchenko 50c0822e05 updated postgres image to from 12 to 15 version 3 years ago
ViacheslavKlimov 6068837849 Revert images migration from Base64 3 years ago
ViacheslavKlimov 993abb142e Refactor inlineImages 3 years ago
ViacheslavKlimov 18f7c0f96b Fix downloadResourceIfChanged in TbResourceController; fix resource search text 3 years ago
Volodymyr Babak 94315607d4 Edge Requests Service - fetch only first level of relation from cloud to edge 3 years ago
Andrii Landiak 8de1637ba7 Minor refactoring 3 years ago
Igor Kulikov 6bd840571c UI: Update label widget to use gallery images. 3 years ago
Andrii Shvaika 628b32df25 Inline images option 3 years ago
Andrii Landiak 1e40daa420 Refactor TenantMsgConstructorFactory to be in sync with others 3 years ago
dashevchenko 4f75565545 updated test to cover sysadmin authority 3 years ago
Andrii Landiak d83d1fe720 Improve factory implementation: add abstract factory and common interface to reduce code duplicate 3 years ago
Andrii Landiak acdd90eafd Renaming MsgConstructorFactory method to get MsgConstructor by Edge Version 3 years ago
Andrii Landiak 18e9a5916c Provide OOP concept for Edge entities MsgConstructor: add factory and 2 versions implementation 3 years ago
Igor Kulikov 271da436ac UI: Include system images switch. 3 years ago
dashevchenko 3f2633fba5 extended widgetTypes access to customer user authority 3 years ago
ShvaykaD 4d5f9e0c48 replaced catch of TbNodeException with Exception 3 years ago
ShvaykaD 6a981eddf4 added new line to the end of sql update file 3 years ago
ShvaykaD 84ba42908b moved save attributes node upgrade to sql file && minor changes to tests 3 years ago
Andrii Shvaika 3322957630 Import Export of images. Search without system images 3 years ago
Andrii Shvaika c09caa22dc Improvements to queries and cache cleanup 3 years ago
YevhenBondarenko d6b56177a2 fst stats in Grafana 3 years ago
Igor Kulikov 678ac15324 UI: Implement image edit/update. 3 years ago
Andrii Shvaika b61e6d878c Implement force delete of the image 3 years ago
YevhenBondarenko 31aa1d25e0 added fst stats 3 years ago