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

Scylla Calypso #173

Merged
merged 10 commits into from
Aug 11, 2024
Merged

Scylla Calypso #173

merged 10 commits into from
Aug 11, 2024

Commits on Aug 1, 2024

  1. basic proof of concept

    jr1221 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2956402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e68c61 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b4eda5b View commit details
    Browse the repository at this point in the history
  2. try and fix clippy

    jr1221 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    51e41c1 View commit details
    Browse the repository at this point in the history
  3. and again fix clippy

    jr1221 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f278a9f View commit details
    Browse the repository at this point in the history
  4. make data query optional to reset calypso to default

    if calypso receives a short or emtpy protobuf command_data, it will fill the extra values with the default value specified in the YAML. so we should allow the client to specify blank which could end up meaning a "Reset to Default" button.
    jr1221 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6de996b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. clippy is trolling me

    jr1221 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    67c4a3b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

  1. implement reid fixes

    jr1221 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4ab7ee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. remove not prod error

    jr1221 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    fdaf164 View commit details
    Browse the repository at this point in the history