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

Pass missed options in migration step #27

Conversation

christoph-jerolimov
Copy link
Member

@christoph-jerolimov christoph-jerolimov commented Jul 17, 2024

app-config:

app:
  branding:
    theme:
      light:
        primaryColor: '#ff0000'
        headerColor1: '#00ff00'
        headerColor2: '#0000ff'
        navigationIndicatorColor: '#ffff00'
      dark:
        primaryColor: '#ff0000'
        navigationIndicatorColor: '#ffff00'
        palette:
          primary:
            main: '#ff00ff'

Before:

before.mp4

With this PR:

with-pr.mp4

@christoph-jerolimov christoph-jerolimov self-assigned this Jul 17, 2024
@openshift-ci openshift-ci bot requested a review from ciiay July 17, 2024 13:33
@christoph-jerolimov christoph-jerolimov removed the request for review from ciiay July 17, 2024 13:41
@christoph-jerolimov christoph-jerolimov force-pushed the pass-missed-options-in-migration-step branch from e317ab0 to d17993d Compare July 18, 2024 10:32
@christoph-jerolimov christoph-jerolimov merged commit a033988 into redhat-developer:main Jul 18, 2024
2 checks passed
@christoph-jerolimov christoph-jerolimov deleted the pass-missed-options-in-migration-step branch July 18, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant