22707 Commits

Author SHA1 Message Date
Igor Kulikov
d6acf00ba2
Merge pull request #12997 from vvlladd28/improvement/popover-settings/disable-close-click-outside
Disabled closing the settings panel popover on outside click
2025-03-21 19:07:47 +02:00
Igor Kulikov
d5d0712c5d
Merge pull request #12994 from vvlladd28/improvement/map/map-layers-max-h
Limit table content height in map layers with scroll on overflow
2025-03-21 18:59:35 +02:00
Igor Kulikov
25ed4e9873
Merge pull request #12976 from maxunbearable/fix/5820-calculated-field-tenant-import
Fixed Calculated Field cross instance import with current tenant target entity argument shows unnecessary error
2025-03-21 18:48:42 +02:00
Igor Kulikov
e5464c2dff
Merge pull request #12971 from ArtemDzhereleiko/AD/bug-fix/analog-gauge-digits-label-major-ticks
Fixed label for digits and add default value for major ticks for analog gauge settings
2025-03-21 18:45:48 +02:00
Igor Kulikov
dc660cc972
Merge pull request #12923 from maxunbearable/task/rest-md-files
Added md help files for REST connector
2025-03-21 18:44:30 +02:00
Igor Kulikov
22d584317b UI: Fix analoque gauges bug on resize. 2025-03-21 18:43:48 +02:00
Viacheslav Klimov
cb8b7bbbeb
Merge pull request #12990 from thingsboard/fix/edqs
Fixes for EDQS
2025-03-21 14:27:53 +02:00
ViacheslavKlimov
0caa6ad86e Refactoring for EDQS 2025-03-21 14:25:54 +02:00
Viacheslav Klimov
e61a4bba76
Merge pull request #12993 from irynamatveieva/cf-improvements
Cf improvements
2025-03-21 13:38:26 +02:00
IrynaMatveieva
0920eede51 removed unnecessary dependency 2025-03-21 13:36:36 +02:00
IrynaMatveieva
56598a5247 added tests and moved to common util 2025-03-21 13:17:03 +02:00
Vladyslav Prykhodko
28019cc5ad UI: Disable close on outside click for parameter popovers 2025-03-21 13:06:34 +02:00
Igor Kulikov
f86a72294b Fix EDQS logback config 2025-03-21 12:58:12 +02:00
Igor Kulikov
d72edfaa2f Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-21 12:26:12 +02:00
Igor Kulikov
4a5b836e02 Fix docker compose configuration for EDQS microservices. 2025-03-21 12:26:02 +02:00
Viacheslav Klimov
fb21dc410b
Merge pull request #12982 from YevhenBondarenko/fix/PROD-5846
[WS] fixed OOM
2025-03-21 12:23:26 +02:00
Viacheslav Klimov
5e3e3cfbe8
Merge pull request #12996 from dashevchenko/securityConfFix
Security configuration fix
2025-03-21 12:15:29 +02:00
dashevchenko
c8cfed0966 fixed security configuration for certificate/download endpoint 2025-03-21 12:07:36 +02:00
Viacheslav Klimov
63697efd44
Merge pull request #12920 from smatvienko-tb/hotfix/mqtt-transport-handler-subscription-logging-with-tenantid
MQTT transport handler - log tenant on subscribe issue
2025-03-21 12:00:15 +02:00
Vladyslav Prykhodko
71eaef8dba UI: Limit table content height in map layers with scroll on overflow 2025-03-21 09:50:24 +02:00
Igor Kulikov
9e0cf30fb9 Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-20 19:16:47 +02:00
Igor Kulikov
73fc419537 UI: Fix markdown widgets blur (set use transform to false for gridster). Fix markdown blinking (cache angular/compiler module on dynamic component service). Fix echarts tooltip. 2025-03-20 19:16:37 +02:00
ViacheslavKlimov
b7604a8d0a Fix NONE partitioning strategy 2025-03-20 17:17:08 +02:00
ViacheslavKlimov
0a14ce3f12 Add EDQS monitoring 2025-03-20 16:55:34 +02:00
YevhenBondarenko
77c9628b14 added interval validation to the query validator 2025-03-20 15:48:44 +01:00
ViacheslavKlimov
9ddd22edcf EDQS: don't use Kafka manual partitions assignment 2025-03-20 16:12:42 +02:00
IrynaMatveieva
f0bfea12c0 moved geoutils to script api 2025-03-20 16:06:56 +02:00
Viacheslav Klimov
ef0a0a2d50
Merge pull request #12611 from dskarzh/copy-latest-to-view-fix
Do not copy latest to entity views when data was not saved on the main entity
2025-03-20 15:46:33 +02:00
IrynaMatveieva
e2fdc5a4ba added methods for check if point in polygon to tbel 2025-03-20 14:13:43 +02:00
YevhenBondarenko
c3b608492a test improvements 2025-03-20 11:44:43 +01:00
YevhenBondarenko
f5eabdca3c added tests 2025-03-20 11:37:13 +01:00
Viacheslav Klimov
39b48ae346
Merge pull request #12967 from dashevchenko/coap_dtls
COAP DTLS: updated connectivity commands
2025-03-20 12:01:07 +02:00
Viacheslav Klimov
941f19b347
Merge pull request #12975 from dashevchenko/edqsSortFix
Fixed EDQS sorting
2025-03-20 11:58:57 +02:00
Viacheslav Klimov
00a959f73a
Merge pull request #12985 from dashevchenko/tb-edqs-package-fix
Renamed package to tb-edqs
2025-03-20 11:56:37 +02:00
dashevchenko
bf2f4c3151 renamed package to tb-edqs 2025-03-20 11:54:34 +02:00
Viacheslav Klimov
813e5d6630
Merge pull request #12969 from dashevchenko/edqs_sync_fix
Fixed edqs sync
2025-03-20 11:47:15 +02:00
IrynaMatveieva
d4f7cb7df1 added validation for arg name and implemented destroy methods 2025-03-20 09:38:10 +02:00
YevhenBondarenko
3f936ef6fc added fix for negative interval 2025-03-19 23:07:42 +01:00
YevhenBondarenko
c7cfd92a7a fixed OOM if startTs and endTs in agg command are the same 2025-03-19 21:33:39 +01:00
dashevchenko
0270bc9b88 refactoring 2025-03-19 18:33:55 +02:00
mpetrov
1cc03d63e2 refactoring 2025-03-19 17:33:11 +02:00
mpetrov
47232a629b refactoring 2025-03-19 17:20:01 +02:00
IrynaMatveieva
705265c303 added test 2025-03-19 17:09:01 +02:00
dashevchenko
b4bdbc4993 test refactoring 2025-03-19 15:47:33 +02:00
mpetrov
82bb007aaf Fixed import of current tenant shows error 2025-03-19 15:43:20 +02:00
dashevchenko
1e0bdc9032 fixed edqs sorting 2025-03-19 15:35:48 +02:00
IrynaMatveieva
5ee6d41f77 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-03-19 15:08:33 +02:00
IrynaMatveieva
f88be5b863 added impl for cf notification producer 2025-03-19 15:07:48 +02:00
mpetrov
3b925df445 Updated md files 2025-03-19 14:22:53 +02:00
Igor Kulikov
8615dd4ce5
Merge pull request #12961 from ArtemDzhereleiko/AD/refactoring/widget-header-action
Refactoring widget header action button
2025-03-19 13:11:13 +02:00