24363 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
1a01cba35f UI: Fixed bug dublicate alias when create alias in alias-select.component 2025-07-31 14:56:31 +03:00
dashevchenko
b925fd1685 test fix 2025-07-30 18:46:55 +03:00
dashevchenko
5ee4ebea57 fixed tenant attribute save by system admin 2025-07-30 18:20:50 +03:00
dashevchenko
00bc14ab61 fixed tenant attribute save by system admin 2025-07-30 18:07:05 +03:00
Artem Dzhereleiko
9fa36fa310 UI: Fixed adaptive for alarm type list in filter panel 2025-07-30 17:50:46 +03:00
VIacheslavKlimov
01e72f4e30 Fix topics creation for isolated tenants 2025-07-30 17:03:49 +03:00
Artem Dzhereleiko
d4116e368d UI: Refactorign chip 2025-07-30 16:39:57 +03:00
Ekaterina Chantsova
7a38efb416 UI: fixed widget preview height in widget type autocomplete 2025-07-30 15:25:24 +03:00
Artem Dzhereleiko
850bb69c4e UI: Add ellipsis to entity list and subtype list chip and fixed api usage state display value 2025-07-30 15:10:46 +03:00
Ekaterina Chantsova
8a57fb31d0 UI: add missing services and models to public-api 2025-07-30 13:01:38 +03:00
Viacheslav Klimov
85ae3ed778
Merge pull request #13794 from thingsboard/fix/slack
Fix Slack files upload support
2025-07-30 12:30:15 +03:00
VIacheslavKlimov
f2ad1ef796 Fix Slack files upload support 2025-07-30 12:23:06 +03:00
dashevchenko
8b44bb8d35 fixed tenant telemetry save by system admin 2025-07-29 17:00:42 +03:00
yevhenii_zahrebelnyi
320e0b674e
Added per-edge stats (#13651) 2025-07-29 10:02:37 +03:00
Vladyslav Prykhodko
0bf3171bbf
Update template-autocomplete.component.ts 2025-07-28 17:57:43 +03:00
Artem Dzhereleiko
7acf8de9f8 UI: Ref 2025-07-28 17:55:30 +03:00
Artem Dzhereleiko
db1eb1682f UI: Fixed edit and improve create new 2025-07-28 17:24:37 +03:00
Artem Dzhereleiko
a7ba9d8c02 UI: Fixed font on preview scada symbols 2025-07-28 15:13:08 +03:00
Viacheslav Klimov
bdd0a9a5c6
Merge pull request #13777 from ShvaykaD/bugfix/rpc-additional-info
Fixed handling of RPC with missing additional info in cluster mode
2025-07-28 14:01:31 +03:00
Paolo Cristiani
a9c0d2989b
Merge branch 'rc' into feature/add_show_total_legend_setting_to_latest-chart-widgets 2025-07-28 12:02:21 +02:00
Paolo Cristiani
633b2c8a2b
Merge branch 'rc' into features/add_tooltip_option_to_show_stack_mode_total_value_on_timeseries_chart_widgets 2025-07-28 12:01:52 +02:00
Viacheslav Klimov
907982aab7
Merge pull request #13751 from dashevchenko/strValueForNumericTelemetry
Fixed EDQS entity field filter for numeric values saved as string
2025-07-28 12:24:54 +03:00
Artem Dzhereleiko
1c5f186418 UI: Fixed line width for cross connector hp 2025-07-28 09:41:15 +03:00
Vladyslav Prykhodko
5b24b4865a UI: Add descriptive default option to Disable on property select 2025-07-26 21:08:47 +03:00
dshvaika
e69b2df28d added additional fix for handling text nodes of additional info 2025-07-25 18:01:18 +03:00
Igor Kulikov
f31f49b19f
Merge pull request #13776 from thingsboard/fix/swagger
Fix Swagger
2025-07-25 17:56:22 +03:00
VIacheslavKlimov
62fe0d2552 Update Springdoc Swagger to 2.8.8TB 2025-07-25 16:52:21 +03:00
dshvaika
23c8c0be4e fix handling of null RPC additional info 2025-07-25 16:47:05 +03:00
Igor Kulikov
17241d4843 Fix jdbc template query timeout test. 2025-07-25 14:32:22 +03:00
Igor Kulikov
2d68fca3a0
Merge pull request #13772 from vvlladd28/bug/cf/position-popover
Stabilize calculated field argument settings popover position on argument type change
2025-07-25 14:10:46 +03:00
Igor Kulikov
b698f78e1c
Merge pull request #13771 from vvlladd28/bug/alarm-table/assign-widget-editor
Fix error message in Alarm widget preview when opening Assign field dropdown
2025-07-25 14:10:23 +03:00
Igor Kulikov
a15b6052a5
Merge pull request #13770 from vvlladd28/bug/single-switch/title
Fix incorrect card padding for title in single switch widget
2025-07-25 14:10:05 +03:00
Igor Kulikov
2bb6afa372
Merge pull request #13768 from vvlladd28/bug/json-editor/fill-height
Fixed issue where fill-height class was not applied to JSON editor
2025-07-25 14:09:09 +03:00
Igor Kulikov
b0ccecb947
Merge pull request #13757 from vvlladd28/improvement/alias-sselect/fetch-new-alias
Refactor EntityAliasSelect and FilterSelect components for improved reactivity
2025-07-25 14:08:29 +03:00
Igor Kulikov
dbd6c2a085 Remove tomcat version override because spring boot uses fixed version. Update nimbus-jose-jwt version to fix vulnerabilities and remove test scope as it used directly by spring-security-oauth2-client. 2025-07-25 14:02:37 +03:00
Vladyslav_Prykhodko
53368d3151 UI: Stabilize CF argument settings window position on argument type change 2025-07-25 11:15:30 +03:00
Vladyslav_Prykhodko
3b5b3fe143 UI: Fix error message in Alarm widget preview when opening Assign field dropdown 2025-07-25 10:54:40 +03:00
Vladyslav_Prykhodko
1b6c96acd3 UI: Fix incorrect card padding for title in single switch widget 2025-07-25 10:34:42 +03:00
Vladyslav_Prykhodko
9c6654bb1d UI: Fixed issue where fill-height class was not applied to JSON editor 2025-07-25 09:46:21 +03:00
Viacheslav Klimov
203a2c8409
Merge pull request #13763 from AndriiLandiak/fix/deleted-customer-alarm-cleanup
Fixed alarms cleanup when originator (other than device or asset) is deleted
2025-07-24 16:39:54 +03:00
Andrii Landiak
caa831e7fa Refactoring clean up of entity alarm records after review 2025-07-24 16:32:38 +03:00
Viacheslav Klimov
099dd60cdf
Merge pull request #13758 from vvlladd28/bug/domain-panel/redirect-allways-enabled
Fix OAuth2 redirect URI field appearing enabled in view mode
2025-07-24 16:09:47 +03:00
Viacheslav Klimov
452fe781c2
Merge pull request #13761 from yuliaklochai/fix-trendz-settings
Fix Trendz settings not updating without page refresh
2025-07-24 16:07:37 +03:00
Andrii Landiak
aa00631246 Small changes to test 2025-07-24 14:50:29 +03:00
Andrii Landiak
cff4f35b9a Auto-remove alarms when originator is deleted 2025-07-24 13:21:19 +03:00
Igor Kulikov
8dca042035 Update help base url. 2025-07-24 12:55:45 +03:00
Igor Kulikov
cc7c496b13 Version set to 4.2.0-RC 2025-07-24 12:47:33 +03:00
yuliaklochai
310a412e51 UI: fixed Trendz settings after review 2025-07-24 12:46:56 +03:00
Igor Kulikov
d9311adfce Merge branch 'master' into rc 2025-07-24 12:46:37 +03:00
Igor Kulikov
29635bfdc0
Merge pull request #13747 from thingsboard/versions-upgrade
Fixed vulnerabilites and updated libraries
2025-07-24 12:42:55 +03:00