fix date/time representation in national localesAdded "localeDate" filter to present date and time in preferred format: - the date will be displayed as: 'Dec 3, 2018' - the time will be displayed
fix date/time representation in national localesAdded "localeDate" filter to present date and time in preferred format: - the date will be displayed as: 'Dec 3, 2018' - the time will be displayed in locale preferred format. - the timezone will be displayed as abbrev or GMT+/-offset.At the 'Date and Time setting' the time zone name will displayed in longformat if it is possible.All text parts of date/time representation will be in English.Resolves: openbmc/phosphor-webui#42Change-Id: I2fdbb47c62dfc5000039b0c00a20f64a9a389fc6Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
show more ...
Move to clang-format-6.0The docker image moved from clang-format-5.0 to clang-format-6.0.Change-Id: I3c615d7df1f21569531b4dc2cb0bc4f425cb43f8Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Format code using clang-format-5.0Once merged, this repository will have CI enforcethe coding guidelines in the .clang-format file.Change-Id: I96a05972665f9c67625c6850c3da25edc540be06Signed-off
Format code using clang-format-5.0Once merged, this repository will have CI enforcethe coding guidelines in the .clang-format file.Change-Id: I96a05972665f9c67625c6850c3da25edc540be06Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Run js-beautify and fixjsstyle on codeFound this pointer on stackoverflow:https://stackoverflow.com/a/31660434/5508494End goal is to get the code formatted well enough thatclang format will run
Run js-beautify and fixjsstyle on codeFound this pointer on stackoverflow:https://stackoverflow.com/a/31660434/5508494End goal is to get the code formatted well enough thatclang format will run correctly against it.Change-Id: I80053e78d253d8eee49233e42d55e5807ae8fdc8Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Changing the text Quiesced to ErrorAs per discussion here openbmc/openbmc#2925Changing the text Quiesced to ErrorFixes openbmc/openbmc#2925Change-Id: Icd360a91335c8dd77cfbde4faa868cce6a286e64
Changing the text Quiesced to ErrorAs per discussion here openbmc/openbmc#2925Changing the text Quiesced to ErrorFixes openbmc/openbmc#2925Change-Id: Icd360a91335c8dd77cfbde4faa868cce6a286e64Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
Changing the server name from Quiesced to Standby in header and power operation pageChange-Id: I5a2358fa4783a58d1d6ab73f9901e1f8fa2f54a8Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
JS updates for gui functionsChange-Id: I115cfedb540ed159284cacbcca30d599465db94aSigned-off-by: Michael Davis <michael.s.davis@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>