<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/HardwareStatus, 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-04T14:28:46+00:00</updated>
<entry>
<title>Set table busy state on load</title>
<updated>2022-02-04T14:28:46+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-12-27T22:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=410578537f7ca6dd76aa406b440b0a435606c448'/>
<id>urn:sha1:410578537f7ca6dd76aa406b440b0a435606c448</id>
<content type='text'>
- Add busy prop to tables

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I4416f12967c9a0ad6c8bb782c7d8de5c17fdd195
</content>
</entry>
<entry>
<title>Add values to system inventory table</title>
<updated>2022-01-27T21:20:09+00:00</updated>
<author>
<name>Nikhil Ashoka</name>
<email>a.nikhil@ibm.com</email>
</author>
<published>2022-01-05T16:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7'/>
<id>urn:sha1:18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7</id>
<content type='text'>
TotalSystemMemoryGiB and CoreCount field is not present.

Added TotalSystemMemoryGiB under Memory summary
Added CoreCount under Processor summary

Signed-off-by: Nikhil Ashoka &lt;a.nikhil@ibm.com&gt;
Change-Id: I598abc7c05dd5113db0071ecd71bbcc32ad696c4
</content>
</entry>
<entry>
<title>Fixed Assembly table Identify LED switches</title>
<updated>2022-01-07T16:46:42+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-12-20T23:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=d600bb52cd7e71543932cdd30892f6dc9bb6d740'/>
<id>urn:sha1:d600bb52cd7e71543932cdd30892f6dc9bb6d740</id>
<content type='text'>
Identify LED should toggle on/off successfully

Rewrote the patch code to work with the Redfish schema

Set LocationIndicatorActive to true:
curl -k -H "X-Auth-Token: $token" -X PATCH -d '
{
  "Assemblies":[
    {"MemberId" : "0", "LocationIndicatorActive":true},
    {"MemberId": "1", "LocationIndicatorActive":true}
  ]
}'
https://${bmc}/redfish/v1/Chassis/chassis/Assembly

MemberId is required to reference which assembly LED to toggle

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: Id0a3cf4dc533f6a0205be9fd037b13f92647cc00
</content>
</entry>
<entry>
<title>Add missing properties to Dimms table</title>
<updated>2022-01-07T16:25:36+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-12-27T12:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=61fdd942fc17a63713a82917b185d1ae16b49e4f'/>
<id>urn:sha1:61fdd942fc17a63713a82917b185d1ae16b49e4f</id>
<content type='text'>
- Added the following properties: Base module type, Bus width bits,
Capacity MiB, Data width bits, Enabled, Operating speed Mhz

- Design has been updated for Dimms table

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: Ifd77071abd9544120c1904065275ccc00dd8d862
</content>
</entry>
<entry>
<title>Add assembly table component name to table</title>
<updated>2021-12-21T17:19:06+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-12-17T16:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=799bcd3fb476c7a0c38a4779aa91f59a7c931c6a'/>
<id>urn:sha1:799bcd3fb476c7a0c38a4779aa91f59a7c931c6a</id>
<content type='text'>
Replaced id key with name key

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I7ce8798aac108841a13f24799cc35e7b5b261933
</content>
</entry>
<entry>
<title>Fix wrong System Manufacturer in Hardware Inventory</title>
<updated>2021-11-04T13:44:23+00:00</updated>
<author>
<name>Thang Q. Nguyen</name>
<email>thang@os.amperecomputing.com</email>
</author>
<published>2021-10-20T02:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=c6899362be4ad17a4f3e660bcc9ce00c9a2837d5'/>
<id>urn:sha1:c6899362be4ad17a4f3e660bcc9ce00c9a2837d5</id>
<content type='text'>
System Manufacturer inside HardwareStatus -&gt; Inventory mistakenly uses
assetTag instead of manufacturer.
Fix the issue by using item.manufacturer for Manufacturer.

Tested:
1. Login to WebUI and check if System Manufacturer shows correctly.

Signed-off-by: Thang Q. Nguyen &lt;thang@os.amperecomputing.com&gt;
Change-Id: Ib856e8b66c49dbb71506f45c4c01dbcb79bea52c
</content>
</entry>
<entry>
<title>Remove tableFormatter and use dataFormatter on assemblies table</title>
<updated>2021-11-04T13:42:37+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-10-26T16:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=7511045c782dd32fbb328ee037973c2e7e30d182'/>
<id>urn:sha1:7511045c782dd32fbb328ee037973c2e7e30d182</id>
<content type='text'>
tableFormatter was replaced with dataFormatter in a previous commit

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: Ib8d804a635d6773c55e09cb61014f51b74ff9ad5
</content>
</entry>
<entry>
<title>Add Dimms table missing properties</title>
<updated>2021-10-28T13:23:16+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-09-27T09:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=8187678816dee0342b46e6f095324097ea734fea'/>
<id>urn:sha1:8187678816dee0342b46e6f095324097ea734fea</id>
<content type='text'>
- Added the following properties: Model, Description, Spare part number,
Location Number, Memory type, Memory size, Identify led

- Design has been updated for Dimms table on inventory page

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: Ife61396bd70c29df1b5ea55091adc8c6813b5cdc
</content>
</entry>
<entry>
<title>Remove extra link in inventory quicklinks</title>
<updated>2021-10-19T17:12:33+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-10-08T15:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=9f6592f79cd5a727a7b91467c3346e3edc09452a'/>
<id>urn:sha1:9f6592f79cd5a727a7b91467c3346e3edc09452a</id>
<content type='text'>
Extra system quicklink was added during the IA update.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: I9ec10f853e71e7c287392d5462abe25115855f22
</content>
</entry>
<entry>
<title>Rename TableDataFormatter mixin to DataFormatter</title>
<updated>2021-09-24T19:59:31+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-09-07T20:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=9726f9a7cb07a3dcee14d641c2fea7b4f013e5fc'/>
<id>urn:sha1:9726f9a7cb07a3dcee14d641c2fea7b4f013e5fc</id>
<content type='text'>
Mixin was renamed to reflect usage on all components,
not only tables.

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: Ic962ba879fffa39b9f6f93446771fbf6f67915d0
</content>
</entry>
</feed>
