24620 Commits

Author SHA1 Message Date
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
Paolo Cristiani
b891b53c5d
Merge branch 'rc' into feature/add_show_total_legend_setting_to_latest-chart-widgets 2025-09-20 10:17:52 +02:00
Paolo Cristiani
f87e85167f
Merge branch 'rc' into features/add_tooltip_option_to_show_stack_mode_total_value_on_timeseries_chart_widgets 2025-09-20 10:17:34 +02: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
Maksym Tsymbarov
0ddf8c3ed8 added semicolon 2025-09-18 13:33:34 +03:00
dshvaika
690e1ddacc fixed main entity attributes update in case of profile entity used 2025-09-18 12:21:38 +03:00
Ekaterina Chantsova
f6a1085214 Refactoring 2025-09-17 18:40:38 +03:00
dshvaika
be60ee7683 Merge branch 'feature/geofencing-cf' of github.com:ShvaykaD/thingsboard into feature/geofencing-cf 2025-09-17 17:52:22 +03:00
Shvaika Dmytro
7f5218b49e
Merge pull request #33 from ArtemDzhereleiko/AD/imp/cf/geofencing
Geofencing Calculated filelds
2025-09-17 17:51:57 +03:00
dshvaika
c56f82497c Replaced required JSON data type for geozone arguments 2025-09-17 17:48:15 +03:00
dshvaika
995ca2e4a8 fixed updates of non-dynamic zone group arguments 2025-09-16 18:40:02 +03:00
ArtemDzhereleiko
0b85473147 UI: Add tenant profice configs for cf geofencing 2025-09-16 18:22:03 +03:00
Maksym Tsymbarov
da1252d868 added new translation key 2025-09-16 14:42:17 +03:00
ArtemDzhereleiko
3d0f643e7a UI: Add deffinition for api usage 2025-09-16 12:59:25 +03:00
Maksym Tsymbarov
36f8c9ed55 fixed bug with displaying decimals in liquid level widget 2025-09-16 11:46:00 +03:00
dshvaika
c678634344 fix validation logic of zoneGroupConfiguration after testing 2025-09-16 10:37:19 +03:00
deaflynx
c9e75d776c Version control: minor form style enhancement. 2025-09-15 17:29:13 +03:00
deaflynx
b005b7961e Version control components: refactor ng-template syntax; outline appearance. 2025-09-15 15:11:43 +03:00
Maksym Tsymbarov
41d90b8e1b edit translation key 2025-09-15 15:06:06 +03:00
Maksym Tsymbarov
9935087812 fixed timestamp translations 2025-09-15 13:09:23 +03:00
ArtemDzhereleiko
5024f81153 UI: Geofencing Calculate fields 2025-09-15 11:48:18 +03:00
ArtemDzhereleiko
1725fbf3b6 UI: Move time unit intput to shared component 2025-09-12 09:36:24 +03:00