<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/Logs, 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-14T15:30:49+00:00</updated>
<entry>
<title>Unable to Delete dumps and incorrect toast message</title>
<updated>2022-02-14T15:30:49+00:00</updated>
<author>
<name>Nikhil Ashoka</name>
<email>a.nikhil@ibm.com</email>
</author>
<published>2022-01-13T12:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=453ad921391788b4778299bb7d080f4cc644fc40'/>
<id>urn:sha1:453ad921391788b4778299bb7d080f4cc644fc40</id>
<content type='text'>
Unable to delete all dumps and displaying incorrect event log delete message

Able to delete all the Dumps
Approriate message is displayed in toast after deleting Event logs

Signed-off-by: Nikhil Ashoka &lt;a.nikhil@ibm.com&gt;
Change-Id: I1169bcd8e6308d50baf5c7ddcab5c511edcbc875
</content>
</entry>
<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 ability to view all the dumps</title>
<updated>2022-01-27T21:14:50+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2021-08-23T12:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=e39b95d6d06c9389c123440d1571edc5cee211bb'/>
<id>urn:sha1:e39b95d6d06c9389c123440d1571edc5cee211bb</id>
<content type='text'>
The story is integration of these two API responses
for their respective dumps:

1.Resource and Hostboot dumps:
redfish/v1/Systems/system/LogServices/Dump/Entries
2.BMC Dumps: /redfish/v1/Managers/bmc/LogServices/Dump/Entries

Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I24ded733e682d21904e92e2e8be1951e46d33b09
</content>
</entry>
<entry>
<title>Fixed vuex dumps errors</title>
<updated>2022-01-07T16:27:11+00:00</updated>
<author>
<name>Kenneth</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-11-30T23:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=c2c53aa9048ecc2d26e6b0a92b0e55511377cf97'/>
<id>urn:sha1:c2c53aa9048ecc2d26e6b0a92b0e55511377cf97</id>
<content type='text'>
Refactored getters and dispatch names were not matching
the getters and actions strings, which made dumps not work.

Made the getters and dispatch names match the vuex getters
and actions strings to the refactored codebase.

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: I414a7f85ef70c270785b825b3b14f9dfb27a33a7
</content>
</entry>
<entry>
<title>Correct Dump file extension</title>
<updated>2021-12-01T20:15:21+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2021-12-01T01:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=cc79a53192de73457cb4c8c3350d896d952bb106'/>
<id>urn:sha1:cc79a53192de73457cb4c8c3350d896d952bb106</id>
<content type='text'>
BMC Dump which is implemented in phosphor-debug-collector uses ".tar.xz"
https://github.com/openbmc/phosphor-debug-collector/search?q=.tar.xz

The Dump page was incorrectly exporting as tar.gz. Fix this.

Change-Id: Id0b64a6e0ae92254484170a77e28a01f78c8d368
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</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>
<entry>
<title>Resolve bug for pagination not being updated</title>
<updated>2021-09-02T22:08:05+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2021-08-26T13:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=f7000cd6cee35434eca4d3eedc5ddb2ae853873e'/>
<id>urn:sha1:f7000cd6cee35434eca4d3eedc5ddb2ae853873e</id>
<content type='text'>
- Bug: When a user filters a page, the pagination does not change.
- Solution: When a user filters a page, the pagination will be updated  based on
  the filtered results.
- This patchset will also add pagination in dumps page.

Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I189d27b5489c42ac85f25c0a1a4cdb7cf7eae5c2
</content>
</entry>
<entry>
<title>Resolve bug for batch action on post codes page</title>
<updated>2021-08-30T19:22:17+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-08-27T07:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b81828821ed22be4c99d833b6dc522701a5ce019'/>
<id>urn:sha1:b81828821ed22be4c99d833b6dc522701a5ce019</id>
<content type='text'>
- User will be able to export in batches
- User will be able sort on the basis of created date

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: I6477e722f5aa8a2d19621fb3b851a6d2651634b0
</content>
</entry>
<entry>
<title>Resolve the download bug on postcode logs page</title>
<updated>2021-08-16T19:11:57+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-08-05T10:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=450bdb0a31778b8da885a172f8456ba31e08ad86'/>
<id>urn:sha1:450bdb0a31778b8da885a172f8456ba31e08ad86</id>
<content type='text'>
The design has been updated to hide the download button when the
key 'AdditionalDataURI' is not present in the redfish API response.

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

- Health section is updated to hardware status section
- Hardware status page is updated to inventory and LEDs page
- Route for sensors page has been updated

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