Skip to content

Add responsive recent activity timeline component#120

Open
dedukpe wants to merge 2 commits into
SudiptaPaul-31:mainfrom
dedukpe:feat/recent-activity-timeline-component
Open

Add responsive recent activity timeline component#120
dedukpe wants to merge 2 commits into
SudiptaPaul-31:mainfrom
dedukpe:feat/recent-activity-timeline-component

Conversation

@dedukpe

@dedukpe dedukpe commented Jun 27, 2026

Copy link
Copy Markdown

Closes #101

Summary:
Adds a reusable Recent Activity Timeline component for displaying user actions across the application.

Changes:

  • Added vertical timeline component
  • Added reusable ActivityItem component
  • Added activity type indicators:
    • snippet creation
    • snippet updates
    • ownership changes

Features:

  • Integrated activity logs API
  • Added loading state
  • Added empty state handling
  • Added responsive layouts
  • Added smooth transitions for new activities
  • Supports realtime activity updates

UI:

  • Matches existing design system
  • Works across desktop, tablet, and mobile

Tests:

Added coverage for:

  • Activity rendering
  • Activity type display
  • Loading state
  • Empty state
  • Update behavior

Validation:

  • Component is reusable
  • Existing functionality preserved
  • Tests passing

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@dedukpe is attempting to deploy a commit to the Sudipta 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@dedukpe Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recent Activity Timeline Component

1 participant