<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/views/Overview/OverviewNetwork.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-12-01T14:58:47+00:00</updated>
<entry>
<title>Fix DHCPv4 display</title>
<updated>2021-12-01T14:58:47+00:00</updated>
<author>
<name>Konstantin Aladyshev</name>
<email>aladyshev22@gmail.com</email>
</author>
<published>2021-12-01T14:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b98a133e39e15be179779ae9b7745bbc093b17a4'/>
<id>urn:sha1:b98a133e39e15be179779ae9b7745bbc093b17a4</id>
<content type='text'>
Currently UI DHCPv4 element shows list of DHCP address dictionaries.
Instead of showing the whole object as it is, display only the address
of the first element in the list.

Signed-off-by: Konstantin Aladyshev &lt;aladyshev22@gmail.com&gt;
Change-Id: Ifc1d8a2400f5eafba435355c3884c35392f73d74
</content>
</entry>
<entry>
<title>Fix overview error</title>
<updated>2021-11-09T15:15:57+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-09-24T19:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=182b3f1ff44b7319767dcc4c50fe54515602b9fa'/>
<id>urn:sha1:182b3f1ff44b7319767dcc4c50fe54515602b9fa</id>
<content type='text'>
Console errors were related to the power and network card components from
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/46511

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: Ib967229b74462ed8d5c28cbac24c2a2fbfc834c2
</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>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>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>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>Remove unnecessary style block from overview page</title>
<updated>2020-08-04T12:38:33+00:00</updated>
<author>
<name>SurenNeware</name>
<email>sneware9@in.ibm.com</email>
</author>
<published>2020-07-29T06:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b15a0ea32bc1fd434c370876ec58b0fc263c814c'/>
<id>urn:sha1:b15a0ea32bc1fd434c370876ec58b0fc263c814c</id>
<content type='text'>
- Remove text-transform from Overview Network style block.
- This commit will not change the original state of value getting from
  backend by text transform.

Signed-off-by: Suren Neware &lt;sneware9@in.ibm.com&gt;
Change-Id: I91db237cc0753e2dc477b2d324d745ea1e387c2b
</content>
</entry>
<entry>
<title>Update global typography</title>
<updated>2020-07-23T19:39:24+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2020-07-20T18:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=be88c61e6aedd361f1583f33152190ea6118fef1'/>
<id>urn:sha1:be88c61e6aedd361f1583f33152190ea6118fef1</id>
<content type='text'>
Updated the following body, label, and heading
styles to match new style guide:
- Font sizes
- Font weight
- Line height
- Color

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