summaryrefslogtreecommitdiff
path: root/src/views/Settings/Network/NetworkGlobalSettings.vue
AgeCommit message (Collapse)AuthorFilesLines
2021-12-03Network settings: Edit hostname and MAC addressDixsie Wolmers1-2/+11
Adds modals to edit hostname and mac address per interface. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I45d265c198afd1d9de9bb519a15a74e724f50f55
2021-12-03Network settings redesign - interface settingsDixsie Wolmers1-0/+152
First commit of the network settings redesign: - Adds the global network settings section for DHCP settings - Adds read only hostname, FQDN and MAC address, modal to edit each will be done seperately - Removes interface specific sections to refactor in next commit - Adds tab component to display ethernet data by interface - Ability to edit, delete and add ipv4 addresses and DNS will be done in separate commit Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ibb1db6894ee697fec9e6ea1b8312d041c61faaad