19527 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
19d692c1e1 UI: Added support unicode symbols in chart legend/tooltip 2024-06-20 11:34:37 +03:00
ViacheslavKlimov
d9e90ea663 Refactoring for notification types filter 2024-06-20 11:33:28 +03:00
IrynaMatveieva
be2fb6d0b3 added missed version to the mqtt node 2024-06-20 11:27:35 +03:00
ViacheslavKlimov
5009440bf5 Fix unread notifications query 2024-06-20 11:20:54 +03:00
ViacheslavKlimov
186ab6d50c Merge remote-tracking branch 'origin/master' into feature/notifications-widget 2024-06-20 11:12:20 +03:00
mpetrov
e8fb1375ac refactoring 2024-06-19 17:44:31 +03:00
mpetrov
580f3b5b3c Changed Security block for REST Connector 2024-06-19 17:20:15 +03:00
IrynaMatveieva
f1c68b8be2 added tests for destroy method 2024-06-19 14:08:59 +03:00
Viacheslav Klimov
a6dcb8fe3c
Merge pull request #11018 from dashevchenko/swaggerImpr
Updated TenantProfile swagger example
2024-06-19 14:08:01 +03:00
Kulikov
fb47a95bf6
Add tests for LwM2M device profile validation (#10987)
* fix_bug: lwm2m Bootstrap ShortServerId   add tests

* fix_bug: lwm2m Bootstrap ShortServerId   add tests comments1

* fix_bug: lwm2m monitoring

* fix_bug: lwm2m Bootstrap tests n- formatting
2024-06-19 14:03:59 +03:00
IrynaMatveieva
7024035204 added tests for the destroy method 2024-06-19 13:40:12 +03:00
ViacheslavKlimov
25a7837e9e Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-19 13:33:19 +03:00
ViacheslavKlimov
37ad8a79b1 Async transport api requests processing 2024-06-19 13:31:54 +03:00
mpetrov
9910416790 Added Gateway Dashboard Connector optimization for multiple connector retoggle 2024-06-19 13:11:54 +03:00
Viacheslav Klimov
8e05dfd39a
Merge pull request #11044 from thingsboard/fix/snmp-authentication-protocol
Fix MD5 SNMP authentication protocol
2024-06-19 12:42:26 +03:00
ViacheslavKlimov
0142af37d1 Fix MD5 SNMP authentication protocol 2024-06-19 12:36:09 +03:00
Viacheslav Klimov
4a3697fa48
Merge pull request #11043 from thingsboard/fix/rpc-request-timeout
"Request Timeout." -> "Request timeout"
2024-06-19 12:29:08 +03:00
ViacheslavKlimov
e0e5fa12c9 "Request Timeout." -> "Request timeout" 2024-06-19 12:28:20 +03:00
Max Petrov
d650a23456
Merge branch 'master' into fix/3518-show-json-content-toolbar 2024-06-18 18:12:01 +03:00
mpetrov
83ebce8ab5 Made JSON content toolbar visible 2024-06-18 18:08:14 +03:00
IrynaMatveieva
da78d93468 added tests for the kafka node 2024-06-18 17:59:57 +03:00
Max Petrov
eed5f9a473
Merge branch 'master' into fix/3422-gateway-config-optimization 2024-06-18 17:26:54 +03:00
mpetrov
e0aa8f8f95 Added optimization for the fields in Gateway Configuration 2024-06-18 17:24:45 +03:00
rusikv
192ec9b096 UI: fixed disappearing of device profile transport config form on tab switch if it is invalid 2024-06-18 15:30:25 +03:00
Kulikov
b7891dfdd9
fix_bug: lwm2m monitoring (#11025) 2024-06-18 11:45:04 +03:00
Max Petrov
1ec3382414
Merge branch 'master' into fix/3696-logs-table-rows-jumps 2024-06-17 17:41:32 +03:00
mpetrov
522c926ca5 Fixed jumping rows when updating data in Gateway Logs table 2024-06-17 17:31:29 +03:00
IrynaMatveieva
6da603ad0d added tests for GCP pusSub node 2024-06-17 16:21:41 +03:00
Igor Kulikov
c4e5ab65ee Update pkg.upgradeVersion 2024-06-17 15:50:16 +03:00
ViacheslavKlimov
a0be4f6016 Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-17 14:44:33 +03:00
mpetrov
adc48ec13b refactoring 2024-06-17 14:43:02 +03:00
Andrew Shvayka
736eb0373d
Merge pull request #11024 from thingsboard/fix/subs-cleanup
Refactor stale subs cleanup on ClusterTopologyChangeEvent
2024-06-17 13:01:09 +03:00
ViacheslavKlimov
1df93833cb Refactor stale subs cleanup 2024-06-17 12:51:04 +03:00
mpetrov
5b9cb59eb1 refactoring 2024-06-17 12:50:06 +03:00
mpetrov
5185a68a68 refactoring 2024-06-17 12:37:00 +03:00
mpetrov
bab37b3a11 Fixed mistakes in tooltips - IoT Gateway dashboard - General Configuration 2024-06-17 12:22:43 +03:00
mpetrov
d39d866698 Optimized the 'Commands' table in the statistics tab for the 'General configuration' pop-up window 2024-06-17 11:38:38 +03:00
Max Petrov
f8dd6bf2da
Merge branch 'thingsboard:master' into fix/3656-unneccesssary-params-mqtt 2024-06-17 11:15:05 +03:00
mpetrov
858b2eab0c [PROD-3656] [FIX] refactoring 2024-06-17 11:09:47 +03:00
Igor Kulikov
9ff3e8c0aa Update rule nodes UI 2024-06-14 18:42:20 +03:00
mpetrov
4c0ee73a70 Fixed Command launcher pop up and dashboard open after creation 2024-06-14 18:40:56 +03:00
Viacheslav Klimov
93e62dd1e8
Handle TenantNotFoundException for stale subscriptions (#10973)
* Handle TenantNotFoundException for stale subscriptions

* Minor refactoring for stale subs cleanup
2024-06-14 18:13:05 +03:00
Igor Kulikov
e150898bf1 Merge branch 'master' into feature/scada-symbol 2024-06-14 18:01:00 +03:00
Igor Kulikov
8fad8245df UI: Improve dashboard layout settings. 2024-06-14 17:59:28 +03:00
mpetrov
8895d9a82e [PROD-3656] [FIX] refactoring 2024-06-14 17:44:29 +03:00
dashevchenko
3ea1e5706e updated TenantProfile swagger example 2024-06-14 17:42:54 +03:00
mpetrov
150f57dc38 Removed toggle 'fill configuration with default values' for GRCP and Custom Connectors 2024-06-14 16:54:00 +03:00
Artem Dzhereleiko
ea605182a0 UI: Aws lambda node 2024-06-14 16:40:44 +03:00
mpetrov
6574af0a60 [PROD-3859] [FIX] Added missing inputs for Custom and GRCP Connectors 2024-06-14 16:14:21 +03:00
rusikv
1ec30b92ea UI: added workaround for lwm2m object list component propagating array of strings instead of objects 2024-06-14 16:01:43 +03:00