summaryrefslogtreecommitdiff
path: root/src/views/Settings/Network/TableIpv4.vue
AgeCommit message (Collapse)AuthorFilesLines
2022-06-20fix Modals, Tables and Pages: event logs, inventoty, post logs, operttions, ↵Maksim Zakharov1-3/+30
global styles
2021-12-03Network Settings: Add and Delete IPV4 and DNS addressDixsie Wolmers1-12/+35
Adds ability to add or delete static ipv4 and dns addesses per interface. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ie143ded2f173dd48f137471a684ba0d35ab0bf69
2021-12-03Network settings redesign - interface settingsDixsie Wolmers1-0/+146
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