1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src/interfaces
Gastón Fournier f8d30850e5
Network view not experimental (#3124)
## About the changes
Promoted experimental networkView flag into a configuration that relies
on prometheusApi being configured.

Also, a follow-up on https://github.com/Unleash/unleash/pull/3054 moving
this code to enterprise because it doesn't make sense to maintain this
code in OSS where it's not being used.
2023-02-15 16:24:57 +01:00
..
addons.ts
application.ts
context.ts
environments.ts
event.ts
featureToggle.ts feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
featureTypes.ts
group.ts
instance.ts
invoice.ts
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
profile.ts
project.ts Feat/project stats types (#3012) 2023-01-27 17:19:27 +01:00
publicSignupTokens.ts
role.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
route.ts Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
segment.ts
service-account.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
strategy.ts
tags.ts
toast.ts
token.ts
uiConfig.ts Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
user.ts feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12:12:44 +00:00