1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/frontend/src/component/personalDashboard
Thomas Heartman 50c5af8632
feat: hook up admin / owner data to UI (#8300)
This PR hooks up the owners and admins of Unleash to the UI. They'll
only be visible in cases where you have no projects.

In addition, it adds Orval schemas for the new payload properties and
updates the generating schemas to fix some minor typing issues.
2024-09-30 13:40:33 +00:00
..
ConnectSDK.tsx fix: adjust welcome dialog size (#8244) 2024-09-25 09:11:53 +02:00
ContentGridNoProjects.tsx feat: hook up admin / owner data to UI (#8300) 2024-09-30 13:40:33 +00:00
createChartData.ts
createChartOptions.ts feat: highlighting flags chart (#8237) 2024-09-25 08:36:30 +02:00
FlagMetricsChart.tsx feat: highlighting flags chart (#8237) 2024-09-25 08:36:30 +02:00
LatestProjectEvents.tsx feat: last project events ui polishing (#8298) 2024-09-30 11:18:25 +02:00
PersonalDashboard.tsx feat: hook up admin / owner data to UI (#8300) 2024-09-30 13:40:33 +00:00
ProjectSetupComplete.tsx
RoleAndOwnerInfo.tsx feat: create page for when you have no projects (#8285) 2024-09-27 10:41:25 +02:00
WelcomeDialog.tsx Update UI text in Unleash welcome key concepts page (#8238) 2024-09-30 11:14:08 +02:00