<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/Overview/Overview.vue, 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>2021-09-24T13:38:17+00:00</updated>
<entry>
<title>Update overview layout</title>
<updated>2021-09-24T13:38:17+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-09-02T20:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=6a192d526c9efebf7a614a9aa473eee62e555fc5'/>
<id>urn:sha1:6a192d526c9efebf7a614a9aa473eee62e555fc5</id>
<content type='text'>
Layout updates uses bootstrap vue cards to display
general information. View more links and download
or export ability has been added to the overview page.

Network settings displays the hostname and the first IP
address for the first ethernet interface. Link status
was also added.

TODO: Add idle power and power mode properties in seperate
commit for each story.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: Iaf0720d76b2a9416f068a1e779ede59bffda9727
</content>
</entry>
<entry>
<title>Update the default firmware page</title>
<updated>2021-03-01T13:45:05+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2021-02-18T23:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=33d755f4e62beff72101f6ca07e4d31b04e13826'/>
<id>urn:sha1:33d755f4e62beff72101f6ca07e4d31b04e13826</id>
<content type='text'>
- Minor updates made to the general layout and styles
  - Changes to some page copy
  - Moves update firmware form to bottom of page
- Adds dynamic TFTP upload option
- Adds dynamic card layout for BMC and host firmwre
  - 2 cards for combined
  - 4 cards for separate
- Removes FirmwareSingleImage components that were used for IBM builds

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: Ib5465ecc30dd1505824bf41c82d33b7655d5e598
</content>
</entry>
<entry>
<title>Removed truncated style from overview page</title>
<updated>2021-01-11T19:49:04+00:00</updated>
<author>
<name>SurenNeware</name>
<email>sneware9@in.ibm.com</email>
</author>
<published>2020-12-23T09:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=ff70e9e48682d50e48a5231371e75a782bab1694'/>
<id>urn:sha1:ff70e9e48682d50e48a5231371e75a782bab1694</id>
<content type='text'>
- Removed truncated style from network information section.

Signed-off-by: Suren Neware &lt;sneware9@in.ibm.com&gt;
Change-Id: I11339a1c6099a733b07979dd26b13a0b400de19a
</content>
</entry>
<entry>
<title>Resolve custom-event-name-casing lint warnings</title>
<updated>2020-11-12T20:44:36+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-10-29T06:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=edb8a77437d95242ec1ddb98667b0c117a2fb36c'/>
<id>urn:sha1:edb8a77437d95242ec1ddb98667b0c117a2fb36c</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I9eea4eac3b8cacc216fc9ad1011e51622622e75f
</content>
</entry>
<entry>
<title>Update linting packages to use latest</title>
<updated>2020-11-03T16:47:51+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-10-21T21:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=602e98aa32f82fd3b0c3d250c7cc1f8da971db24'/>
<id>urn:sha1:602e98aa32f82fd3b0c3d250c7cc1f8da971db24</id>
<content type='text'>
- 99% of changes were small syntax changes that were changed by the
lint command. There were a couple of small manual changes to meet the
property order patterns established as part of the vue:recommended
guidelines.

There are rules that were set from errors to warnings and new stories
are being opened to address those issues.

Testing:
- Successfully ran npm run serve
- Successfully ran npm run lint
- Verified functionality works as expected, e.g. success and failure use cases
- Resolved any JavaScript errors thrown to the console

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Ie082f31c73ccbe8a60afa8f88a9ef6dbf33d9fd2
</content>
</entry>
<entry>
<title>Add two file firmware update</title>
<updated>2020-10-30T20:50:56+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2020-10-06T17:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=98bb24ebe5411a25440f9748168b72272304d50e'/>
<id>urn:sha1:98bb24ebe5411a25440f9748168b72272304d50e</id>
<content type='text'>
Adds the ability to upload separate Host and BMC firmware images through
the GUI. By default, the two file firmware update page will be shown.
Changes to the .env configurations will enable the single file upload
page. The IBM env is configured to allow single file firmware update.

Two file upload features:
 - File upload through local workstation or tftp server
 - Reboot from backup BMC image
 - Does not have ability to reboot from backup host image
 - Does not implement checks in GUI for host status, which is the
   same as what we have in phosphor-webui

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: Ibf2a2d9ffc3952dd5a5454c723350c61d9f91c3e
</content>
</entry>
<entry>
<title>Make copy of single file firmware upload</title>
<updated>2020-10-26T13:48:19+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2020-10-06T16:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=0b980dbfe69e1b3f59d5b26e83d16ecbdab95ecb'/>
<id>urn:sha1:0b980dbfe69e1b3f59d5b26e83d16ecbdab95ecb</id>
<content type='text'>
Make a copy of single file firmware upload component and store
in env directory.
Update IBM router to use copied single file firmware components.
Update IBM store module to use copied single file firmware store.

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: I046ce6c69a02b90400058866295b84c5435f5a4b
</content>
</entry>
<entry>
<title>Update relative path imports to use '@' alias</title>
<updated>2020-10-19T14:49:33+00:00</updated>
<author>
<name>SurenNeware</name>
<email>sneware9@in.ibm.com</email>
</author>
<published>2020-10-01T04:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=61859097d8a129de1d8292f3ebde5e9228d82838'/>
<id>urn:sha1:61859097d8a129de1d8292f3ebde5e9228d82838</id>
<content type='text'>
- Add '@/' instead of '../../../'

Signed-off-by: Suren Neware &lt;sneware9@in.ibm.com&gt;
Change-Id: Ida1dc26f2bd62f38914a74b729ee8fd143c360ac
</content>
</entry>
<entry>
<title>Add Firmware page</title>
<updated>2020-08-13T16:32:03+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2020-07-15T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=92a0a4ac1f25271c1861d7c97a0d8344dd578905'/>
<id>urn:sha1:92a0a4ac1f25271c1861d7c97a0d8344dd578905</id>
<content type='text'>
Adds ability to upload a fimware image by local workstation
or TFTP. Also adds ability to reboot BMC from the backup image.

- Add route definition, component view, and store for
  Firmware page
- Get ActiveSoftwareImage location at /redfish/v1/Managers/bmc
- Get backup by checking for an image id that is not the same as
  the active image /redfish/v1/UpdateService/FirmwareInventory
- Switch running firmware image by making PATCH request to
  /redfish/v1/Managers/bmc

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: I04450e5a170d374122908c4c0349ba3b6e93ed2c
</content>
</entry>
<entry>
<title>Add ability to customize theme styles</title>
<updated>2020-07-27T13:38:28+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2020-07-08T23:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=d388a28b478bf0224e37e292f8bc30fabe2c7059'/>
<id>urn:sha1:d388a28b478bf0224e37e292f8bc30fabe2c7059</id>
<content type='text'>
Showcases how different themes/styles can be supported using
.env variables. If an environemnt name is specified during
the build process, an overrides file will be pulled in to
allow modifications to color and font definitions.

This commit includes possible style modifications with the openpower
env name as an example. To see the openpower changes, add the variable
definition VUE_APP_NAME="openpower" to your .env.development.local file
or build using 'npm run build -- --mode openpower'

- Moves helper imports into vue config to allow for
  specific import order
- Removed helper imports in SFCs

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: Iaf7a59c24fda06a7b74e23f2f042fb3300cb2056
</content>
</entry>
</feed>
