mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
9d49070cee
This is the first step in refactoring the front end code for personal dashboards. At this point: - extract `useDashboardState` to its own file - extract my flags to its own file - Rename `Grid.tsx` to `SharedComponents.tsx` as it contains more than just the grid. |
||
---|---|---|
.. | ||
ConnectSDK.tsx | ||
ContentGridNoProjects.tsx | ||
createChartData.ts | ||
createChartOptions.ts | ||
FlagMetricsChart.tsx | ||
LatestProjectEvents.tsx | ||
MyFlags.tsx | ||
MyProjects.tsx | ||
PersonalDashboard.test.tsx | ||
PersonalDashboard.tsx | ||
ProjectDetailsError.tsx | ||
ProjectSetupComplete.tsx | ||
RoleAndOwnerInfo.tsx | ||
SharedComponents.tsx | ||
useDashboardState.ts | ||
WelcomeDialog.tsx |