1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/project/Project
Jaanus Sellin 0077a56ef6
feat: add plausible for onboarding (#8352)
Tracking events for

1. Onboarding started/project created
2. Onboarding finishes
3. API token generated
4. Sdk example clicked

Not tracking events that can happen multiple times and results are
skewed

1. Moving between onboarding steps
2024-10-03 14:41:50 +03:00
..
ArchiveProject fix: misc fixes for project archive (#7948) 2024-08-21 10:34:13 +02:00
CreateProject feat: add plausible for onboarding (#8352) 2024-10-03 14:41:50 +03:00
DeleteProject feat: project actions count metric (#7929) 2024-08-20 09:46:39 +02:00
HiddenProjectIconWithTooltip
hooks feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Import feat: connection status bubble (#8099) 2024-09-05 13:56:25 +03:00
PaginatedProjectFeatureToggles feat: add plausible for onboarding (#8352) 2024-10-03 14:41:50 +03:00
ProjectDoraMetrics chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectEnterpriseSettingsForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectFeaturesArchive update project archive and revive dialogs (#7918) 2024-08-19 13:33:00 +00:00
ProjectFeatureToggles feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectHealth refactor: ts checking conditionallyrender props (#7840) 2024-08-30 13:39:11 +02:00
ProjectInfo feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectInsights feat: health score components in personal dashboard (#8348) 2024-10-03 10:21:27 +02:00
ProjectLog refactor: Make event log look and act like other pages (#7704) 2024-07-31 09:46:47 +02:00
ProjectSettings [Gitar] Cleaning up stale flag: archiveProjects with value true (#8201) 2024-09-23 11:51:55 +02:00
ProjectStats feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts fix: don't cut off hover-color of favorite button (#7691) 2024-07-29 17:03:47 +02:00
Project.tsx [Gitar] Cleaning up stale flag: archiveProjects with value true (#8201) 2024-09-23 11:51:55 +02:00
ProjectFlags.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectOverviewChangeRequests.test.tsx
ProjectOverviewChangeRequests.tsx