Reformat files with new linterAll changes should be whitespace, and were done using npm run-scriptlint.Change-Id: I943c6b435c5c872841af5affc1e89910468b5ca6Signed-off-by: Ed Tanous <ed@tanous.ne
Reformat files with new linterAll changes should be whitespace, and were done using npm run-scriptlint.Change-Id: I943c6b435c5c872841af5affc1e89910468b5ca6Signed-off-by: Ed Tanous <ed@tanous.net>
show more ...
Update linting packages to use latest- 99% of changes were small syntax changes that were changed by thelint command. There were a couple of small manual changes to meet theproperty order pattern
Update linting packages to use latest- 99% of changes were small syntax changes that were changed by thelint command. There were a couple of small manual changes to meet theproperty order patterns established as part of the vue:recommendedguidelines.There are rules that were set from errors to warnings and new storiesare being opened to address those issues.Testing:- Successfully ran npm run serve- Successfully ran npm run lint- Verified functionality works as expected, e.g. success and failure use cases- Resolved any JavaScript errors thrown to the consoleSigned-off-by: Derick Montague <derick.montague@ibm.com>Change-Id: Ie082f31c73ccbe8a60afa8f88a9ef6dbf33d9fd2
Add VirtualMedia pageMore info: https://github.com/openbmc/webui-vue/issues/7Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com>Change-Id: I68f2074e77301c68c425f1e661988c751224b713