Searched hist:ce9a3ef3036923cb4c0f28240c8bb37a6b4540fc (Results 1 – 3 of 3) sorted by relevance
/openbmc/webui-vue/src/views/Overview/ |
H A D | OverviewEvents.vue | diff ce9a3ef3036923cb4c0f28240c8bb37a6b4540fc Wed May 06 16:33:22 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Update EventLogStore request to use Redfish
Changes to WebSocketPlugin to dispatch event log GET request when new event interfaces are received. By re-fetching the Redfish logs the health status icon in the application header will always reflect the visible event logs. The plugin was previously only updating the header status, so it was possible for the header status and event logs to be out of sync.
- Changed to use Redfish endpoint for event log GET request /redfish/v1/Systems/system/LogServices/EventLog/Entries - Update AppHeader Health status icon to reflect changes made with Redfish log Severity property
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I73a3a441dcbbb3a29ef9a51f961c062689cb5add
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | diff ce9a3ef3036923cb4c0f28240c8bb37a6b4540fc Wed May 06 16:33:22 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Update EventLogStore request to use Redfish
Changes to WebSocketPlugin to dispatch event log GET request when new event interfaces are received. By re-fetching the Redfish logs the health status icon in the application header will always reflect the visible event logs. The plugin was previously only updating the header status, so it was possible for the header status and event logs to be out of sync.
- Changed to use Redfish endpoint for event log GET request /redfish/v1/Systems/system/LogServices/EventLog/Entries - Update AppHeader Health status icon to reflect changes made with Redfish log Severity property
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I73a3a441dcbbb3a29ef9a51f961c062689cb5add
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | diff ce9a3ef3036923cb4c0f28240c8bb37a6b4540fc Wed May 06 16:33:22 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Update EventLogStore request to use Redfish
Changes to WebSocketPlugin to dispatch event log GET request when new event interfaces are received. By re-fetching the Redfish logs the health status icon in the application header will always reflect the visible event logs. The plugin was previously only updating the header status, so it was possible for the header status and event logs to be out of sync.
- Changed to use Redfish endpoint for event log GET request /redfish/v1/Systems/system/LogServices/EventLog/Entries - Update AppHeader Health status icon to reflect changes made with Redfish log Severity property
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I73a3a441dcbbb3a29ef9a51f961c062689cb5add
|