16239 Commits

Author SHA1 Message Date
ViacheslavKlimov
ddfa55ba6e Images upgrade; minor refactoring 2023-11-30 11:47:40 +02:00
ViacheslavKlimov
5337943747 Merge branch 'master' into feature/image-resources 2023-11-30 10:52:18 +02:00
Andrew Shvayka
85f5b3e32b
Merge pull request #9696 from thingsboard/fix_bug_bytesToString
[fix_bug][3.6.2]stringToBytes_Input_parameter_Objects
2023-11-29 17:00:15 +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
b3a9aafb45
Merge pull request #9727 from YevhenBondarenko/hotfix/3.6.1
fixed rule-engine stats
2023-11-29 16:44:10 +02:00
Andrew Shvayka
c9761e53ab
Merge pull request #9708 from YevhenBondarenko/feature/fst-stats
added encode/decode time stats and refactoring
2023-11-29 16:41:37 +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
Andrew Shvayka
848191efb5
Merge pull request #9712 from volodymyr-babak/edge/relation-request-fix-recusrive
Edge Requests Service - fetch only first level of relation from cloud…
2023-11-29 16:36:46 +02:00
YevhenBondarenko
026f174812 fixed rule-engine stats 2023-11-29 14:35:25 +01:00
Igor Kulikov
102f5a33a2 UI: Add image link to image details dialog. Autoselect image on upload. 2023-11-29 15:33:10 +02:00
Andrii Shvaika
c3f1ffeb41 Tb Image Metadata in import/export 2023-11-29 14:11:19 +02:00
Andrii Shvaika
d6bfc40dc6 Automatic image import-export from dashboards and widget types 2023-11-29 13:15:07 +02:00
Igor Kulikov
5f98e654cd UI: Apply special prefix to gallery image inputs. 2023-11-28 18:26:04 +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
Andrew Shvayka
db22c014bd
Merge pull request #9699 from thingsboard/improvements/monitoring
Monitoring service improvements
2023-11-28 13:46:05 +02:00
ViacheslavKlimov
993abb142e Refactor inlineImages 2023-11-28 13:37:47 +02:00
ViacheslavKlimov
468fab3340 Merge remote-tracking branch 'origin/feature/image-resources' into feature/image-resources 2023-11-28 13:25:53 +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
Igor Kulikov
61cc1c63bf UI: Add support of inline images for exported entities. 2023-11-28 13:04:47 +02:00
Igor Kulikov
13447338cf UI: Improve image pipe. Improve widgets background style function. 2023-11-28 12:53:01 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
YevhenBondarenko
8ac80476ad added encode/decode time stats and refactoring 2023-11-27 23:13:03 +01:00
Igor Kulikov
369390fa91 UI: Replace image inputs to image gallery inputs. 2023-11-27 19:29:22 +02:00
Igor Kulikov
6bd840571c UI: Update label widget to use gallery images. 2023-11-27 18:59:56 +02:00
Andrii Shvaika
25a1c551c7 Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-27 18:39:52 +02:00
Andrii Shvaika
628b32df25 Inline images option 2023-11-27 18:39:39 +02:00
Igor Kulikov
35de014fe1 UI: Implement multiple gallery images input. Replace image inputs to image gallery inputs. 2023-11-27 18:34:46 +02:00
nick
3af8b1a33e stringToBytes: comments2 2023-11-27 18:24:22 +02:00
nick
ee8dd9f987 stringToBytes: comments2 2023-11-27 18:23:05 +02:00
Igor Kulikov
cf942478b3 UI: Improve image references component style. Improve browse image gallery popup. 2023-11-27 14:56:22 +02:00
ViacheslavKlimov
98a87bfd33 Monitoring: support for dynamic change of load-balancers list 2023-11-27 14:01:23 +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
ViacheslavKlimov
24241010b7 Root Rule Chain for monitoring tenant 2023-11-27 11:47:28 +02:00
dashevchenko
4f75565545 updated test to cover sysadmin authority 2023-11-27 11:43:18 +02:00
ViacheslavKlimov
e8ba1e17eb Monitoring for IPs associated with the domain 2023-11-27 11:42:54 +02:00
ViacheslavKlimov
797e365892 Merge branch 'master' into monitoring-improvements 2023-11-27 10:15:59 +02:00
nick
3ab4c8d468 stringToBytes: refactoring 2023-11-26 22:28:50 +02:00
nick
baa684f72b stringToBytes: refactoring test 2023-11-26 21:58:29 +02:00
nick
248bcefa80 stringToBytes: refactoring, Input parameter Object as HexString, DigString, Integer, Byte 2023-11-25 19:39:58 +02:00
Igor Kulikov
bda319c3e8 UI: Implement gallery image input component. 2023-11-24 18:47:46 +02:00
Igor Kulikov
271da436ac UI: Include system images switch. 2023-11-23 19:34:31 +02:00
Igor Kulikov
12fafa40f5 UI: Images import/export suppoer. Implement flow to delete images used by other entities. 2023-11-23 17:56:04 +02:00
dashevchenko
3f2633fba5 extended widgetTypes access to customer user authority 2023-11-23 12:22:15 +02:00
Andrii Shvaika
2548825dd0 Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-22 18:48:09 +02:00
Andrii Shvaika
3322957630 Import Export of images. Search without system images 2023-11-22 15:45:14 +02:00
Igor Kulikov
414d758429 UI: Improve image grid loading. 2023-11-22 14:49:46 +02:00
Igor Kulikov
3e6f101a88 UI: Improve edit image. Improve image gallery grid view. 2023-11-21 20:27:24 +02:00