feat(network): cleanup and UI polish

This commit is contained in:
Lemmy
2026-03-15 19:49:22 -04:00
parent 44b6ba6c30
commit b9fbe6cd1f
7 changed files with 547 additions and 481 deletions
+84
View File
@@ -725,6 +725,66 @@
"false"
]
},
{
"labelKey": "wifi.enterprise.eap-method",
"descriptionKey": null,
"widget": "NComboBox",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "wifi.enterprise.phase2-auth",
"descriptionKey": null,
"widget": "NComboBox",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "wifi.enterprise.anonymous-identity",
"descriptionKey": null,
"widget": "NTextInput",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "wifi.enterprise.ca-cert",
"descriptionKey": null,
"widget": "NTextInput",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "wifi.enterprise.username",
"descriptionKey": null,
"widget": "NTextInput",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "common.password",
"descriptionKey": null,
@@ -737,6 +797,30 @@
"false"
]
},
{
"labelKey": "wifi.panel.show-password",
"descriptionKey": null,
"widget": "NCheckbox",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "wifi.panel.hidden-network",
"descriptionKey": null,
"widget": "NCheckbox",
"tab": 16,
"tabLabel": "panels.connections.title",
"subTab": 0,
"subTabLabel": "common.wifi",
"visibleWhen": [
"false"
]
},
{
"labelKey": "common.position",
"descriptionKey": "panels.control-center.position-description",