Add the ability to start a new run to the UI. Most of the work for this is going to be adding the functionality to scylla (although we'll also need to slap a button somewhere in the UI that makes sense to expose the functionality to the user).
Acceptance Criteria
[ ] A user of Argos can start a new run from the UI
[ ] All previous run functionality (starting a new run when the car restarts, etc.) should be unaffected
Proposed Solution
Add an endpoint in scylla to support this/ make any other necessary backend changes
Description
Add the ability to start a new run to the UI. Most of the work for this is going to be adding the functionality to scylla (although we'll also need to slap a button somewhere in the UI that makes sense to expose the functionality to the user).
Acceptance Criteria
Proposed Solution
Add an endpoint in scylla to support this/ make any other necessary backend changes
Mocks
No response