16719 Commits

Author SHA1 Message Date
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
deaflynx
44d54bf9a5 CountWidget add to label customTranslation() 2023-11-28 12:54:31 +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
Artem Dzhereleiko
a8facb741b UI: Change locale name 2023-11-28 11:04:48 +02:00
Andrii Landiak
8de1637ba7 Minor refactoring 2023-11-28 10:17:18 +02:00
Artem Dzhereleiko
f3b5f23c4a UI: Add Dutch Delgian locale 2023-11-28 09:57:11 +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
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
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
Andrii Landiak
109305f66a Refactor EdgeInstructions: renaming, improve logic, add test 2023-11-27 11:54:22 +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
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
Andrii Landiak
aa769b4f37 edge upgrade instructions minor fixes 2023-11-24 12:10:55 +02:00
Igor Kulikov
271da436ac UI: Include system images switch. 2023-11-23 19:34:31 +02:00
Artem Dzhereleiko
9117f9cf55 UI: Add time format for timeseries table 2023-11-23 18:16:12 +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
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
Andrii Shvaika
2548825dd0 Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-22 18:48:09 +02:00
Andrii Landiak
6a1e5f315f Remove unused parameters in service 2023-11-22 17:01:33 +02:00
deaflynx
7fad29e059 edge upgrade instructions ui implementation 2023-11-22 16:59:21 +02:00
Andrii Shvaika
3322957630 Import Export of images. Search without system images 2023-11-22 15:45:14 +02:00