fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
49 stars 87 forks source link

Exported constants from upload directory and reused them #219

Closed soham4abc closed 2 years ago

soham4abc commented 2 years ago

Description

Exported the constants that were being used in the Upload directory and reused them where ever same constants were being used.

Changes

src/pages/upload

How to test

Run the Front-end with the latest backend and try to upload files using different methods

Fixes #108

soham4abc commented 2 years ago

PTAL @GMishx @shaheemazmalmmd @sjha2048

GMishx commented 2 years ago

@soham4abc please update your commit message according to Contributing guidelines.

soham4abc commented 2 years ago

@soham4abc please update your commit message according to Contributing guidelines.

Done sir!