Update users navigation section- Changed the section name to be access-control- Moved LDAP Settings and Certificate Management to access-control navigation- Changed Manage User Account subsection
Update users navigation section- Changed the section name to be access-control- Moved LDAP Settings and Certificate Management to access-control navigation- Changed Manage User Account subsection name to Local User ManagementResolves: openbmc/phosphor-webui#619Signed-off-by: Mira Murali <miramurali23@gmail.com>Signed-off-by: Derick Montague <derick.montague@ibm.com>Change-Id: I0d94c80c295b997d94c04330fd87f4fc4d229bf8
show more ...
webui: Fix redfish to use proper stylesRedfish was using inline style tags, which is conflicting with ourdesire to disable inline styles. This moves the redfish styles to anappropriate SCSS file
webui: Fix redfish to use proper stylesRedfish was using inline style tags, which is conflicting with ourdesire to disable inline styles. This moves the redfish styles to anappropriate SCSS file.Tested by:Launched redfish GUI, and observed no style differencesChange-Id: Ifb96730f0d6a34700f8c05666b6963a77d511911Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Remove multi-server controllerRemoved all pages associated with the multi-server feature.Before, this page was visible at /multi-server/overview.This page is not used and there is a lot of work
Remove multi-server controllerRemoved all pages associated with the multi-server feature.Before, this page was visible at /multi-server/overview.This page is not used and there is a lot of work to getmulti-server working. There was also a lot of hardcoded valuesin the multi-server controllers.This code could still be used in the future by looking at the githistory or checking out an earlier tag.Removing these controllers saves us a few KBs in the image.Tested: Manual regression testing on a Witherspoon.Change-Id: Ic2f727a80404291338a66cde4857cf1f4ad228b2Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Adding multi-server empty templateChange-Id: I1ecbe00160d802c5dce2496614717e255d3fe055Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
moved firmware into config sectionChange-Id: I9579c85d7d9d7268d9e35637809fa26d623f0310Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Change navigation structureChange-Id: I12c819293ce1eda188dc9f257ae9370f1b73cb18Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
Major update to code structure * Split files into independent files based on functionality. * Switch to bower/gulp for build.Change-Id: Ibc775dd9b7f6a0a49f63c22162b7582e781e2d9cSigned-off-b
Major update to code structure * Split files into independent files based on functionality. * Switch to bower/gulp for build.Change-Id: Ibc775dd9b7f6a0a49f63c22162b7582e781e2d9cSigned-off-by: Iftekharul Islam <iislam@us.ibm.com>