22809 Commits

Author SHA1 Message Date
Artem Dzhereleiko
d3e20161c9 UI: Error icon with tooltip for toggle select 2025-04-02 14:08:28 +03:00
Igor Kulikov
052bfc09dd
Merge pull request #13068 from vvlladd28/bug/chart-widget/switch-type
Fixed chart settings not updating when switching types in Advanced Mode
2025-03-31 12:58:12 +03:00
Igor Kulikov
85076d0a65
Merge pull request #13067 from ArtemDzhereleiko/AD/bug-fix/markdown-source-code-overflow
Fixed scrolling markdown source code module
2025-03-31 12:53:48 +03:00
Igor Kulikov
8b8fcb1311
Merge pull request #13063 from vvlladd28/bug/map/switch-map-difference-type
Fix map settings not updating when switching between different map type widgets
2025-03-31 12:47:41 +03:00
Igor Kulikov
e1ba15c9bb
Merge pull request #13059 from vvlladd28/bug/charts/translate-axes
Fix custom translation not working for Y-axis label in chart widget
2025-03-31 12:45:18 +03:00
Igor Kulikov
621d30c012 Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-31 12:25:44 +03:00
Igor Kulikov
606c971973 UI: New map widgets - introduce additional datasources for map data layer. 2025-03-31 12:25:32 +03:00
Vladyslav_Prykhodko
4746ef5367 UI: Fix chart settings not updating when switching between different chart type widgets in advanced mode 2025-03-31 12:21:57 +03:00
Artem Dzhereleiko
252e6da744 UI: Fixed scrolling markdown source code module 2025-03-31 11:32:23 +03:00
Vladyslav_Prykhodko
4a811e978e UI: Fix map settings not updating when switching between different map type widgets 2025-03-31 10:06:34 +03:00
Vladyslav_Prykhodko
eaa2bd4411 UI: Fix custom translation not working for Y-axis label in chart widget 2025-03-28 16:49:04 +02:00
Viacheslav Klimov
d92d32eec0
Merge pull request #12991 from dashevchenko/edqs_numeric_sort_fix
Fixed edqs sorting for numeric values
2025-03-28 14:51:04 +02:00
Viacheslav Klimov
c2c99d05db
Merge pull request #13023 from thingsboard/fix/edqs
Refactoring and fixes for EDQS
2025-03-28 14:45:53 +02:00
Viacheslav Klimov
a1019d313c
Merge pull request #13037 from YevhenBondarenko/feature/vulnerability-fix
Fixed vulnerabilities
2025-03-28 14:43:40 +02:00
Igor Kulikov
4be2f3b72d Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-28 12:26:29 +02:00
Igor Kulikov
ae41cca700 UI: New map widgets - calculate rotation angle for last timestamp. 2025-03-28 12:26:17 +02:00
Igor Kulikov
3371deaa6b
Merge pull request #13051 from ArtemDzhereleiko/AD/imp/widgetHeaderActionTitleStyle
Dynamic title height for widget title
2025-03-28 12:05:42 +02:00
Artem Dzhereleiko
7f438da69b UI: Embed action for chart widgets 2025-03-28 11:23:00 +02:00
ViacheslavKlimov
eb114227aa Fix removeEntity in TenantRepo 2025-03-28 11:08:54 +02:00
Viacheslav Klimov
f31d578ea0
Merge pull request #13043 from irynamatveieva/cf-improvements
Calculated fields: fixes and improvements
2025-03-28 10:56:58 +02:00
Igor Kulikov
6f641e184b
Merge pull request #13052 from vvlladd28/improvement/map/help-popover-style
Minor improvement in map widget
2025-03-27 18:32:06 +02:00
Igor Kulikov
c5d4f4bc32
Merge pull request #13046 from ArtemDzhereleiko/AD/bug-fix/hp-wind-turbine-claster
Fixed circle for wind turbine cluster SCADA symbol
2025-03-27 18:30:00 +02:00
Igor Kulikov
30557f4a27
Merge pull request #13045 from ArtemDzhereleiko/AD/bc/widgetActionHeaderButtonDefaultColor
Backward compatibility for header icon button action
2025-03-27 18:29:38 +02:00
Igor Kulikov
8c9b48a9b7
Merge pull request #13042 from maxunbearable/fix/5893-calculated-field-duplicate-argument
Fixed Calculated fields creation of arguments with same name
2025-03-27 18:26:28 +02:00
Igor Kulikov
dc23b15aa7
Merge pull request #13038 from vvlladd28/bug/place-item/multiple-clicl
Fixed place map item action on multiple header button clicks
2025-03-27 18:25:00 +02:00
Artem Dzhereleiko
1901808b26 UI: Ref after review 2025-03-27 18:04:16 +02:00
Igor Kulikov
1e7e1a2854 UI: New Map widgets - introduce new marker icon containers. 2025-03-27 15:49:39 +02:00
mpetrov
d527213dc6 Fixed minor change detection bug 2025-03-27 12:48:54 +02:00
Vladyslav_Prykhodko
896a7f0b45 UI[Map]: Fix help popover styles in settings; make popover body scrollable 2025-03-27 12:30:10 +02:00
Artem Dzhereleiko
908680dd3d UI: Dynamic title height for widget title 2025-03-27 12:24:36 +02:00
mpetrov
515eaa6d59 refactoring 2025-03-27 12:10:09 +02:00
mpetrov
bf6ac6ac21 merged rc 2025-03-27 11:44:36 +02:00
mpetrov
131e96a575 refatoring 2025-03-27 11:22:59 +02:00
mpetrov
f74ca2fb97 Optimized entities map 2025-03-27 11:16:06 +02:00
Vladyslav_Prykhodko
de10a97fab UI: Fixed place map item action on multiple header button clicks 2025-03-27 10:45:05 +02:00
Artem Dzhereleiko
eccebac5cf UI: Fixed wind turbine cluster scada symbol 2025-03-27 09:05:08 +02:00
Artem Dzhereleiko
3005b5bf8f UI: Backward compatibility for header icon button action 2025-03-27 07:31:42 +02:00
IrynaMatveieva
6a5e57566e fixed telemetry deletion 2025-03-26 18:47:56 +02:00
Igor Kulikov
151a087e45
Merge pull request #13036 from vvlladd28/bug/manage-widget-action/updated
Fixed incorrect update date in widgets action table when switching widgets
2025-03-26 18:33:09 +02:00
Igor Kulikov
779feccf55
Merge pull request #13019 from ArtemDzhereleiko/AD/bug-fix/analogue-charts-decimals
Fixed decimals value for analogue charts
2025-03-26 18:26:21 +02:00
dashevchenko
ef27e33d03 implemented compare for BoolDataPoint 2025-03-26 17:41:31 +02:00
mpetrov
6888f9ed5b refactoring 2025-03-26 17:20:16 +02:00
mpetrov
609ba690f5 Fixed Calculated fields creation of arguments with same name and adjustments 2025-03-26 17:06:45 +02:00
Igor Kulikov
8c225c4847 Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-26 17:02:22 +02:00
Igor Kulikov
29eec5d13a UI: New map widgets - change scale control position to bottom-right in order to avoid overlap with attribution control. 2025-03-26 17:02:10 +02:00
YevhenBondarenko
b5c4ec8baa revert logback version update 2025-03-26 15:31:53 +01:00
Viacheslav Klimov
b6bd1ad5db
Merge pull request #13013 from dashevchenko/lineChartFix
Adding threshold to time-series line chart affects data sources post-processing
2025-03-26 16:06:12 +02:00
YevhenBondarenko
39e0e323e9 fixed vulnerabilities 2025-03-26 14:57:26 +01:00
Vladyslav_Prykhodko
82db1ceaef UI: Fixed incorrect update date in widgets action table when switching widgets; Refactoring 2025-03-26 15:48:18 +02:00
Igor Kulikov
e2e1e9347f Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-26 15:47:01 +02:00