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

[ui] Supply service chart values when creating a service #300

Merged
merged 9 commits into from
Aug 21, 2023
Merged

[ui] Supply service chart values when creating a service #300

merged 9 commits into from
Aug 21, 2023

Commits on Aug 7, 2023

  1. Fix Catalog Service value in edit mode, #296

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6d762f7 View commit details
    Browse the repository at this point in the history
  2. Create generic ChartValues component to manage ChartValueSettings

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fa696d6 View commit details
    Browse the repository at this point in the history
  3. import ChartValues component into AppInfo

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    81b0b6c View commit details
    Browse the repository at this point in the history
  4. Add ChartValues to Service form

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d2e1b3c View commit details
    Browse the repository at this point in the history
  5. Disable Chart Values in EDIT mode

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    09544ae View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Reset chart values when changing service catalog

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    94f021a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Adress small change requests

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    602dd7e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Replace details() with epinio/find from store

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7411137 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Get Chart Values from sevices list response

    Signed-off-by: Francesco Torchia <[email protected]>
    torchiaf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e40e0be View commit details
    Browse the repository at this point in the history