1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin
David Leek 78ba72d861
feat: remove experimental flag for telemetry (#4123)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

This removes the experimental feature flag that defaulted to turn off
telemetry collection
2023-06-30 11:27:54 +02:00
..
apiToken feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
auth feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
billing feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
cors feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
groups refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
instance-privacy feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
invoice feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
maintenance feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
menu feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
roles feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
serviceAccounts refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
users refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
Admin.tsx feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +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