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

Update to work with a deployment of multiple frame processors #9

Merged
merged 10 commits into from
Jun 18, 2024
Merged

Commits on Jun 14, 2024

  1. Set title of UI

    GDYendell committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f267dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b13105 View commit details
    Browse the repository at this point in the history
  3. Rename Controller classes

    Add docstrings
    GDYendell committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cf37a23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a773793 View commit details
    Browse the repository at this point in the history
  5. Implement OdinFPController

    This is used for adapters called "fp" and removes "status"
    and "config" from the parameter path.
    GDYendell committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a86b26d View commit details
    Browse the repository at this point in the history
  6. Typing

    GDYendell committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    59c025e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57d6005 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17344c6 View commit details
    Browse the repository at this point in the history
  9. Improve dev environment

    Add support for multiple deployments in dev environment
    Remove workspaceFolder from devcontainer config
    Update README to use odin-data devcontainer
    Create odin extra for local development
    Print prompt to delete existing local deployment
    GDYendell committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1f525d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Refactor to improve tests

    GDYendell committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    91ba168 View commit details
    Browse the repository at this point in the history