Skip to content

feat: add packages admin view#32

Merged
psincraian merged 1 commit into
mainfrom
psincraian/admin-packages-view
Jan 10, 2026
Merged

feat: add packages admin view#32
psincraian merged 1 commit into
mainfrom
psincraian/admin-packages-view

Conversation

@psincraian

Copy link
Copy Markdown
Owner

Summary

Add a new admin view at /backoffice/packages that displays all tracked packages with aggregated statistics including package name, number of events, and last ingested timestamp. The view includes stats cards for total packages and total events, a sortable table ordered by event count, and navigation links in both mobile and desktop menus.

Test plan

  • Start dev server: cd app && npm run dev:server
  • Login as admin user
  • Navigate to /backoffice/packages
  • Verify page loads with stats cards and package table
  • Verify "Packages" link appears in navigation and is highlighted when on that page

🤖 Generated with Claude Code

Add a new admin view at /backoffice/packages that displays all tracked packages with aggregated statistics including package name, number of events, and last ingested timestamp. The view includes stats cards for total packages and total events, a sortable table ordered by event count, and navigation links in both mobile and desktop menus.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@psincraian psincraian merged commit 9092f35 into main Jan 10, 2026
2 checks passed
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.

1 participant