5373 Commits

Author SHA1 Message Date
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
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
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
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
Vladyslav_Prykhodko
756945d252 UI: Created new class TimeSeriesChartTooltip and move tooltip processing from TimeSeriesChartModels 2024-06-20 14:27:56 +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
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
mpetrov
9910416790 Added Gateway Dashboard Connector optimization for multiple connector retoggle 2024-06-19 13:11:54 +03:00
ViacheslavKlimov
0142af37d1 Fix MD5 SNMP authentication protocol 2024-06-19 12:36:09 +03:00
ViacheslavKlimov
e0e5fa12c9 "Request Timeout." -> "Request timeout" 2024-06-19 12:28:20 +03:00
mpetrov
83ebce8ab5 Made JSON content toolbar visible 2024-06-18 18:08:14 +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
mpetrov
522c926ca5 Fixed jumping rows when updating data in Gateway Logs table 2024-06-17 17:31:29 +03:00
mpetrov
adc48ec13b refactoring 2024-06-17 14:43:02 +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
mpetrov
8895d9a82e [PROD-3656] [FIX] refactoring 2024-06-14 17:44:29 +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
mpetrov
bcffa86ca3 [PROD-3656] [FIX] refactoring 2024-06-14 13:12:21 +03:00
mpetrov
1a8b9449ed [PROD-3656] [FIX] refactoring 2024-06-14 12:55:27 +03:00
mpetrov
24214688cb [PROD-3656] [FIX] added pipe 2024-06-14 12:48:47 +03:00
Igor Kulikov
83cc70e3af
Merge pull request #11009 from maxunbearable/fix/3857-snmp-templates-view
Fixed templates display on opening SNMP connector
2024-06-14 12:18:35 +03:00
Igor Kulikov
145f4d40c2
Merge pull request #11002 from ArtemDzhereleiko/AD/hot-fix/color-settings
Hotfix for color settings
2024-06-14 12:18:01 +03:00
Igor Kulikov
268312bb4a
Merge pull request #10986 from maxunbearable/fix/docker-command-title
Changed docker commands button and pop-up window title in gateway dashboard
2024-06-14 12:16:51 +03:00
mpetrov
2b39e9d780 [PROD-3656] [FIX] Removed unnecessary parameters for MQTT Connector 2024-06-14 11:55:30 +03:00
mpetrov
9ff2e1179e [PROD-3645] [FIX] length fix 2024-06-14 10:34:33 +03:00
Max Petrov
a463e0cdc0
Update ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector.component.ts
suggestion

Co-authored-by: Vladyslav Prykhodko <yanat708@gmail.com>
2024-06-14 10:25:00 +03:00
rusikv
ccf2ad1302 UI: fixed lwm2m device profile transport configuration object list form field value persistance 2024-06-13 18:50:17 +03:00
mpetrov
8c8fca4c27 [PROD-3857] [FIX] Fixed templates display on opening SNMP connector 2024-06-13 18:18:10 +03:00
mpetrov
d95c98fbe7 [PROD-3645] [FIX] refactoring 2024-06-13 17:28:16 +03:00