Skip to content

Make backend Config source of truth for frontend configuration #14393

Description

@TobyCyan

Currently there are still duplicates of app configurations defined in both environment.model.ts and Config.java (e.g. app version, production flag, support email etc.).

We should make the backend config the source of truth and let frontend components fetch the backend configs via API call in config.service.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    committers onlyDifficult; better left for committers or more senior developers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions