Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): RHIDP-2297 avoid duplicate config #1249

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. fix(ui): RHIDP-2297 avoid duplicate config

    This change overhauls the way in which the dynamic frontend
    configuration is obtained and evaluated, by first passing the loaded
    configuration through a ConfigReader vs directly evaluating the array of
    application configurations that the backend API returns.
    
    Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
    gashcrumb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c4ab996 View commit details
    Browse the repository at this point in the history