16981 Commits

Author SHA1 Message Date
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
Igor Kulikov
5f98e654cd UI: Apply special prefix to gallery image inputs. 2023-11-28 18:26:04 +02:00
ViacheslavKlimov
c992ebac9d Use single WebSocket session 2023-11-28 18:25:37 +02:00
Artem Dzhereleiko
2a33eba5c1 UI: Change toolbar mode from default to sliding 2023-11-28 16:11:17 +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
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