24471 Commits

Author SHA1 Message Date
dshvaika
95583a0703 Added minor test to CalculatedFieldController and todo for geo CF state 2025-10-03 12:18:19 +03:00
dshvaika
eea9e6bf6e Removed RELATION_QUERY type 2025-10-03 11:43:24 +03:00
dshvaika
fcba7004f9 fixed tests to use new dynamic source configuration 2025-10-02 16:10:09 +03:00
dshvaika
2cb05c9d2b Added tests & temporary removed RelationQueryDynamicSourceConfiguration from interface 2025-10-02 13:35:51 +03:00
dshvaika
909497703a new relation path query 2025-10-01 15:35:55 +03:00
dshvaika
2c06aa475f geofencing cf bugfixes 2025-10-01 10:33:34 +03:00
Viacheslav Klimov
ba52b1b74a
Merge pull request #14065 from thingsboard/rc
rc
2025-09-26 11:20:10 +03:00
Viacheslav Klimov
07280bcc36
Merge pull request #14037 from dashevchenko/apiUsageCyclingFix
Fixed API usage cycle reset
2025-09-26 11:05:29 +03:00
Viacheslav Klimov
9fac615a72
Merge pull request #14063 from dashevchenko/expandSwaggerOptions
Deleted full option as it makes UI to hang
2025-09-26 10:52:22 +03:00
Viacheslav Klimov
db9c4ed6d2
Merge pull request #13843 from bcblr1993/fix-edge-zombie-consumer-cleanup
Improved Edge session cleanup to prevent resource leaks and message backlog due to unstable network conditions and Kafka busy timeout
2025-09-26 10:50:14 +03:00
Volodymyr Babak
5edc8cb277 Line formatted 2025-09-25 22:02:10 +03:00
Volodymyr Babak
9384a4b530 Refactoring and simplified 2025-09-25 22:00:35 +03:00
Volodymyr Babak
f2c557b8d6 Merge remote-tracking branch 'upstream/master' into fix-edge-zombie-consumer-cleanup 2025-09-25 21:33:36 +03:00
Volodymyr Babak
85cfe19d14 Merge remote-tracking branch 'upstream/rc' into fix-edge-zombie-consumer-cleanup 2025-09-25 21:29:55 +03:00
Igor Kulikov
8ac77e7888 Merge branch 'rc' 2025-09-25 17:53:14 +03:00
Igor Kulikov
6aa2b6b7ba
Merge pull request #14058 from deaflynx/add-tooltip-entity-version-restore-dialog
Add tooltip truncation to entity version restore header.
2025-09-25 17:51:22 +03:00
Vladyslav Prykhodko
ba0949e59c
Update entity-version-restore.component.html 2025-09-25 17:31:56 +03:00
Vladyslav Prykhodko
6ee3a062b6
Merge branch 'master' into add-tooltip-entity-version-restore-dialog 2025-09-25 17:31:23 +03:00
Igor Kulikov
a2a6eca211
Merge pull request #14056 from deaflynx/fix/notifications-recipients-microsoft-teams
Send notification dialog: fix navigation error for Teams
2025-09-25 17:03:18 +03:00
dashevchenko
76ac7d706b deleted full option as it makes UI to hang 2025-09-25 17:02:58 +03:00
Igor Kulikov
1fb2cd1eef
Merge pull request #14047 from ChantsovaEkaterina/improvement/clear-timewindow-agg-options
Timewindow: clear configuration parameters depending on selected aggregation function
2025-09-25 17:02:05 +03:00
Igor Kulikov
beb1797041
Merge pull request #14038 from mtsymbarov-del/fix/devices-relations-table
Fixed empty link on the entity details menu
2025-09-25 17:00:40 +03:00
Igor Kulikov
6b4636ac48
Merge pull request #14027 from mtsymbarov-del/fix/rule-chain-vulnerability
Fixed XSS vulnerabilities in the Rule node
2025-09-25 17:00:00 +03:00
Igor Kulikov
f4a3b78918
Merge pull request #14020 from mtsymbarov-del/fix/entities-table-widget
Fixed column order for "On cell click" action for Entities Table widget
2025-09-25 16:54:09 +03:00
Igor Kulikov
4269f182dc
Merge pull request #14017 from ArtemDzhereleiko/AD/imp/api-usage-deff
Add deffinition for api usage widget and fixed dashboard
2025-09-25 16:52:10 +03:00
Igor Kulikov
afbcb2abb0
Merge pull request #14012 from mtsymbarov-del/fix/liquid-widgets
Fixed decimals support in Liquid level widget
2025-09-25 16:50:07 +03:00
Igor Kulikov
f66ea51218
Merge pull request #14011 from deaflynx/update-vc-syntax-appearance
Version control: fixed multiple identical requests, update template style
2025-09-25 16:48:37 +03:00
Igor Kulikov
b09b686883
Merge pull request #14009 from mtsymbarov-del/fix/timeseries-table
Added translation support for timestamp column in timeseries widgets
2025-09-25 16:45:59 +03:00
Igor Kulikov
05a4c5ea19
Merge pull request #13994 from ChantsovaEkaterina/bug/map-duplicate-lat-long-keys
Fixed lat/long keys duplication in additional keys list in map widget settings
2025-09-25 16:44:48 +03:00
Igor Kulikov
7e63a9b028
Merge pull request #13949 from LeoMorgan113/feature/dashboard-json-upload
Added feature to upload dashboard JSON file to update
2025-09-25 16:43:33 +03:00
deaflynx
7565fe3fa9 Add tooltip truncation to entity version restore header. 2025-09-25 10:23:24 +03:00
deaflynx
f1b51cf2ad Send notification dialog: fix issue for Microsoft Teams when users cannot navigate back if an error occurs. 2025-09-25 10:10:40 +03:00
Maksym Tsymbarov
986d6289b9 remove unused dependency 2025-09-24 13:16:04 +03:00
Maksym Tsymbarov
95ed1408f3 fixed XSS vulnerabilities in the Rule node 2025-09-24 13:14:43 +03:00
Viacheslav Klimov
0457ef745c
Merge pull request #14046 from dashevchenko/alarmDataExportFix
Fixed missing values in exported alarm data widget
2025-09-24 11:53:15 +03:00
Viacheslav Klimov
d16be8238d
Merge pull request #14050 from dashevchenko/noXssEnhancement2
NoXss validation enhancements
2025-09-24 11:50:05 +03:00
dashevchenko
1984615d5a rolled back @Noxss for body that can contain html 2025-09-24 11:45:18 +03:00
dashevchenko
33df79cd12 added sanitize for widget action name on delete 2025-09-24 11:34:03 +03:00
dashevchenko
599ccdc43c added NoXss validation 2025-09-24 11:33:36 +03:00
Viacheslav Klimov
8e400fa2b4
Merge pull request #13927 from dashevchenko/svgCodeInjection
Malicious code injection into the SVG image vulnerability
2025-09-24 10:30:44 +03:00
dashevchenko
e34a2fe268 fixed /api/alarmsQuery/find api to retrieve entity latest values 2025-09-23 17:31:51 +03:00
Ekaterina Chantsova
3fb6a30c50 Timewindow: clear parameters depending on selected aggregation function 2025-09-23 17:27:31 +03:00
Viacheslav Klimov
764b882b7f
Merge pull request #14041 from thingsboard/rc
rc
2025-09-23 14:47:08 +03:00
Maksym Tsymbarov
388de25387 fixed empty link bug 2025-09-22 15:29:24 +03:00
dashevchenko
857aa2c648 fixed nextCycleTs calculation for api usages 2025-09-22 15:18:45 +03:00
Viacheslav Klimov
8390760698
Merge pull request #14033 from dskarzh/rule-node/save-to-custom-table/remove-executor
Save to custom table node: remove redundant executor per node
2025-09-22 12:35:48 +03:00
Dmytro Skarzhynets
c9c46dce43
Save to custom table node: remove redundant executor per node 2025-09-21 15:41:49 +03:00
Maksym Tsymbarov
3f83e26d07 fix Entities Table widget column order 2025-09-19 13:57:29 +03:00
Viacheslav Klimov
312f2ce95f
Merge pull request #13857 from ShvaykaD/feature/geofencing-cf
Geofencing Calculated Field
2025-09-18 14:29:41 +03:00
dshvaika
03c7a01a99 Added CF processing abstract class to CE to simplify merge with PE 2025-09-18 14:15:17 +03:00