Net.Science Release for Responsiveness File Manager_23rd August 2022 - NSSAC/CINES GitHub Wiki

Following are the features in this release:

1. Responsiveness File Manager

   	Info icon would be shown for every file and folder in File Manager.
             • On click of the icon, right pane would be shown with Details pane for the selected file or folder.
             • Details pane would show data in aligned manner.
   	Icons Alignment for selected file or folder.
             • By default Search, Create Folder and Upload icons would be shown on user interface.
             • More Options icon would be shown beside Upload icon. On click of it dropdown would be shown with below options:
                  o	Download
                  o	Rename
                  o	Move
                  o	Delete 
   	Responsive breadcrumb would be shown for the selected file or folder. 
        It would help to know the complete path of the selected file or folder.
   	Search bar is aligned with responsive changes that are done.
   	Responsive table header changes for the File Manager:
              • If user is accessing application on Mobile only one header (Name column) would be shown.
              • If user is accessing application on iPad two headers (Name and Type columns) would be shown.

2. Removed @mui dependency and shifted to @material-ui.

3. Removed warnings from web application console.

Known Issues for iPad:

    	Table header and Details pane is not static, when user scroll the data (files and folders) in File Manager.

Committed branch name: master-beta

     Link: [NSSAC/CINES at master-beta (github.com)](https://github.com/NSSAC/CINES/tree/master-beta).