usdot-fhwa-stol / cda-telematics

Apache License 2.0
1 stars 2 forks source link

Historical Data Page: File existence validation for file upload #230

Closed dan-du-car closed 4 months ago

dan-du-car commented 4 months ago

PR Details

Description

Validate user file upload request against database to make sure no duplicate file upload when the file is upload in process or completed. Change upload and process status display text to lowercase.

Related GitHub Issue

https://github.com/usdot-fhwa-stol/cda-telematics/issues/228 https://github.com/usdot-fhwa-stol/cda-telematics/issues/227

Related Jira Key

https://usdot-carma.atlassian.net/browse/WFD-574 https://usdot-carma.atlassian.net/browse/WFD-575

Motivation and Context

NA

How Has This Been Tested?

Local integration test

Types of changes

Checklist: