#
0acdba8b |
| 15-Jun-2022 |
Gunnar Mills <gmills@us.ibm.com> |
More strongly recommend switching to webui-vue
AngularJS has gone End of Life. REST D-BUS API has been disabled by default in bmcweb. At a later date phosphor-webui will move to ReadOnly.
Signed-of
More strongly recommend switching to webui-vue
AngularJS has gone End of Life. REST D-BUS API has been disabled by default in bmcweb. At a later date phosphor-webui will move to ReadOnly.
Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Change-Id: I37408f0e8cc41a8eb5bd17afdbfef75ab15afef6
show more ...
|
#
47a7eeeb |
| 28-Jul-2020 |
Gunnar Mills <gmills@us.ibm.com> |
README: Mention AngularJS EOL and webui-vue
Mention AngularJS going End of Life and webui-vue as a possible replacement.
Change-Id: Ib17eb112a8823f2637f0afc135e022ad930da3ab Signed-off-by: Gunnar M
README: Mention AngularJS EOL and webui-vue
Mention AngularJS going End of Life and webui-vue as a possible replacement.
Change-Id: Ib17eb112a8823f2637f0afc135e022ad930da3ab Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
11b79a79 |
| 10-Oct-2019 |
Gunnar Mills <gmills@us.ibm.com> |
README: Add features
Added recent features like LDAP and SSL certificates.
Change-Id: I6e0222110e1927897826cba47c35afceac87bc6c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
a8c7347a |
| 01-Jul-2019 |
Derick Montague <derick.montague@ibm.com> |
Update README to indicate how to disable CSRF from BMCWEB
If a user needs to test when running locally, there are two options that need to be turned on from BMC web. This update adds the CSRF option
Update README to indicate how to disable CSRF from BMCWEB
If a user needs to test when running locally, there are two options that need to be turned on from BMC web. This update adds the CSRF option to the documentation.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I2473a0654678397ab84b90c647aaf4c256247ed8
show more ...
|
#
596a3ec9 |
| 24-Jul-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Move the required npm version to 6.0.1
Since moved to a npm 6 generated package-lock.json, bump the required npm version to prevent churn in package-lock.json.
This is a "advisory only", to enforc
Move the required npm version to 6.0.1
Since moved to a npm 6 generated package-lock.json, bump the required npm version to prevent churn in package-lock.json.
This is a "advisory only", to enforce, the package.json would need "engineStrict" : true,
http://www.marcusoft.net/2015/03/packagejson-and-engines-and-enginestrict.html
Fine that users build with npm 5 as long as they don't check in their package-lock.json.
After downgrading to 5.6 and running npm install bash-4.1$ git diff package-lock.json | wc -l 7913
Tested: "npm install && npm run build" with an npm 5.6, still builds. Change-Id: I77899eabc1f6a450a40e005dd43404b034c31768 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
cb7d2908 |
| 19-Oct-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Clarify versions required for npm and nodejs
The default versions that come with Ubuntu 16.04 and 18.04 are not high enough. Clarify level requirements and provide some pointers on how to update.
C
Clarify versions required for npm and nodejs
The default versions that come with Ubuntu 16.04 and 18.04 are not high enough. Clarify level requirements and provide some pointers on how to update.
Change-Id: I05032d44086951a21c44ab28836e96f31dd4a918 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
6a7a46cf |
| 19-Oct-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Clarify where npm install must be run
There was some confusion on this at the hackathon. People were running this prior to cloning the git repository which then resulted in issues with the run-scrip
Clarify where npm install must be run
There was some confusion on this at the hackathon. People were running this prior to cloning the git repository which then resulted in issues with the run-script server command later.
Change-Id: I7f13f7dd90899d0b64ccd83f19a9a2eb0e10cf1e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
3d3e3266 |
| 15-Oct-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Include bmcweb XSS disable in README
If bmcweb is hosting the webui then XSS needs to be disabled to connect a local webui instance to the BMC.
Change-Id: I538f657eed65939021120baa71c63728f2e6a828
Include bmcweb XSS disable in README
If bmcweb is hosting the webui then XSS needs to be disabled to connect a local webui instance to the BMC.
Change-Id: I538f657eed65939021120baa71c63728f2e6a828 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
ba7dad90 |
| 15-Aug-2018 |
Gunnar Mills <gmills@us.ibm.com> |
Update README
Wrote a repo description and updated some wording and headers.
Tested: Used an online markdown editor. Change-Id: I1b944fbdda4adc88f9469622507c4d95daa66bf1 Signed-off-by: Gunnar Mills
Update README
Wrote a repo description and updated some wording and headers.
Tested: Used an online markdown editor. Change-Id: I1b944fbdda4adc88f9469622507c4d95daa66bf1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
8126bcb1 |
| 20-Dec-2017 |
Lei YU <mine260309@gmail.com> |
README: add example usage with OpenBMC
1. Add nodejs requirement; 2. Remove the out dated content; 3. Add example usage with OpenBMC
Change-Id: I66f418ed53ccf28d845416790de8fcca8ff2fe98 Signed-off-
README: add example usage with OpenBMC
1. Add nodejs requirement; 2. Remove the out dated content; 3. Add example usage with OpenBMC
Change-Id: I66f418ed53ccf28d845416790de8fcca8ff2fe98 Signed-off-by: Lei YU <mine260309@gmail.com>
show more ...
|
#
532763f4 |
| 25-Apr-2017 |
Iftekharul Islam <iislam@us.ibm.com> |
Making minify vendor a separate task in gulp
Change-Id: I389e2d1184e500473d8d3eb283c4e088fb79d2a1 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
|
#
4d0d37ef |
| 20-Sep-2016 |
Iftekharul Islam <iislam@us.ibm.com> |
Add README
Change-Id: Idae61dfd48cb1450155f186946aa9b7f8ea6c30e Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
|