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
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
..
api Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
apiToken Create Project API Token sidebar (#3057) 2023-02-07 15:10:26 +02:00
auth clear warnings (#3053) 2023-02-07 08:41:23 +01:00
billing Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups clear warnings (#3053) 2023-02-07 08:41:23 +01:00
instance-admin feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
maintenance Add maintenance toast (#3052) 2023-02-07 09:23:56 +02:00
menu Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
network fix: unknown in network view (#3069) 2023-02-08 16:50:42 +01:00
projectRoles fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
serviceAccounts fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
users Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Admin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01: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