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

Control Page Layout #87

Merged
merged 15 commits into from
Nov 10, 2023
Merged

Commits on Oct 20, 2023

  1. add css file

    Tyler-Lentz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    38d72b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Initial Controls Page layout

    - Added map, and containers to display flight telemetry data
    - Added css definitions for the containers
    shree-venkatesh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c661315 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. implemented dynamic sizing

    - implemented dynamic size for flight telemetry container
    - implemented dynamic size for map
    shree-venkatesh committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    5885012 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    50993ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/frontend' into feat/control-page-layout

    merged refactor/frontend
    shree-venkatesh committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    62a78b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc374b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b80d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. -optimised design elements

    -added JSdoc comments for Control.tsx, while other files' remain disabled.
    shree-venkatesh committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fa939be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5330c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7141422 View commit details
    Browse the repository at this point in the history
  4. Review changes Implemented:

    - Remerge refactor/frontend
    - Replace the map component with the new TUAS map component
    - Delete package-lock.json at the top level
    - Scale Differently with a small window size
    - Implement Dynamic size for rendering map and other components for different heights
    shree-venkatesh committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bb0819d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    b3f0e8b View commit details
    Browse the repository at this point in the history
  2. Update houston/src/pages/Control.css

    Co-authored-by: Tyler Lentz <[email protected]>
    shree-venkatesh and Tyler-Lentz authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3cf8652 View commit details
    Browse the repository at this point in the history