<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phosphor-webui/app/redfish/controllers/redfish-controller.html, branch master</title>
<subtitle>OpenBMC Phosphor WebUI sources</subtitle>
<id>https://git.raptorcs.com/git/phosphor-webui/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/phosphor-webui/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-webui/'/>
<updated>2018-12-21T20:25:50+00:00</updated>
<entry>
<title>webui: Fix redfish to use proper styles</title>
<updated>2018-12-21T20:25:50+00:00</updated>
<author>
<name>Ed Tanous</name>
<email>ed.tanous@intel.com</email>
</author>
<published>2018-12-20T04:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-webui/commit/?id=86caba11821c4454e1949629ad3ad11d0326db6e'/>
<id>urn:sha1:86caba11821c4454e1949629ad3ad11d0326db6e</id>
<content type='text'>
Redfish was using inline style tags, which is conflicting with our
desire to disable inline styles.  This moves the redfish styles to an
appropriate SCSS file.

Tested by:
Launched redfish GUI, and observed no style differences

Change-Id: Ifb96730f0d6a34700f8c05666b6963a77d511911
Signed-off-by: Ed Tanous &lt;ed.tanous@intel.com&gt;
</content>
</entry>
<entry>
<title>redfish: fix json format</title>
<updated>2018-11-14T22:27:52+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2018-11-13T21:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-webui/commit/?id=bc5cc7f75c4cb0c81200a2fcb2e68815b2b8c1b9'/>
<id>urn:sha1:bc5cc7f75c4cb0c81200a2fcb2e68815b2b8c1b9</id>
<content type='text'>
Quotes were missing on Arrays, and some commas were
in the wrong spot.

Tested-by: Copied the output of the managers schema
and ran it through python json formatter and it started
to pass.

Change-Id: Ica6b35b0076654fae6204a99380c05dec1ac401b
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Remove tabs from HTML files</title>
<updated>2018-09-25T21:11:35+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2018-09-25T19:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-webui/commit/?id=5f0b776753678897722eb9fc7bb269cf5e47c10a'/>
<id>urn:sha1:5f0b776753678897722eb9fc7bb269cf5e47c10a</id>
<content type='text'>
From https://google.github.io/styleguide/htmlcssguide.html
"Indentation
Indent by 2 spaces at a time.

Don't use tabs or mix tabs and spaces for indentation."

Tested: Manual regression testing on a Witherspoon.
Change-Id: Ief7137dabc869b73b73f9947337fbb0abb5ca497
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add Redfish into the web-ui</title>
<updated>2018-09-24T17:17:42+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2018-09-07T21:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-webui/commit/?id=e8634e6bfc99879a14234c485577c6e899dd6da1'/>
<id>urn:sha1:e8634e6bfc99879a14234c485577c6e899dd6da1</id>
<content type='text'>
Currently only GET is supported, but to add PATCH
in the future for redfish, support should be moved from
being hosted directly by bmcweb into the webui.

Tested-by:
Navigated to http://localhost:8080/#/redfish/v1/ with
bmc attached and was able to view all of redfish. Also
tested on platform.

Change-Id: I1dc3936b6b48835a1f69698fcb4fd6fcdb6d91ac
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
</feed>
