Skip to content

Display User Logs in User Profile #13

@TheArchitect2000

Description

@TheArchitect2000

We need to enhance the user profile page by displaying user-specific logs. This will allow administrators and users to review activity and system events directly within the profile view.

Requirements:
• Fetch and display logs associated with the user.
• Logs should include:
• Timestamp (unix-based or formatted)
• Event/Action details
• Status/Level (info, warning, error)
• Logs should be accessible in a clear, readable format within the profile UI.

Acceptance Criteria
• User profile page includes a section for activity/system logs.
• Logs are correctly tied to the selected user’s ID.
• Logs are displayed with timestamp, level, and message.
• Empty state: if no logs are available, show “No logs available.”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions