18924 Commits

Author SHA1 Message Date
Vladyslav Prykhodko
37af4e0b8b
Merge pull request #11051 from maxunbearable/task/3657-changed-security-block-rest
Changed Security block for REST Connector
2024-06-21 15:09:55 +03:00
mpetrov
205e930d88 Added Connector Name to Gateway Connector Logs 2024-06-21 15:08:09 +03:00
Vladyslav Prykhodko
9718e342a9
Merge pull request #11036 from maxunbearable/fix/3422-gateway-config-optimization
Added optimization for the fields in Gateway Configuration
2024-06-21 15:06:50 +03:00
Vladyslav Prykhodko
ff608ffe47
Merge pull request #11028 from maxunbearable/fix/3696-logs-table-rows-jumps
Fixed jumping rows when updating data in Gateway Logs table
2024-06-21 15:06:20 +03:00
Vladyslav Prykhodko
f48ec85e61
Merge pull request #11023 from maxunbearable/fix/3736-general-confid-tooltips-text
Fixed mistakes in tooltips - IoT Gateway dashboard
2024-06-21 15:05:44 +03:00
Vladyslav Prykhodko
fd485f52cf
Merge pull request #11022 from maxunbearable/fix/3504-statistics-commands-width
Optimized the 'Commands' table in the statistics tab
2024-06-21 15:05:04 +03:00
Vladyslav Prykhodko
7c3dd037b9
Merge pull request #11019 from maxunbearable/fix/3862-command-launcher-pop-up
Fixed Command launcher pop up and dashboard open after creation
2024-06-21 15:01:34 +03:00
Vladyslav Prykhodko
a327f0b99b
Merge pull request #11017 from maxunbearable/fix/3865-default-values-grcp-custom
Removed toggle 'fill configuration with default values'
2024-06-21 15:00:55 +03:00
Vladyslav Prykhodko
1df59fc4d5
Merge pull request #11015 from maxunbearable/fix/3859-grcp-custom-inputs
Added missing inputs for Custom and GRCP Connectors
2024-06-21 14:58:34 +03:00
Vladyslav Prykhodko
ecba0540a2
Merge pull request #11007 from maxunbearable/fix/3645-template-name-width
Added max width to the display of the template name
2024-06-21 14:55:19 +03:00
Vladyslav Prykhodko
8d5ecb6409
Merge pull request #11004 from maxunbearable/fix/3650-changed-snmp-method
Changed method field in SNMP Connector
2024-06-21 14:54:11 +03:00
Vladyslav Prykhodko
c42ef1fb10
Merge pull request #11001 from maxunbearable/fix/3687-asterisk-device-config
Added asterisk symbol in Device Configuration
2024-06-21 14:53:29 +03:00
Vladyslav Prykhodko
092b533b80
Merge pull request #10996 from maxunbearable/fix/3709-adaptive-datamaping-height
Added adaptive height for datamaping dialog
2024-06-21 14:52:50 +03:00
Vladyslav Prykhodko
8573b878f0
Merge pull request #10992 from maxunbearable/fix/connector-created-notif-remove-dot
Removed dot from the message when connector created/updated successfully
2024-06-21 14:52:12 +03:00
Vladyslav Prykhodko
a7ff18b0da
Merge pull request #10984 from maxunbearable/fix/gateway-status-sorting
Fixed gateway dashboard sorting connectors by status
2024-06-21 14:50:59 +03:00
Vladyslav Prykhodko
75895807d0
Merge pull request #10988 from maxunbearable/fix/gateway-log-level-title
Changed status column title to 'level' in logs
2024-06-21 14:49:58 +03:00
ViacheslavKlimov
c4155fb706 Fix timeout for repository settings api 2024-06-21 14:48:35 +03:00
Vladyslav Prykhodko
e81284e809
Merge pull request #10981 from maxunbearable/response-topic-exp-required
Made response topic expression required in gateway dashboard
2024-06-21 14:46:20 +03:00
ViacheslavKlimov
e000761fac Fix repository cleanup on tenant deletion 2024-06-21 14:15:27 +03:00
ViacheslavKlimov
656e8458ad Tests for version control; local-only repositories; refactoring 2024-06-21 14:11:20 +03:00
Max Petrov
8c28f46867
Merge branch 'master' into fix/3906-removed-opcua-asyncio 2024-06-21 12:16:04 +03:00
Andrew Shvayka
9d60491f19
Merge pull request #11064 from volodymyr-babak/edge/improve-install-instructions
Edge install instructions update. Use Java 17. Fix tag usage
2024-06-21 12:10:07 +03:00
Volodymyr Babak
727c9b8fbc Edge install instructions update. Use Java 17. Fix tag usage 2024-06-20 18:34:06 +03:00
mpetrov
81d34670e8 adjustments 2024-06-20 17:57:03 +03:00
mpetrov
1132448d9f adjustments 2024-06-20 17:42:59 +03:00
mpetrov
a6d9f40e60 adjustments 2024-06-20 17:40:49 +03:00
mpetrov
06adde90de adjustments 2024-06-20 17:33:49 +03:00
Max Petrov
438f9ce759
Merge branch 'master' into fix/3906-removed-opcua-asyncio 2024-06-20 16:33:37 +03:00
mpetrov
c095a3728a Removed 'OPCUA ASYNCIO' Connector Type 2024-06-20 16:31:32 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
Vladyslav_Prykhodko
756945d252 UI: Created new class TimeSeriesChartTooltip and move tooltip processing from TimeSeriesChartModels 2024-06-20 14:27:56 +03:00
Viacheslav Klimov
033588aea2
Merge pull request #11005 from dashevchenko/cassandraDeleteTsFix
Fixed cassandra timeseries deletion if partition is INDEFINITE
2024-06-20 13:28:48 +03:00
mpetrov
59cf88a656 Gateway - General Config - Security: added static height for username field 2024-06-20 12:08:35 +03:00
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
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
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
mpetrov
9910416790 Added Gateway Dashboard Connector optimization for multiple connector retoggle 2024-06-19 13:11:54 +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
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