<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/Settings, branch processor-chart</title>
<subtitle>Web-based user interface built on Vue.js for managing OpenBMC systems (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/'/>
<updated>2022-02-04T16:29:18+00:00</updated>
<entry>
<title>Re-modeled Power restore radio buttons</title>
<updated>2022-02-04T16:29:18+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2022-01-07T19:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=80a87851ab2b1bddb9f42cc494b0ad7799b06012'/>
<id>urn:sha1:80a87851ab2b1bddb9f42cc494b0ad7799b06012</id>
<content type='text'>
When a user selects a radio button and saves, the selected setting should be patched.
  - Computed properties on generated bootstrap-vue radio buttons causes errors.

- Re-modeled radio buttons to take Redfish api data on component render.
- Mapped selected radio button value to patch the Redfish api property.
- Added translations.

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I22ce75d9ef840d7f0c2659bba855093e5b4559f4
</content>
</entry>
<entry>
<title>Fixed empty string in NTP server array</title>
<updated>2021-12-23T03:41:08+00:00</updated>
<author>
<name>Kenneth</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-11-11T20:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=84ec88f92383119b35828f7f07d109b19560d671'/>
<id>urn:sha1:84ec88f92383119b35828f7f07d109b19560d671</id>
<content type='text'>
The UI should not patch an empty string to the NTP server array
as this is not valid per redfish spec.

Filtered out empty strings from the array. After that, re-render
the ui and re-set ntp values.

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I0086086dec5f49f7cb4305813b3c5ce0348368b5
</content>
</entry>
<entry>
<title>Network settings: Edit hostname and MAC address</title>
<updated>2021-12-03T20:45:37+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-12-03T20:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=12dc20c3701fe58b7d827ed44d65ac67cee8a4a6'/>
<id>urn:sha1:12dc20c3701fe58b7d827ed44d65ac67cee8a4a6</id>
<content type='text'>
Adds modals to edit hostname and mac address per interface.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: I45d265c198afd1d9de9bb519a15a74e724f50f55
</content>
</entry>
<entry>
<title>Network Settings: Add and Delete  IPV4 and DNS address</title>
<updated>2021-12-03T20:45:37+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-11-03T03:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b34349d4139230fb4ca99bf89a6b0e1f707e58e2'/>
<id>urn:sha1:b34349d4139230fb4ca99bf89a6b0e1f707e58e2</id>
<content type='text'>
Adds ability to add or delete static ipv4 and dns
addesses per interface.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: Ie143ded2f173dd48f137471a684ba0d35ab0bf69
</content>
</entry>
<entry>
<title>Network settings redesign - interface settings</title>
<updated>2021-12-03T20:45:37+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-10-07T21:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=c4b8757ed88ecea369e6044548d2fbe072d5bd4a'/>
<id>urn:sha1:c4b8757ed88ecea369e6044548d2fbe072d5bd4a</id>
<content type='text'>
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 &lt;dixsie@ibm.com&gt;
Change-Id: Ibb1db6894ee697fec9e6ea1b8312d041c61faaad
</content>
</entry>
<entry>
<title>IA update: Update access and control section</title>
<updated>2021-08-10T19:20:42+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-07-26T09:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b440616c23b61166ae6d87839a70eec31bdca235'/>
<id>urn:sha1:b440616c23b61166ae6d87839a70eec31bdca235</id>
<content type='text'>
This is the fifth commit of the information architecture changes and
has the following changes:

- The icon for access and control has been updated
- Access and control section has been updated to security and
access section
- Security settings page has been updated to policies page and moved to
security and access section
- Client sessions page has been updated to sessions page
- Local user management page has been updated to user management page
- SSL certificates page has been updated to certificates page

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: Ie93cee9002742ecf7d33615636f4f159f4395fc4
</content>
</entry>
<entry>
<title>IA update: Update configuration to settings</title>
<updated>2021-08-10T19:20:42+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-07-19T12:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=f67f769f2304bca64d2b9758e22c21203960eef9'/>
<id>urn:sha1:f67f769f2304bca64d2b9758e22c21203960eef9</id>
<content type='text'>
This is the fourth update to information architecture changes and has
the following changes:

- The configuration section is updated to settings
- The date and time settings page is updated to date and time
- The network settings page is updated to network
- The power restore policy page in operations section is moved to
settings section

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: I6f5ab25f5227530be430bd39a4d9629b3bf09d8b
</content>
</entry>
</feed>
