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

Conversation

greghutch
Copy link

Changes to both the app & provider:

  • app: simply vehicle selection. Only a single 'code name' is now needed
  • app: bake in project id & urls
  • app: add silly logo
  • provider: add firestore backend
  • provider: fix appengine deploy

Changes: - hardcode provider & url
  - change app name to something more reasonable
  - enable appspot in allowed urls
  - Support entering codename
Change-Id: I4d7a74ebc64898188d0fee70442bc98af978cc88
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
+/- diff markers were left in
@gopena-woolpert
Copy link

gopena-woolpert commented Mar 30, 2023

Will these changes allow for multiple vehicle support (vehicle selection)? We have a customer that is looking for a POC that could create/update two vehicles. If yes, is there a plan to merge these changes soon?

Please advise. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants