1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src/interfaces
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
..
addons.ts
application.ts
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
environments.ts
event.ts
featureToggle.ts
featureTypes.ts
group.ts
instance.ts fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
invoice.ts
loginEvent.ts
permissions.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
personalAPIToken.ts
profile.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
project.ts feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
publicSignupTokens.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
role.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
route.ts
segment.ts
service-account.ts
strategy.ts
tags.ts
toast.ts
token.ts
uiConfig.ts feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
user.ts