<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/layouts, 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-07-14T15:22:36+00:00</updated>
<entry>
<title>Fix login page</title>
<updated>2022-07-14T15:22:36+00:00</updated>
<author>
<name>Anna Tsyganova</name>
<email>ATSyganova@IBS.RU</email>
</author>
<published>2022-07-14T15:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=099a2a8fad7d267404ea4be3eda74942d4553335'/>
<id>urn:sha1:099a2a8fad7d267404ea4be3eda74942d4553335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix router key</title>
<updated>2022-07-14T13:20:46+00:00</updated>
<author>
<name>Maksim Zakharov</name>
<email>m.zakharov@IBS.RU</email>
</author>
<published>2022-07-14T13:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=449baef1ce0e01f4ec96f19c9ba81a1ec7cd8b53'/>
<id>urn:sha1:449baef1ce0e01f4ec96f19c9ba81a1ec7cd8b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IBS: Sila AppLayout imports</title>
<updated>2022-07-07T13:49:57+00:00</updated>
<author>
<name>Andrey V.Kosteltsev</name>
<email>AKosteltsev@IBS.RU</email>
</author>
<published>2022-07-07T13:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=32659fb6082d6c88e6752a6213f2867f2fbebf6c'/>
<id>urn:sha1:32659fb6082d6c88e6752a6213f2867f2fbebf6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IBS: _sila UI theme</title>
<updated>2022-07-04T20:59:32+00:00</updated>
<author>
<name>Andrey V.Kosteltsev</name>
<email>AKosteltsev@IBS.RU</email>
</author>
<published>2022-07-04T20:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=8047ae3d83ba0718fb7a42907036157e5c680b85'/>
<id>urn:sha1:8047ae3d83ba0718fb7a42907036157e5c680b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IBS: _ibs UI Theme</title>
<updated>2022-07-04T20:11:28+00:00</updated>
<author>
<name>Andrey V.Kosteltsev</name>
<email>AKosteltsev@IBS.RU</email>
</author>
<published>2022-07-04T20:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=3f4094d08b873e17464a51c817ea7d41177f848d'/>
<id>urn:sha1:3f4094d08b873e17464a51c817ea7d41177f848d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed refresh system info on header</title>
<updated>2021-12-20T02:51:41+00:00</updated>
<author>
<name>kennyneedsmilky</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-11-10T21:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=14172d745cec46a6ad4cce61eb02df962eb4f309'/>
<id>urn:sha1:14172d745cec46a6ad4cce61eb02df962eb4f309</id>
<content type='text'>
The refresh button in the App header previously only re-rendered
the main mage section, this change also refreshes the app header
and main content.

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: Iff7f3f14bca8ddfd815ccb1b87dd182c4bfd79ba
</content>
</entry>
<entry>
<title>Update login page layout</title>
<updated>2021-09-02T22:08:05+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-08-26T19:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=932aff93a96fff5fb2d1e1dc264f944cc78b3f83'/>
<id>urn:sha1:932aff93a96fff5fb2d1e1dc264f944cc78b3f83</id>
<content type='text'>
This update will:

- Change the positioning of the form to be on the left
- Add the built on OpenBMC logo to the bottom right corner of the
screen
- Add the ability to include a GUI custom name using a .env variable.
If the variable is not present, the login page will not include the &lt;h1&gt;
section heading element.
- Remove the word "logo" from the alt attribute for the company logo
image used in the application header and on the login page.

Github story: https://github.com/openbmc/webui-vue/issues/63

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I83ac5aecff0b3858c3ab5f38ab1aaa603d59acf1
</content>
</entry>
<entry>
<title>Add quicklinks to hardware status page</title>
<updated>2021-06-09T12:18:01+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-05-21T00:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=dc6b3cde1a064e55560798a94deaba14247bcae4'/>
<id>urn:sha1:dc6b3cde1a064e55560798a94deaba14247bcae4</id>
<content type='text'>
- Renames SetFocusMixin to JumpLinkMixin to better describe what the
mixin is for: jump links like quick links and skip to main content
- Adds scrollToOffset method to JumpLinkMixin methods to scroll to
selected page elements
- Scroll offset is required to show table header below the nav header
- Setting focus is required for accessibility

Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: I500a2d70727c5a78aeae4a6193ba22a38e4f0b6f
</content>
</entry>
<entry>
<title>Fix skip link 404 error on refresh bug</title>
<updated>2021-02-16T21:27:55+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-02-16T15:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=8026797012a0cbdce357a5c47304134fec9eca73'/>
<id>urn:sha1:8026797012a0cbdce357a5c47304134fec9eca73</id>
<content type='text'>
Problem:
When a user uses the skip link anchor to skip the navigation, the
route was being changed to /#main-content. This route does not
exist. If a user were to manually refresh the page, it would
return a 404. This link is critical to meet accessibility
guidelines and is needed by users that navigate with a keyboard.

The challenge is that we need to mirror a full page refresh on all
route changes, so we set focus on the app-header element on each route
change. When we click the skip to navigation link, there should not be
a route change. All we need is to set focus on the &lt;main&gt; element so
that the user can tab to the first tabbable element in the main content
section.

Solution:
- Use a native &lt;a&gt; element with an attached click event handler
- Prevent the default action of adding the hash to the URL
- Create a global mixin to reuse for route changes and skip link
activation
- Emit an event that can be listened for to call the global mixin

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I4c2301b02f608eeb376ed2d1bd809f3d5c1bf545
</content>
</entry>
<entry>
<title>Update single file firmware upload page</title>
<updated>2021-02-16T17:31:15+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2021-02-04T19:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=6f71284973ee2f0b35fb22fa36a1afa883a0cc7a'/>
<id>urn:sha1:6f71284973ee2f0b35fb22fa36a1afa883a0cc7a</id>
<content type='text'>
These updates are visible with IBM dotenv variables. Updates
include changes to layout and verbiage.

- Added a global application refresh listener, so app refresh
  can be called from components outside of the application header

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