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

Rename epinio to Application Engine when embedded in Rancher #374

Closed
wants to merge 3 commits into from

Commits on Nov 27, 2023

  1. Rename epinio to Application Engine when embedded in Rancher

    - Create a mixin to easicaly provide either `Epinio` or `Application Engine`
    
    
    Also
    - Remove app create wizard title and sub title (not needed)
    - Tweaked some text
    richard-cox committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    16d0f12 View commit details
    Browse the repository at this point in the history
  2. tweak blurb

    richard-cox committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    aa42d71 View commit details
    Browse the repository at this point in the history
  3. fix product name in standalone

    - product name is always by this.$store.getters['i18n/withFallback'](`product.${ productId }`)
    - to work around this dynamically change in code
    richard-cox committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c8c4e9a View commit details
    Browse the repository at this point in the history