Closed vaurdan closed 1 week ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
Adds initial implementation of the header for the main dashboard page. This is still pure UI without any functionality associated.
Note: draft since I still need to do some minor clean-up, such as creating a reusable component for the page(s) content
Motivation and context
Start implementing the UI for the new Traffic Boost functionality
How has this been tested?
Tested locally.
Screenshots (if appropriate)
Summary by CodeRabbit
Release Notes
New Features
PageContainer
,PageBody
,PageHeader
,HeaderSummary
, andStatCard
for improved organization and presentation of dashboard content..parsely-dashboard-page
for better dashboard styling.Improvements
DashboardPage
,SettingsPage
, andTrafficBoostPage
components for better semantic organization.Bug Fixes