Added the endpoint and route for createCandidateLicense in constant folder.
Created the function for it in services and api.
Shifted the listing of license page in organize/license folder.
Fixed the groups error which leads to logout the user again and again.
Added the upload server page and the required state variables for it.
Currently, upload from server api is unavailable.
Code is getting broken if no upload is selected to delete. Added the error checks in deleteUploads.
Fixed the analysis options in vcs. Added the defaultAgentsList function instead of hard coded analysis options.
Fixed the user experience for uploads page since uploads page are longer than one page so on clicking the upload button user have to manually scroll to see the snackbar that whether the file is uploaded or not and for the first time user it may be bit confusing.