| # | Name | Category | Revenue | Growth | Status |
|---|---|---|---|---|---|
| # | Name | Category | Revenue | Growth | Status |
|---|---|---|---|---|---|
Track product updates and version history
Charts & Analytics page
Interactive analytics dashboard with KPI cards, traffic charts, revenue breakdowns, and signup source visualizations.
User Profile page
Full profile view with editable fields, activity timeline, and connected accounts management.
Enhanced dark mode colors
Refined oklch color palette for better contrast and readability in dark mode.
Fixed 404 page gradient rendering
Corrected oklch color values that caused invisible gradients on the not-found page.
Maintenance form handler
Fixed form submission handler on the maintenance notification page.
Authentication pages
Added login, register, forgot password, verification, two-factor auth, and backup code pages.
Social login buttons
Google, GitHub, and Apple sign-in buttons with centered and split layout variants.
Auth page shell component
Reusable shell supporting both centered card and split-screen layouts.
Data tables with TanStack Table
Sortable, filterable, paginated tables for users, orders, and products with row selection.
Form components
Create item form, multi-step wizard, and settings form with react-hook-form + zod validation.
Custom form fields
Drag-and-drop file upload and multi-select tag picker components.
Responsive sidebar
Collapsible sidebar with mobile sheet overlay and persistent state.
Initial release
Dashboard with stat cards, revenue chart, activity feed, and top items table.
Dark mode support
Full light/dark theme with oklch color system and next-themes integration.
404 and maintenance pages
Custom error pages with animated gradients and notification signup.
Requires Next.js 16+
Built on Next.js 16 App Router with Turbopack. Not compatible with Pages Router or Next.js 15.