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

Add API Key Generation Page #2218

Merged
merged 18 commits into from
Jan 31, 2024
Merged

Add API Key Generation Page #2218

merged 18 commits into from
Jan 31, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d7711dc View commit details
    Browse the repository at this point in the history
  2. please pass

    macrael committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3504b4c View commit details
    Browse the repository at this point in the history
  3. fix compile error

    macrael committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f36d2f4 View commit details
    Browse the repository at this point in the history
  4. unbreak test

    macrael committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f3f2cb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. pull secret out of SM

    macrael committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    463c312 View commit details
    Browse the repository at this point in the history
  2. correct pass through

    macrael committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d5e2c98 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. go back to just passing the bare string in, still storing in SSM with…

    … JSON but we'll see how that goes
    macrael committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    410508f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. cleanup dead code

    macrael committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6c9cca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3bc752 View commit details
    Browse the repository at this point in the history
  3. fix build

    macrael committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0d5e8f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    4d74ee9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. initial token generation page

    macrael committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fbe9c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614e35c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. get api key page working

    macrael committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4217ad4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. respond to comments

    macrael committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2b82d1e View commit details
    Browse the repository at this point in the history
  2. linter cleanup

    macrael committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    807f1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1696dc3 View commit details
    Browse the repository at this point in the history
  4. finish testing API KEY

    macrael committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    373fc0d View commit details
    Browse the repository at this point in the history