Skip to content

Commit

Permalink
webui-vue: downstream srcrev bump db2b7c0dcf..59e56467b8
Browse files Browse the repository at this point in the history
sandeepasingh116 (4):
  fix translation defect for server power ops (#52)
  add toogle on Policies page (#73)
  Fix login page logo issue (#81)
  Fix logo issue (#82)

George Liu (9):
  ips-localization: Change the width property size (#41)
  Support css style for IPS (#51)
  Update the style of resetButton (#61)
  Fix Chinese line break problem (#62)
  Add timeout mechanism when setting Server power policy (#68)
  Notices: changed from IBM to IPS (#69)
  Fix reset password error prompt password error (#60)
  Filter redundant licenses entry (#70)
  Fix server firmware start policy (#77)

Gunnar Mills (1):
  Revert "Refresh only once after login (#42)" (#59)

Nikhil Ashoka (10):
  Tab names translated in Inventory page (#54)
  Using privilege values from the translation file (#56)
  Deconfiguration type is taken from translation file (#57)
  Fabric Adapter table showing Name (#55)
  PCIe topology overlapping fix (#53)
  Added Identity LED to Fabric Adapters (#49)
  Removed Error message from Accounts verification (#44)
  Labels now updating in Concurrent maintenance page (#63)
  Refresh only once and title translation (#65)
  New helptext for Capacity on demand activation (#43)

A Nikhil (1):
  Removed .tar.xz extension from dumps (#410)

Change-Id: Ifbbd773a99fdd13b785976bd680f59fe50f59ff5
  • Loading branch information
rfrandse committed Mar 3, 2023
1 parent 6110e4f commit 8ccc811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"

SRC_URI = "git://github.com/ibm-openbmc/webui-vue.git;branch=1030.ips"
SRCREV = "db2b7c0dcf5dc0acdf715269d164a4c6ad3b2e76"
SRCREV = "59e56467b8f16773481df9a644070665f69029c0"
S = "${WORKDIR}/git"

DEPENDS:prepend = "nodejs-native nlf-native "
Expand Down

0 comments on commit 8ccc811

Please sign in to comment.