Description:
We need to implement the GUI/frontend part of the quarantine function. This should include creating an interface
that allows users to see and interact with quarantined files, but only if a file is present in the "diff"
category.
Details:
- Feature: Frontend Quarantine Interface
- Component: User Interface (GUI)
Acceptance Criteria:
- Create a user interface element that displays quarantined files (In the settings tab).
- Ensure the quarantine function is only visible/usable when there are files in the "diff" category.
- Allow users to view details of each quarantined file.
- Make certain that the user interface element that displays quarantined files only shows up in the settings tab if there are any quarantined files in the user's possession.
Additional Notes:
- Implement responsive design to ensure compatibility with different screen sizes and devices.
- Ensure that only users with appropriate permissions can access and manage quarantined files.
- Include proper error handling for cases where no files are present
Description:
We need to implement the GUI/frontend part of the quarantine function. This should include creating an interface
that allows users to see and interact with quarantined files, but only if a file is present in the "diff"
category.
Details:
Acceptance Criteria:
Additional Notes: