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

CONSOLE-4079,CONSOLE-4080: Address tech debt in GenericSecretForm and KeyValueEntryForm components #14520

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. CONSOLE-4080: Refactor KeyValueEntryForm to functional component, mov…

    …e the typing definitions, rename to OpaqueSecretFormEntry
    Mylanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    802cf7e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. CONSOLE-4079: Refactor GenericSecretForm.tsx into functional componen…

    …t, decouple some of the functions to utils file, rename the component to OpaqueSecretForm.tsx, consolidate typings
    Mylanos committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7de2976 View commit details
    Browse the repository at this point in the history