20272 Commits

Author SHA1 Message Date
Artem Dzhereleiko
e1d11c913a UI: Water meter SCADA symbol 2024-08-30 14:33:36 +03:00
Volodymyr Babak
f9c2aa3581 TbHttpClient: return cause instead of original exception in case 2xx status code 2024-08-30 10:18:40 +03:00
rusikv
44a1586bec UI: oauth2 improvements after qa testings 2024-08-29 19:26:53 +03:00
Chantsova Ekaterina
272244cb39 UI: Image service - add default value for image sub-type 2024-08-29 18:50:37 +03:00
Chantsova Ekaterina
d6c40c1bb2 UI: Recent dashboards widget - apply custom translation for dashboard titles 2024-08-29 18:28:36 +03:00
nick
4c3e1c62f2 tbel: fix bug ExecutionHashMap.entrySet element.key element.value Update version 2024-08-29 18:24:12 +03:00
Volodymyr Babak
9593f97582 TbHttpClient: use default 256 KB for maxInMemorySize in case 0 set in configuration 2024-08-29 17:05:53 +03:00
Artem Dzhereleiko
12415c1518 UI: bug fix 2024-08-29 16:11:28 +03:00
Vladyslav Prykhodko
3e675b632e
Merge pull request #11522 from maxunbearable/feature/rule-chain-versioning-ui
Added UI part of RuleChain Editor Version Conflict
2024-08-29 15:33:58 +03:00
mpetrov
61e7ba46fc Adjusted typing 2024-08-29 15:25:20 +03:00
mpetrov
4831a86295 Added UI part of RuleChain Editor Version Conflict 2024-08-29 13:16:56 +03:00
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages 2024-08-29 12:51:20 +03:00
IrynaMatveieva
5256cae804 used jakarta validation constraints 2024-08-29 12:35:30 +03:00
mpetrov
a6f79b51de refactoring 2024-08-29 11:47:57 +03:00
IrynaMatveieva
b56f75a996 added validation on init 2024-08-29 10:45:34 +03:00
YevhenBondarenko
399c072595 revert changes that are not related to this PR 2024-08-28 23:26:00 +02:00
YevhenBondarenko
779acf1891 used sys tenant id for old protos 2024-08-28 23:00:08 +02:00
mpetrov
33c8cc4050 refactoring 2024-08-28 19:27:44 +03:00
Max Petrov
70958fcc4e
Merge branch 'master' into task/4114-gateway-version-compatibility 2024-08-28 19:24:21 +03:00
mpetrov
adf8ec31c5 Added workaround for version compatibility of Gateway MQTT Connectors 2024-08-28 19:18:23 +03:00
Viacheslav Klimov
14794070ee
Merge pull request #11515 from thingsboard/fix/snmp-v3
Fixes for SNMP v3
2024-08-28 19:01:58 +03:00
Viacheslav Klimov
e0244c2970
Merge pull request #11421 from irynamatveieva/fix/audit-logs-alarm-deleted
Fix null entityId in audit log when alarm is deleted
2024-08-28 18:48:55 +03:00
Vladyslav_Prykhodko
6c1b03dc47 UI: Fixed incorrect min-width calculation for dashboard layout in edit preview mode at specific breakpoints 2024-08-28 17:57:47 +03:00
Vladyslav_Prykhodko
897fe09c5d UI: Improved style for select dashboard breakpoint 2024-08-28 16:50:58 +03:00
Vladyslav_Prykhodko
7e7656f7b4 UI: Fixed infinite load when select divided layout 2024-08-28 16:34:03 +03:00
Andrew Shvayka
855452ff75
Merge pull request #11510 from thingsboard/lwm2m_fix_bug_CollectedValue
lwm2m: fix bug  send From Client CollectedValue
2024-08-28 15:51:42 +03:00
nick
f598e2fe89 tbel: fix bug send From Client CollectedValue 2024-08-28 15:20:55 +03:00
Vladyslav_Prykhodko
cbe5150eda UI: Fixed error tooltip for 'Minimum layout width' in layout configuration 2024-08-28 14:51:50 +03:00
Igor Kulikov
ba5208af39
Merge pull request #11508 from ArtemDzhereleiko/AD/scada/drain-pipe/default-fluid-color
Drain pipe SCADA sym change default fluid color
2024-08-28 14:24:56 +03:00
Igor Kulikov
8d6a10260d
Merge pull request #11507 from ArtemDzhereleiko/AD/scada/filter
Stand filter SCADA symbol
2024-08-28 14:24:22 +03:00
Artem Dzhereleiko
1ea53f36b4 UI: Scada drain pipe change default fluid color 2024-08-28 12:51:43 +03:00
Viacheslav Klimov
40fc7eacf3
Merge branch 'master' into feature/rule-chain-versioning 2024-08-28 12:35:59 +03:00
ViacheslavKlimov
d656ab5540 Remove unneeded comment 2024-08-28 12:33:17 +03:00
ViacheslavKlimov
6b00fb4900 Increment entity's version regardless of the changes 2024-08-28 12:32:11 +03:00
Artem Dzhereleiko
83059c77af UI: SCADA symbol stand filter 2024-08-28 12:28:31 +03:00
YevhenBondarenko
b26bf1410c fixed TbEntitySubEventCallbackProto build 2024-08-28 10:24:22 +02:00
Vladyslav_Prykhodko
4753455941 UI: Improved move all widget action - fixed overlap and add support dashboard layout 2024-08-28 11:17:10 +03:00
Volodymyr Babak
02dcf142df TbHttpClient: Add cause to metadata in cause of buffer overloaded exception 2024-08-27 19:22:49 +03:00
Volodymyr Babak
c38584e79f Added new config for TbRestApiCallNodeConfiguration - maxInMemoryBufferSizeInKb 2024-08-27 18:04:20 +03:00
Volodymyr Babak
4bf34281f0 HttpClient - fixed validation of hostname and port in case proxy usage 2024-08-27 17:55:41 +03:00
YevhenBondarenko
bc0022aafd Added tenant id to the methods with locks and minor refactoring 2024-08-27 15:05:39 +02:00
Viacheslav Klimov
02d3382731
Merge pull request #11494 from AndriiLandiak/feature/edge-related-cache
Introduce RelatedEdgesCache to cache related edges by entityId
2024-08-27 14:15:07 +03:00
ViacheslavKlimov
a63ed4fa6c Versioning for rule chain metadata 2024-08-27 13:57:32 +03:00
Andrii Landiak
fc8631625f Delete unused file 2024-08-27 13:12:03 +03:00
Andrii Landiak
458a1a0af0 Fix compile error in BaseRelatedEdgesService 2024-08-27 12:54:29 +03:00
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2024-08-27 12:41:39 +03:00
Viacheslav Klimov
a77df2f90e
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
2024-08-27 12:09:53 +03:00
Andrii Landiak
73a45427d4 Tmp ignore testCreateUpdateDeleteTenantUser 2024-08-27 10:51:54 +03:00
Chantsova Ekaterina
f25b7eaf21 UI: adjust hide interval timewindow options 2024-08-26 18:23:02 +03:00
ViacheslavKlimov
5e47e16913 Fix unknown security name 2024-08-26 16:12:27 +03:00