<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/Operations, 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-03-09T00:48:48+00:00</updated>
<entry>
<title>SOL: fix socket close exception</title>
<updated>2022-03-09T00:48:48+00:00</updated>
<author>
<name>Xiaochao Ma</name>
<email>maxiaochao@inspur.com</email>
</author>
<published>2022-03-08T12:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=78372d6345cf5f1e04d6a8d56c416a7aec70b998'/>
<id>urn:sha1:78372d6345cf5f1e04d6a8d56c416a7aec70b998</id>
<content type='text'>
When the sol page is opened, a socket is opened;
when the sol page is closed, the socket is not closed
(console print is also exception).
It only closes when you log out.
Fix this condition to 'close socket when SOL page is exited'.

test:
Enter the SOL page--&gt;console print'websocket console0/ opened'
--&gt;close the SOL page
--&gt;console print'websocket console0/ closed. code: 1000 reason: '

Signed-off-by: Xiaochao Ma &lt;maxiaochao@inspur.com&gt;
Change-Id: I0f406c2085aec303d6e5139d57b31ed6f244a155
</content>
</entry>
<entry>
<title>Removed alert message from Update firmware component</title>
<updated>2022-02-21T22:27:32+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2022-02-21T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=19b2cfba7323b8327266063411e4fae4c966b17e'/>
<id>urn:sha1:19b2cfba7323b8327266063411e4fae4c966b17e</id>
<content type='text'>
There shouldn't be an alert message in the update firmware component.

- Took away the alert from the Update firmware component.

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I1ab97fbba39fb2d7639707cceaf75b71531fa971
</content>
</entry>
<entry>
<title>Update SOL console page alert message</title>
<updated>2022-02-11T21:05:22+00:00</updated>
<author>
<name>Nikhil Ashoka</name>
<email>a.nikhil@ibm.com</email>
</author>
<published>2022-01-31T08:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=1d9257e5a355bbc0540b70ab2b2d9a17dea6d986'/>
<id>urn:sha1:1d9257e5a355bbc0540b70ab2b2d9a17dea6d986</id>
<content type='text'>
- if the status of the SOL console is disconnected, an
alert message will be displays that System must be
powered on to connect

Signed-off-by: Nikhil Ashoka &lt;a.nikhil@ibm.com&gt;
Change-Id: I4cdf99954f3a4e129404facf2992dadf63e62f70
</content>
</entry>
<entry>
<title>Add Key clear page under Operations section</title>
<updated>2022-02-04T14:21:05+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2022-01-10T13:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=05887b50f1d1b08468b401b357faf13f505ee75f'/>
<id>urn:sha1:05887b50f1d1b08468b401b357faf13f505ee75f</id>
<content type='text'>
This page will allow privileged user to clear encrypted keys.
- Only admin and CE login user will be able to see the page
- The UI will be different for both, admin and CE login user(service)
- This page is IBM only

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: Ic6fe3454de815629a6b2250daa99ab21f2b316c3
</content>
</entry>
<entry>
<title>Fix broken link on firmware page</title>
<updated>2021-09-09T17:58:08+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-09-09T17:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=aaff26ef8262df7d6b5bfdd5da52b75a158a4ec5'/>
<id>urn:sha1:aaff26ef8262df7d6b5bfdd5da52b75a158a4ec5</id>
<content type='text'>
The route for server power ops was moved from `control`
to `operations` during the IA updates.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: I01e6c3d06afc39ec752850f584e46305c7d87dfa
</content>
</entry>
<entry>
<title>boot: Send current settings on every boot operation</title>
<updated>2021-08-27T01:30:53+00:00</updated>
<author>
<name>Lei YU</name>
<email>yulei.sh@bytedance.com</email>
</author>
<published>2021-06-29T01:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=e6807a4e540a5176928103c5c5697a2803c2afe2'/>
<id>urn:sha1:e6807a4e540a5176928103c5c5697a2803c2afe2</id>
<content type='text'>
In the boot page, it did not allowed to send the same options.
However, there is a case that it is needed to send the boot options
anyway.

In typical x86 systems, when the BIOS is rebooted, it will clear the
boot options during the boot, so the settings in the web page does not
reflect to the BMC's boot option settings.

This patch allows to send the options anyway, so as long as user
"applies" the settings, the boot options are set to BMC.

Tested:
    Verify the same boot options settings are set to BMC after BIOS
    boots.

Signed-off-by: Lei YU &lt;yulei.sh@bytedance.com&gt;
Change-Id: I18ce341bbf9d968a78e8d818b005d1774936a48b
</content>
</entry>
<entry>
<title>IA update: Add resource management 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-28T09:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=6dba4be6125c10210bafa030ac17737d3a9b28b8'/>
<id>urn:sha1:6dba4be6125c10210bafa030ac17737d3a9b28b8</id>
<content type='text'>
This is the sixth commit for information architecture changes and has
the following changes:

- Resource management section has been added
- Carbon icon used for resource management section is data--base--alt
- Manage power usage page from operations has been moved to
resource management
- Manage power usage page has been updated to power page

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: If3feb994dbad19dd6cfb1507d976d09643c8e4d6
</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>
<entry>
<title>IA update: Update control section to operations</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-14T10:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=68cbbe9014cbdcf7229a878f564d38f6d6199f25'/>
<id>urn:sha1:68cbbe9014cbdcf7229a878f564d38f6d6199f25</id>
<content type='text'>
This is the third update to the information architecture changes and
has the following changes:

- The control section has been updated to operations
- The server led page has been removed
- The firmware page is moved to operations section

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