1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/frontend/src/component/admin
Tymoteusz Czech d35ae7827f
feat: insights share events (#6480)
Figure out how many people are using and sharing insights in Beta.


https://linear.app/unleash/issue/1-2145/track-number-of-opened-share-links

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
2024-03-13 11:45:42 +02:00
..
apiToken fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
auth fix: improve SSO default role resolution (#5916) 2024-01-16 16:08:46 +00:00
banners fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
billing chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
cors chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
groups fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
instance-admin fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
instance-privacy feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
invoice feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
license fix: add instanceName to license display (#6065) 2024-01-30 11:05:27 +01:00
maintenance chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
menu feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
network fix: better arrow design in network overview (#6331) 2024-02-23 13:38:54 +00:00
roles fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
serviceAccounts fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
users feat: insights share events (#6480) 2024-03-13 11:45:42 +02:00
Admin.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
AdminIndex.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
AdminRedirect.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
adminRoutes.ts feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
filterAdminRoutes.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
filterAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
useAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00