US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Remove the Configuration Manager environment restriction #6457

Open maxdiebold-erg opened 1 week ago

maxdiebold-erg commented 1 week ago

While addressing issues with the Configuration Manager tickets, an environment variable was added to easey-ecmps-ui to control the module visibility (REACT_APP_EASEY_ECMPS_UI_ENABLE_CONFIGURATION_MANAGEMENT_MODULE). This flag was used to enable the module only in the Dev and Test environments.

Once the issues in those tickets have been adequately addressed, the environment variable and all related logic (including the entries in manifest-vars.*) should be removed entirely.

annalbrecht commented 1 week ago

Blocked by testing of #6425

mark-hayward-erg commented 1 week ago

@maxdiebold-erg Create the necessary PR(s), but DO NOT merge them until #6425 testing is completed.