Added new fields for EMS file upload + renamed fields for coherenace. Another attempt at fixing invalid token forwarding. Fixed date time formatting.

This commit is contained in:
Patrick Fic
2020-01-29 16:57:19 -08:00
parent 1040822a7c
commit f72308f915
32 changed files with 1474 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ export default function JobsAvailablePageComponent({
deleteJob={deleteJob}
estDataLazyLoad={estDataLazyLoad}
/>
Available Supplements
Available Supplements (//TODO: LOGIC HAS NOT YET BEEN COPIED FROM OTHER COMPONENT)
<JobsAvailableSupplementContainer
deleteJob={deleteJob}
estDataLazyLoad={estDataLazyLoad}