veza/apps/web/src/router
senke a8c985688a feat(v0.12.2): F501-F510 frontend distribution dashboard UI
- Distribution types, API service, and page component
- Distributions list with platform-specific status badges
- External streaming revenue table with summary cards
- Platform icons and status colors for Spotify/Apple Music/Deezer
- ARIA labels for accessibility
- Lazy-loaded route at /distribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:54:45 +01:00
..
AppRouter.tsx refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00
index.test.tsx feat(checkout): add CheckoutSuccessView, CheckoutErrorView and getOrder 2026-02-22 14:42:15 +01:00
index.tsx refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00
ProtectedLayoutRoute.tsx refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00
PublicRoute.tsx refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00
routeConfig.tsx feat(v0.12.2): F501-F510 frontend distribution dashboard UI 2026-03-10 19:54:45 +01:00
types.ts refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00