1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +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 Task/filter addon by project and environment (#1133) 2022-07-14 12:55:37 +02:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
featureTypes.ts
group.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance.ts fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
invoice.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
loginEvent.ts
permissions.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
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 fix: hide pro routes (#3409) 2023-03-28 15:12:24 +02:00
segment.ts
service-account.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
strategy.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
toast.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
token.ts
uiConfig.ts feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
user.ts