History log of /openbmc/webui-vue/.env.intel (Results 1 – 13 of 13)
Revision Date Author Comments
# 515f4656 05-Apr-2024 Ed Tanous <ed@tanous.net>

Remove /subscribe websocket handler

Having this code is causing crashes for implementations that don't have
dbus-rest enabled in bmcweb, which is deprecated. This commit is
intended to start a disc

Remove /subscribe websocket handler

Having this code is causing crashes for implementations that don't have
dbus-rest enabled in bmcweb, which is deprecated. This commit is
intended to start a discussion around this issue, and propose simply
removing it.

33a8c5369e0253a93dba2e70647bda1c7697b73b (checked in July 2020) points
this crash out, and adds a way to disable the feature. While we could
just make VUE_APP_SUBSCRIBE_SOCKET_DISABLED the default, this seems ill
advised, given the dbus-rest options deprecated status.

Change-Id: I6244f5e2ce895199d5d47cfca9eef36584e8f524
Signed-off-by: Ed Tanous <ed@tanous.net>

show more ...


# 2e6c7cc4 05-Mar-2024 Gunnar Mills <gmills@us.ibm.com>

Move to new ThermalSubsystem

Remove VUE_APP_FAN_DATA_FROM_THERMAL_SUBSYSTEM. Assume any Redfish
implementation we are using has the new ThermalSubsystem. bmcweb, the
only webserver, webui-vue suppor

Move to new ThermalSubsystem

Remove VUE_APP_FAN_DATA_FROM_THERMAL_SUBSYSTEM. Assume any Redfish
implementation we are using has the new ThermalSubsystem. bmcweb, the
only webserver, webui-vue supports today, enabled this by default at
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/69228

ThermalSubsystem, PowerSubsystem has been out since 2020.4, so it is
reasonable to assume it is there in any modern Redfish
implementation.

Tested: Nabil tested and verified this worked.

Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Change-Id: I4952daf30f9b654234dd0e838adebc38cc8c380f

show more ...


# 582ac0d4 25-Jul-2023 Sivaprabu Ganesan <sivaprabug@ami.com>

Fan data from Thermal or ThermalSubsystem API

Fan data API switch in Inventory and LEDs page based on
environment variable VUE_APP_FAN_DATA_FROM_THERMAL_SUBSYSTEM.

Backend Support PR:

https://gerr

Fan data from Thermal or ThermalSubsystem API

Fan data API switch in Inventory and LEDs page based on
environment variable VUE_APP_FAN_DATA_FROM_THERMAL_SUBSYSTEM.

Backend Support PR:

https://gerrit.openbmc.org/c/openbmc/bmcweb/+/57533

Change-Id: I95ac9f9cef97bdab84a179b3e318eb37ab11752b
Signed-off-by: Sivaprabu Ganesan <sivaprabug@ami.com>

show more ...


# 0f6147ca 12-Apr-2023 Sivaprabu Ganesan <sivaprabug@ami.com>

Display eventlog status button based on condition

Resolved and Unresolved status button in event log page is shown
or hidden based on the environment variable
VUE_APP_EVENT_LOGS_TOGGLE_BUTTON_DISABL

Display eventlog status button based on condition

Resolved and Unresolved status button in event log page is shown
or hidden based on the environment variable
VUE_APP_EVENT_LOGS_TOGGLE_BUTTON_DISABLED

Change-Id: If99a9705d4690995fb998daa979c21c61c3cc4a7
Signed-off-by: Sivaprabu Ganesan <sivaprabug@ami.com>

show more ...


# ef96c6d9 01-Mar-2022 Damian Celico <damianx.celico@intel.com>

Add env variable toggle event logs delete button

Delete button in event logs page is shown
or hidden based on the enviroment variable
VUE_APP_EVENT_LOGS_DELETE_BUTTON_ENABLED

Signed-off-by: Damian

Add env variable toggle event logs delete button

Delete button in event logs page is shown
or hidden based on the enviroment variable
VUE_APP_EVENT_LOGS_DELETE_BUTTON_ENABLED

Signed-off-by: Damian Celico <damianx.celico@intel.com>
Change-Id: I10a46f5ef147865f954e6f94bcefec5c280ad3ea

show more ...


# 0535e1c4 03-Nov-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Add GUI Name on Intel environment

Add VUE_APP_GUI_NAME variable with name to .env.intel.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I0cf56f3f4eb60508a3325b86e52f84711

Add GUI Name on Intel environment

Add VUE_APP_GUI_NAME variable with name to .env.intel.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I0cf56f3f4eb60508a3325b86e52f84711e0757ee

show more ...


# e020d581 16-Aug-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Hide "BMC shell (via SSH)" switch button on Intel environment

Add environment variable to control visibility of "BMC shell"
switch button on "Policies" tab.

Signed-off-by: MichalX Szopinski <michal

Hide "BMC shell (via SSH)" switch button on Intel environment

Add environment variable to control visibility of "BMC shell"
switch button on "Policies" tab.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I824e942cabbbb9da61343ebdbea8c93f1fe2b246

show more ...


# f65cc7b2 12-Jul-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Hide "Switch to running" button on Intel environment

Add environment variable to control visibility of "Switch to running" button.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Cha

Hide "Switch to running" button on Intel environment

Add environment variable to control visibility of "Switch to running" button.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: If1d118ffd8c1e425f2f33eb0a54fff579bf8b6b4

show more ...


# 842b5dbe 24-Nov-2020 MichalX Szopinski <michalx.szopinski@intel.com>

Hide LDAP tab on Intel environment

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I18c5df56a857733adebec57f0fba68590dcb11f8


# fce5b4d1 31-Aug-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update Intel dotenv file to allow style customizations

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I1798cc276a3b3c889b0e21fb935b95fedfebe44d


# 75100469 30-Jul-2020 Mateusz Gapski <mateuszx.gapski@intel.com>

Add VirtualMedia page

More info: https://github.com/openbmc/webui-vue/issues/7

Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com>
Change-Id: I68f2074e77301c68c425f1e661988c751224b713


# 33a8c536 24-Jul-2020 Mateusz Gapski <mateuszx.gapski@intel.com>

Add the possibility to disable subscribe socket

Intel does not support subscribe socket yet.
I don't want to try to connect with this socket
becuase it crashes entire app in development mode.

Signe

Add the possibility to disable subscribe socket

Intel does not support subscribe socket yet.
I don't want to try to connect with this socket
becuase it crashes entire app in development mode.

Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com>
Change-Id: I09d66474480dcb37393ecff5d46c4ee0e9052f99

show more ...


# 03505916 25-Jun-2020 Mateusz Gapski <mateuszx.gapski@intel.com>

Intel environment

add environment for Intel
add logo as a placeholder

Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com>
Change-Id: Iad1ef66ef73e7f9e0857122cc29729543cbf6682