* CEC-261 Add ECU list control
* CEC-261 Update vehicle service mock
* CEC-247 Manifest screens
* Fix test
* Remove dynamic dates from mocks
* Remove timezone from mock dates
* Fix test for date string timezone difference
* Add new upload update package form
Add new add vehicle form
Add new side menu layout
Add new toolbar layout
Update and add unit tests
* Enable add get and add vehicles
* Integration issues with ota_update service
* Update get vehicle JSON format
* Fix related unit test
Add release notes field
* Add StatusContext to display error and status messages
* Clean up formatting
* Use new compute_auth service
Implment SSO
Implement token refresh
Clean up unit tests
* Fix unit tests
* Fix auth test
Fix warnings
* Update default settings for compute_auth
* Calculate checksum and send with file upload
* Limit file upload and display rejected file error
* Add sign in timeout
* Check auth token structure before setting
Clean up
* Use web worker timer to sign out
Remove checksum
Point to Go ota update
* Remove checksum dependency