19841 Commits

Author SHA1 Message Date
IrynaMatveieva
ea5519893b fixed error message 2024-09-03 14:09:03 +03:00
Andrii Landiak
3a6a44a9a4 Refactoring after review 2024-09-03 13:42:28 +03:00
IrynaMatveieva
60f89ba473 added validation for client id length 2024-09-03 13:23:13 +03:00
YevhenBondarenko
5c48328423 fixed DefaultTbLocalSubscriptionService build 2024-09-03 12:13:31 +02:00
Viacheslav Klimov
d88558eee0
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
Versioning for rule chain metadata
2024-09-03 12:53:20 +03:00
devaskim
7433b15678
Added Event and Audit Logs services to services map. 2024-09-03 14:48:03 +05:00
YevhenBondarenko
235e877337 Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into merge-with-hotfix-3.7 2024-09-03 11:35:51 +02:00
YevhenBondarenko
aab1161c79 create pojo for session limits 2024-09-03 10:58:40 +02:00
nick
b86a9d3802 tbel: refactoring tbUtils with docs 2024-09-02 21:44:23 +03:00
Andrew Shvayka
bf845d9f34
Merge pull request #11159 from irynamatveieva/improvements/generator-node
Generator node: improvements
2024-09-02 17:48:45 +03:00
Andrew Shvayka
911232cdd1
Merge pull request #11498 from YevhenBondarenko/hotfix/ws-unsubscribe-optimization-3.7.0
DefaultTbLocalSubscriptionService WS single lock refactored by tenantId; TbEntityLocalSubsInfo performance optimizations for remove subscription
2024-09-02 17:37:53 +03:00
Artem Dzhereleiko
5f112b2112 UI: Add leak sensor and water stop symbol 2024-09-02 16:53:45 +03:00
mpetrov
11bc5dc369 translation small fix 2024-09-02 16:46:04 +03:00
Vladyslav_Prykhodko
536de942d4 UI: Clear code 2024-09-02 15:32:00 +03:00
Vladyslav_Prykhodko
ff01f77f9e UI: Added additionEntityTypes in entity-select.component and delete CURRENT_RULE_NODE 2024-09-02 15:27:42 +03:00
YevhenBondarenko
dd3ed2a496 rafactoring due to comments 2024-09-02 13:11:06 +02:00
Vladyslav_Prykhodko
bec4e811eb Merge branch 'AD/imp/generator-node' of github.com:ArtemDzhereleiko/thingsboard into AD/imp/generator-node 2024-09-02 13:12:06 +03:00
Chantsova Ekaterina
73ae4b3c66 UI: Image service - change parameters order to keep backward compatibility with older version 2024-09-02 12:24:58 +03:00
YevhenBondarenko
0af0c36673 refactoring 2024-09-02 10:41:17 +02:00
Max Petrov
889b998d4c
Merge branch 'master' into improvement/4193-gateway-config-advanced 2024-09-02 11:35:54 +03:00
Vladyslav Prykhodko
41b5fefd24 UI: Add country autocomplete and refactoring code 2024-09-01 17:28:22 +03:00
Vladyslav Prykhodko
55cb74510d Merge branch 'master' of github.com:Philip2809/thingsboard into improvement/country-autocomplete 2024-09-01 12:29:26 +03:00
Vladyslav Prykhodko
92cfffab1e UI: Fix typo the examples help for show/hide action cell button 2024-08-31 22:34:19 +03:00
Vladyslav Prykhodko
396403ccf7 UI: Fixed multiple input widget not updated dynamically selector after change and save value 2024-08-31 22:15:22 +03:00
Vladyslav Prykhodko
5e53e6bd71 UI: Fixed incorrect apply change colums size in dashboard layout; added support breakpoints in dashboard settings 2024-08-31 15:22:16 +03:00
Andrew Shvayka
04e4116f30
Merge pull request #11330 from dashevchenko/http_transport_large_request_fix
Payload size filter for all requests
2024-08-30 18:05:44 +03:00
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
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
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