Fixed: 1) Validation to check all the required fields are mapped. 2) Reset fields after successful upload. 3) Disabled cancel button to avoid cancelling of processed file. #529
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/api/index.ts#L6
'StatusCodes' is defined but never used
|
src/api/index.ts#L46
'status' is assigned a value but never used
|
src/components/CreateMappingModal.vue#L51
'onIonViewDidEnter' is defined but never used
|
src/components/CreateMappingModal.vue#L55
'save' is defined but never used
|
src/components/CreateMappingModal.vue#L69
'identificationTypeId' is assigned a value but never used
|
src/components/DownloadClosedCountModal.vue#L111
'currentFacility' is assigned a value but never used
|
src/store/index.ts#L1
'Store' is defined but never used
|
src/store/modules/count/actions.ts#L182
'payload' is defined but never used
|
src/store/modules/product/actions.ts#L6
'showToast' is defined but never used
|
src/store/modules/product/actions.ts#L8
'translate' is defined but never used
|
This job succeeded
Loading