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

Field day stateful changes #84

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2022

  1. Prepare driver app for fielday activities

    Changes: - hardcode provider & url
      - change app name to something more reasonable
      - enable appspot in allowed urls
      - Support entering codename
    Change-Id: I4d7a74ebc64898188d0fee70442bc98af978cc88
    greghutch committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    583f3f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Provider changes for field day

    Added firestore backend.  Rejiggered how mobile device & and
    vehicle in manifest link up.   Mobile device now only
    takes in a 'code name'.   That code name is the name
    of the vehicle in the manifest.
    
    Multiple manifests uploads are supported.
    
    Change-Id: Ie9b8bf14afb4546c8009a34090cf13b83d21c2e5
    greghutch committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    cf98de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fix merge conflicts

    +/- diff markers were left in
    greghutch authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    892fe0e View commit details
    Browse the repository at this point in the history